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 /src/BlockchainTestsFiller/bcExploitTest/StrangeContractCreationFiller.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 'src/BlockchainTestsFiller/bcExploitTest/StrangeContractCreationFiller.json')
-rw-r--r-- | src/BlockchainTestsFiller/bcExploitTest/StrangeContractCreationFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/BlockchainTestsFiller/bcExploitTest/StrangeContractCreationFiller.json b/src/BlockchainTestsFiller/bcExploitTest/StrangeContractCreationFiller.json index 79449bbb6..99c1a3768 100644 --- a/src/BlockchainTestsFiller/bcExploitTest/StrangeContractCreationFiller.json +++ b/src/BlockchainTestsFiller/bcExploitTest/StrangeContractCreationFiller.json @@ -34,7 +34,7 @@ { "network" : ["Metropolis"], "result" : { - "2669c3c2a3e7568537164232bd98b73abb10cdae" : { + "6295ee1b4f6dd65047762f924ecd367c17eabf8f" : { "balance" : "0x00", "storage" : { "0x00" : "0x02", |