diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2017-07-13 19:00:45 +0800 |
---|---|---|
committer | Yoichi Hirai <i@yoichihirai.com> | 2017-07-18 20:10:11 +0800 |
commit | 6a3669ff3d8059e2b123fdd86803d6474d0e05c1 (patch) | |
tree | 4412e0d4e7f3639fb3c12d4a56420937eba255dc /src | |
parent | d7289c4b158d018b330fa0b73b9a8cbed1cf1487 (diff) | |
download | dexon-tests-6a3669ff3d8059e2b123fdd86803d6474d0e05c1.tar dexon-tests-6a3669ff3d8059e2b123fdd86803d6474d0e05c1.tar.gz dexon-tests-6a3669ff3d8059e2b123fdd86803d6474d0e05c1.tar.bz2 dexon-tests-6a3669ff3d8059e2b123fdd86803d6474d0e05c1.tar.lz dexon-tests-6a3669ff3d8059e2b123fdd86803d6474d0e05c1.tar.xz dexon-tests-6a3669ff3d8059e2b123fdd86803d6474d0e05c1.tar.zst dexon-tests-6a3669ff3d8059e2b123fdd86803d6474d0e05c1.zip |
Modify createJS_ExampleContract filler so that in Metropolis, contract overwriting does not happen
Diffstat (limited to 'src')
-rw-r--r-- | src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createJS_ExampleContractFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createJS_ExampleContractFiller.json b/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createJS_ExampleContractFiller.json index c6eba3239..c062386a3 100644 --- a/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createJS_ExampleContractFiller.json +++ b/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createJS_ExampleContractFiller.json @@ -31,7 +31,7 @@ "0x03" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", "0x05" : "0x54c98c81" } - } + } } } ], |