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/stStaticCall/static_CheckOpcodes.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/stStaticCall/static_CheckOpcodes.json')
-rw-r--r-- | GeneralStateTests/stStaticCall/static_CheckOpcodes.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GeneralStateTests/stStaticCall/static_CheckOpcodes.json b/GeneralStateTests/stStaticCall/static_CheckOpcodes.json index 4c4eae3c2..dfeb1886e 100644 --- a/GeneralStateTests/stStaticCall/static_CheckOpcodes.json +++ b/GeneralStateTests/stStaticCall/static_CheckOpcodes.json @@ -2,7 +2,7 @@ "static_CheckOpcodes" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.95c1cb82.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stStaticCall/static_CheckOpcodesFiller.json" }, "env" : { |