diff options
author | winsvega <winsvega@mail.ru> | 2017-07-13 23:16:28 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-13 23:16:28 +0800 |
commit | 3c4d0e23f2c41901521a1387757639dda41e66ba (patch) | |
tree | 504a402162d02bcb88d14e0a635523f7baa99b74 /GeneralStateTests/stRefundTest/refund_CallToSuicideNoStorage.json | |
parent | 5942d5373e1c41639305c3ade8360ea0e165a4bd (diff) | |
parent | 9c11964e9f97e7393416d0beebd59fb39135efbc (diff) | |
download | dexon-tests-3c4d0e23f2c41901521a1387757639dda41e66ba.tar dexon-tests-3c4d0e23f2c41901521a1387757639dda41e66ba.tar.gz dexon-tests-3c4d0e23f2c41901521a1387757639dda41e66ba.tar.bz2 dexon-tests-3c4d0e23f2c41901521a1387757639dda41e66ba.tar.lz dexon-tests-3c4d0e23f2c41901521a1387757639dda41e66ba.tar.xz dexon-tests-3c4d0e23f2c41901521a1387757639dda41e66ba.tar.zst dexon-tests-3c4d0e23f2c41901521a1387757639dda41e66ba.zip |
Merge pull request #222 from ethereum/revert-address-calculation
fix failing Statetests and Blockchain tests
Diffstat (limited to 'GeneralStateTests/stRefundTest/refund_CallToSuicideNoStorage.json')
-rw-r--r-- | GeneralStateTests/stRefundTest/refund_CallToSuicideNoStorage.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/GeneralStateTests/stRefundTest/refund_CallToSuicideNoStorage.json b/GeneralStateTests/stRefundTest/refund_CallToSuicideNoStorage.json index ffe735f98..3ba24d5c0 100644 --- a/GeneralStateTests/stRefundTest/refund_CallToSuicideNoStorage.json +++ b/GeneralStateTests/stRefundTest/refund_CallToSuicideNoStorage.json @@ -1,5 +1,10 @@ { "refund_CallToSuicideNoStorage" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stRefundTest/refund_CallToSuicideNoStorageFiller.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x20000", |