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_CheckOpcodes4.json | |
parent | 6eb49bfaac55b7d77531d7a923fbdd013263d2bb (diff) | |
parent | 2f5f7b14cd2365b3f6579e0b5e69974cdb9b2e73 (diff) | |
download | tangerine-tests-a986dbd957f8dd502843fc15e11af59c7c6bc9b7.tar tangerine-tests-a986dbd957f8dd502843fc15e11af59c7c6bc9b7.tar.gz tangerine-tests-a986dbd957f8dd502843fc15e11af59c7c6bc9b7.tar.bz2 tangerine-tests-a986dbd957f8dd502843fc15e11af59c7c6bc9b7.tar.lz tangerine-tests-a986dbd957f8dd502843fc15e11af59c7c6bc9b7.tar.xz tangerine-tests-a986dbd957f8dd502843fc15e11af59c7c6bc9b7.tar.zst tangerine-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_CheckOpcodes4.json')
-rw-r--r-- | GeneralStateTests/stStaticCall/static_CheckOpcodes4.json | 44 |
1 files changed, 41 insertions, 3 deletions
diff --git a/GeneralStateTests/stStaticCall/static_CheckOpcodes4.json b/GeneralStateTests/stStaticCall/static_CheckOpcodes4.json index 4324cb109..6bec89a59 100644 --- a/GeneralStateTests/stStaticCall/static_CheckOpcodes4.json +++ b/GeneralStateTests/stStaticCall/static_CheckOpcodes4.json @@ -2,10 +2,10 @@ "static_CheckOpcodes4" : { "_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_CheckOpcodes4Filler.json", - "sourceHash" : "e3cb5c0eb99d8554b467a4027d484adcd3d3e02cf91688b5793377fee5d835e1" + "sourceHash" : "e0b97aef30073ad7e3f0816f9e9b6577e6b105599a6da7086d68c2f45cd78da4" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -53,6 +53,44 @@ }, "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } + ], + "Constantinople" : [ + { + "hash" : "0x34e26cce39fd7feded32b452f89afd3f4d61a0f291a0afa08c415042efc495f5", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + }, + { + "hash" : "0x34e26cce39fd7feded32b452f89afd3f4d61a0f291a0afa08c415042efc495f5", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 1 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + }, + { + "hash" : "0x5d7b74ba57578008e50ef1260ecf0b21b054b8f77a0d602f1fff7a3a19a4484d", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + }, + { + "hash" : "0x43f9fb389d635b799ceeb4177488ea6a0642018e6b9d9fb0d59c19ce5de333dc", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 1 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } ] }, "pre" : { |