diff options
author | yann300 <yann.levreau@gmail.com> | 2017-04-26 23:10:36 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2017-06-23 18:46:11 +0800 |
commit | 6e110e8979acd57ca7a9745374ae9c2134887e69 (patch) | |
tree | c478a53114c6c13071f02d11456e3c5315089798 /src/GeneralStateTestsFiller/stCallCreateCallCodeTest | |
parent | a83f7cf93747ae96c16e0cf2d987ec1ba7367128 (diff) | |
download | dexon-tests-6e110e8979acd57ca7a9745374ae9c2134887e69.tar dexon-tests-6e110e8979acd57ca7a9745374ae9c2134887e69.tar.gz dexon-tests-6e110e8979acd57ca7a9745374ae9c2134887e69.tar.bz2 dexon-tests-6e110e8979acd57ca7a9745374ae9c2134887e69.tar.lz dexon-tests-6e110e8979acd57ca7a9745374ae9c2134887e69.tar.xz dexon-tests-6e110e8979acd57ca7a9745374ae9c2134887e69.tar.zst dexon-tests-6e110e8979acd57ca7a9745374ae9c2134887e69.zip |
update eip86
Diffstat (limited to 'src/GeneralStateTestsFiller/stCallCreateCallCodeTest')
-rw-r--r-- | src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createJS_NoCollisionFiller.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createJS_NoCollisionFiller.json b/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createJS_NoCollisionFiller.json index 9a4a84c7d..c7f263b23 100644 --- a/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createJS_NoCollisionFiller.json +++ b/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createJS_NoCollisionFiller.json @@ -23,6 +23,21 @@ } } } + }, + { + "indexes" : { "data" : -1, "gas" : -1, "value" : -1 }, + "network" : ["Metropolis" ], + "result" : { + "911d0b7a3d71943b292ab42d14865e7a1e21e6cf" : { + "storage" : { + "0x00" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", + "0x01" : "0x42", + "0x02" : "0x23", + "0x03" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", + "0x05" : "0x03e8" + } + } + } } ], "pre" : { |