diff options
author | Dimitry <dimitry@ethdev.com> | 2017-01-18 04:53:00 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethdev.com> | 2017-01-18 04:53:00 +0800 |
commit | 966009b36cd6891509fb2bbe0a0f43ae9ee8d33a (patch) | |
tree | 508baec94cd3072155fd09b5165bcd24c9e1731d /src/GeneralStateTestsFiller/stRevertTest | |
parent | 5b5a51e21ce379c38a375cc324e2aa678f1903bc (diff) | |
download | tangerine-tests-966009b36cd6891509fb2bbe0a0f43ae9ee8d33a.tar tangerine-tests-966009b36cd6891509fb2bbe0a0f43ae9ee8d33a.tar.gz tangerine-tests-966009b36cd6891509fb2bbe0a0f43ae9ee8d33a.tar.bz2 tangerine-tests-966009b36cd6891509fb2bbe0a0f43ae9ee8d33a.tar.lz tangerine-tests-966009b36cd6891509fb2bbe0a0f43ae9ee8d33a.tar.xz tangerine-tests-966009b36cd6891509fb2bbe0a0f43ae9ee8d33a.tar.zst tangerine-tests-966009b36cd6891509fb2bbe0a0f43ae9ee8d33a.zip |
empty CREATE replace the code on collision
Diffstat (limited to 'src/GeneralStateTestsFiller/stRevertTest')
-rw-r--r-- | src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json b/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json index a735b52ff..68f40deb6 100644 --- a/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json +++ b/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json @@ -20,7 +20,7 @@ "result" : { "3e180b1862f9d158abb5e519a6d8605540c23682" : { "balance" : "0x06", - "code" : "0x60016000556000600060006000600073b000000000000000000000000000000000000000600035f1600155600c600455", + "code" : "0x", "nonce" : "55", "storage" : { "0x00" : "0x01", @@ -47,7 +47,7 @@ "result" : { "3e180b1862f9d158abb5e519a6d8605540c23682" : { "balance" : "0x06", - "code" : "0x60016000556000600060006000600073b000000000000000000000000000000000000000600035f1600155600c600455", + "code" : "0x", "nonce" : "54", "storage" : { "0x00" : "0x01", @@ -96,7 +96,7 @@ "result" : { "3e180b1862f9d158abb5e519a6d8605540c23682" : { "balance" : "0x06", - "code" : "0x60016000556000600060006000600073b000000000000000000000000000000000000000600035f1600155600c600455", + "code" : "0x", "nonce" : "54", "storage" : { "0x00" : "0x01", @@ -120,7 +120,7 @@ "result" : { "3e180b1862f9d158abb5e519a6d8605540c23682" : { "balance" : "0x05", - "code" : "0x60016000556000600060006000600073b000000000000000000000000000000000000000600035f1600155600c600455", + "code" : "0x", "nonce" : "54", "storage" : { } @@ -164,7 +164,7 @@ "result" : { "3e180b1862f9d158abb5e519a6d8605540c23682" : { "balance" : "0x05", - "code" : "0x60016000556000600060006000600073b000000000000000000000000000000000000000600035f1600155600c600455", + "code" : "0x", "nonce" : "54", "storage" : { } |