diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2018-03-22 21:33:06 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-22 21:33:06 +0800 |
commit | 84bb716ffa7865a174f348ec907b7180db8ae6e1 (patch) | |
tree | cbeeb8c99a2c85fcced9756a83148f3093f06e29 /GeneralStateTests/stStaticCall/static_CallAndCallcodeConsumeMoreGasThenTransactionHas.json | |
parent | a986dbd957f8dd502843fc15e11af59c7c6bc9b7 (diff) | |
parent | 12fd1114c213bd9e360c6d7e96c790848fe9944c (diff) | |
download | dexon-tests-84bb716ffa7865a174f348ec907b7180db8ae6e1.tar dexon-tests-84bb716ffa7865a174f348ec907b7180db8ae6e1.tar.gz dexon-tests-84bb716ffa7865a174f348ec907b7180db8ae6e1.tar.bz2 dexon-tests-84bb716ffa7865a174f348ec907b7180db8ae6e1.tar.lz dexon-tests-84bb716ffa7865a174f348ec907b7180db8ae6e1.tar.xz dexon-tests-84bb716ffa7865a174f348ec907b7180db8ae6e1.tar.zst dexon-tests-84bb716ffa7865a174f348ec907b7180db8ae6e1.zip |
Merge pull request #435 from ethereum/better-dup-detector
Better dup detector
Diffstat (limited to 'GeneralStateTests/stStaticCall/static_CallAndCallcodeConsumeMoreGasThenTransactionHas.json')
-rw-r--r-- | GeneralStateTests/stStaticCall/static_CallAndCallcodeConsumeMoreGasThenTransactionHas.json | 26 |
1 files changed, 23 insertions, 3 deletions
diff --git a/GeneralStateTests/stStaticCall/static_CallAndCallcodeConsumeMoreGasThenTransactionHas.json b/GeneralStateTests/stStaticCall/static_CallAndCallcodeConsumeMoreGasThenTransactionHas.json index fdae4cb64..13c3a6d10 100644 --- a/GeneralStateTests/stStaticCall/static_CallAndCallcodeConsumeMoreGasThenTransactionHas.json +++ b/GeneralStateTests/stStaticCall/static_CallAndCallcodeConsumeMoreGasThenTransactionHas.json @@ -2,10 +2,10 @@ "static_CallAndCallcodeConsumeMoreGasThenTransactionHas" : { "_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_CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json", - "sourceHash" : "a94bcdaf0ee5fa3c66180dee1de53dd31cabe9ba477d99e655cbd2376b511d8b" + "sourceHash" : "8d29505ead884bdd136441cac033b119828ec687f8327adbb3454c46a7ebcb3b" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -35,6 +35,26 @@ }, "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } + ], + "Constantinople" : [ + { + "hash" : "0x0a6c3402fe06dc0e6f70af7635a3456f263510a69a6793665402501ce48e57db", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + }, + { + "hash" : "0x5ce6e42362f24ee3a630c7a5668b761f8d63f5e0bab65d3c0a31cf6a06877872", + "indexes" : { + "data" : 1, + "gas" : 0, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } ] }, "pre" : { |