diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-16 06:23:18 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-16 06:23:18 +0800 |
commit | 4211f657f2c9bd11d8e845c6cbc376cfadf4c9b5 (patch) | |
tree | 6baceff8a89114d35a0172e32c4468e3a9385071 /GeneralStateTests/stArgsZeroOneBalance/callcodeNonConst.json | |
parent | dad42f8d24c8284067503bfa719a8ab84e2a2ca3 (diff) | |
download | dexon-tests-4211f657f2c9bd11d8e845c6cbc376cfadf4c9b5.tar dexon-tests-4211f657f2c9bd11d8e845c6cbc376cfadf4c9b5.tar.gz dexon-tests-4211f657f2c9bd11d8e845c6cbc376cfadf4c9b5.tar.bz2 dexon-tests-4211f657f2c9bd11d8e845c6cbc376cfadf4c9b5.tar.lz dexon-tests-4211f657f2c9bd11d8e845c6cbc376cfadf4c9b5.tar.xz dexon-tests-4211f657f2c9bd11d8e845c6cbc376cfadf4c9b5.tar.zst dexon-tests-4211f657f2c9bd11d8e845c6cbc376cfadf4c9b5.zip |
fix stArgsZeroOneBalance
Diffstat (limited to 'GeneralStateTests/stArgsZeroOneBalance/callcodeNonConst.json')
-rw-r--r-- | GeneralStateTests/stArgsZeroOneBalance/callcodeNonConst.json | 27 |
1 files changed, 4 insertions, 23 deletions
diff --git a/GeneralStateTests/stArgsZeroOneBalance/callcodeNonConst.json b/GeneralStateTests/stArgsZeroOneBalance/callcodeNonConst.json index 7690418b3..d89023c02 100644 --- a/GeneralStateTests/stArgsZeroOneBalance/callcodeNonConst.json +++ b/GeneralStateTests/stArgsZeroOneBalance/callcodeNonConst.json @@ -2,10 +2,10 @@ "callcodeNonConst" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", - "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.82b0643a.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/callcodeNonConstFiller.yml", - "sourceHash" : "1d5114e216d32bb1107dd4711cf70c327e44a2021c7d79a4d56def1336475a33" + "sourceHash" : "b346aa9149fc1877cca567223697775dc76290f49e7cc2349d3a57a054272f1f" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -34,24 +34,6 @@ "value" : 1 }, "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - }, - { - "hash" : "0x85231fe22954be7de5d4e442adff00e7339da57fa9bda378d0134841634aece8", - "indexes" : { - "data" : 1, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - }, - { - "hash" : "0x4fac822660c71503f2a9707e9275607353bb54bb635d67532fdbb9acbbb27a0a", - "indexes" : { - "data" : 1, - "gas" : 0, - "value" : 1 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ] }, @@ -73,8 +55,7 @@ }, "transaction" : { "data" : [ - "0x", - "0x11223344" + "0x" ], "gasLimit" : [ "0x061a80" |