diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2018-03-20 03:43:39 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-20 03:43:39 +0800 |
commit | a986dbd957f8dd502843fc15e11af59c7c6bc9b7 (patch) | |
tree | 81e36ed21aa8a931e9b1d2fd97302096384be228 /GeneralStateTests/stStaticCall/static_RevertDepth2.json | |
parent | 6eb49bfaac55b7d77531d7a923fbdd013263d2bb (diff) | |
parent | 2f5f7b14cd2365b3f6579e0b5e69974cdb9b2e73 (diff) | |
download | dexon-tests-a986dbd957f8dd502843fc15e11af59c7c6bc9b7.tar dexon-tests-a986dbd957f8dd502843fc15e11af59c7c6bc9b7.tar.gz dexon-tests-a986dbd957f8dd502843fc15e11af59c7c6bc9b7.tar.bz2 dexon-tests-a986dbd957f8dd502843fc15e11af59c7c6bc9b7.tar.lz dexon-tests-a986dbd957f8dd502843fc15e11af59c7c6bc9b7.tar.xz dexon-tests-a986dbd957f8dd502843fc15e11af59c7c6bc9b7.tar.zst dexon-tests-a986dbd957f8dd502843fc15e11af59c7c6bc9b7.zip |
Merge pull request #432 from pirapira/check-duplicate
Check duplicate keys in JSON objects during Travis run
Diffstat (limited to 'GeneralStateTests/stStaticCall/static_RevertDepth2.json')
-rw-r--r-- | GeneralStateTests/stStaticCall/static_RevertDepth2.json | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/GeneralStateTests/stStaticCall/static_RevertDepth2.json b/GeneralStateTests/stStaticCall/static_RevertDepth2.json index 28676b69d..08ee52b7b 100644 --- a/GeneralStateTests/stStaticCall/static_RevertDepth2.json +++ b/GeneralStateTests/stStaticCall/static_RevertDepth2.json @@ -2,10 +2,10 @@ "static_RevertDepth2" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.ab4ca6d1.Linux.g++", - "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6a813f04.Linux.g++", + "lllcversion" : "Version: 0.4.22-develop.2018.3.16+commit.2b2527f3.Linux.g++", "source" : "src/GeneralStateTestsFiller/stStaticCall/static_RevertDepth2Filler.json", - "sourceHash" : "d5ae6543a7c32536b9e48519980e5dcf1296e322c2b7cf6a0271d9e7a0281806" + "sourceHash" : "ee8878e37be3fcdc3e79ede302c7a337a0b4ae3c83ccb2bff42c0ef410fe112c" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -26,6 +26,17 @@ }, "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } + ], + "Constantinople" : [ + { + "hash" : "0x27b3b2eac2dbfeed3d4a2c79f785636f46b6cc16395c9e7850ad0124edcb2981", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } ] }, "pre" : { |