diff options
author | Dimitry <winsvega@mail.ru> | 2017-06-22 01:50:41 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2017-06-23 18:46:12 +0800 |
commit | e9e8dc0219a2017fa318bda4c997d1192d1fc498 (patch) | |
tree | 1aa54687d4c0a13e2957988a4495fbdddf546470 /GeneralStateTests | |
parent | 53a563678acc5d1488f3fc5ffb7311f92ec1157c (diff) | |
download | dexon-tests-e9e8dc0219a2017fa318bda4c997d1192d1fc498.tar dexon-tests-e9e8dc0219a2017fa318bda4c997d1192d1fc498.tar.gz dexon-tests-e9e8dc0219a2017fa318bda4c997d1192d1fc498.tar.bz2 dexon-tests-e9e8dc0219a2017fa318bda4c997d1192d1fc498.tar.lz dexon-tests-e9e8dc0219a2017fa318bda4c997d1192d1fc498.tar.xz dexon-tests-e9e8dc0219a2017fa318bda4c997d1192d1fc498.tar.zst dexon-tests-e9e8dc0219a2017fa318bda4c997d1192d1fc498.zip |
update revert test with new eip86 rules
Diffstat (limited to 'GeneralStateTests')
-rw-r--r-- | GeneralStateTests/stRevertTest/RevertDepthCreateAddressCollision.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/GeneralStateTests/stRevertTest/RevertDepthCreateAddressCollision.json b/GeneralStateTests/stRevertTest/RevertDepthCreateAddressCollision.json index 768c170e3..4a5365108 100644 --- a/GeneralStateTests/stRevertTest/RevertDepthCreateAddressCollision.json +++ b/GeneralStateTests/stRevertTest/RevertDepthCreateAddressCollision.json @@ -1,5 +1,10 @@ { "RevertDepthCreateAddressCollision" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.6f065292.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x020000", @@ -323,7 +328,7 @@ } }, { - "hash" : "0xda322bcf094f1785bd69806d493d816c9919274912b75c3636cbb2e9176dea33", + "hash" : "0xc0df71b65b1cca2a28025c9c81d3b3775f44d7378e192e51a9b15c3467a54d9a", "indexes" : { "data" : 1, "gas" : 1, @@ -331,7 +336,7 @@ } }, { - "hash" : "0x19013819c754a9013bb5884a8ecbf1a920cc54a0f84cd34a117f7a947cc4e724", + "hash" : "0xc0df71b65b1cca2a28025c9c81d3b3775f44d7378e192e51a9b15c3467a54d9a", "indexes" : { "data" : 1, "gas" : 1, |