diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-01 02:57:08 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-01 02:57:08 +0800 |
commit | 5821222c193521212a79b3bc331825acb087b4c4 (patch) | |
tree | a0546531bc45b393642c271b2386875332d1f869 /GeneralStateTests/stEIP150singleCodeGasPrices/RawBalanceGas.json | |
parent | 2a39996bd9cf51ae826c5b8576e165b2e488bc89 (diff) | |
download | dexon-tests-5821222c193521212a79b3bc331825acb087b4c4.tar dexon-tests-5821222c193521212a79b3bc331825acb087b4c4.tar.gz dexon-tests-5821222c193521212a79b3bc331825acb087b4c4.tar.bz2 dexon-tests-5821222c193521212a79b3bc331825acb087b4c4.tar.lz dexon-tests-5821222c193521212a79b3bc331825acb087b4c4.tar.xz dexon-tests-5821222c193521212a79b3bc331825acb087b4c4.tar.zst dexon-tests-5821222c193521212a79b3bc331825acb087b4c4.zip |
refill stEIP150singleCodeGasPrices
Diffstat (limited to 'GeneralStateTests/stEIP150singleCodeGasPrices/RawBalanceGas.json')
-rw-r--r-- | GeneralStateTests/stEIP150singleCodeGasPrices/RawBalanceGas.json | 30 |
1 files changed, 4 insertions, 26 deletions
diff --git a/GeneralStateTests/stEIP150singleCodeGasPrices/RawBalanceGas.json b/GeneralStateTests/stEIP150singleCodeGasPrices/RawBalanceGas.json index a35946147..1b1ae5503 100644 --- a/GeneralStateTests/stEIP150singleCodeGasPrices/RawBalanceGas.json +++ b/GeneralStateTests/stEIP150singleCodeGasPrices/RawBalanceGas.json @@ -2,10 +2,10 @@ "RawBalanceGas" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stEIP150singleCodeGasPrices/RawBalanceGasFiller.json", - "sourceHash" : "93be38cfeb15138e66d400a43d0902e4be3b1264423c27ed85544192c74958ea" + "sourceHash" : "b9267b6cb3ba6e41a9954122a8bf22bd959d72f1b0d38c50d82d97104ec38294" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -38,28 +38,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "EIP158" : [ - { - "hash" : "0x9594eb0e3732854789880025219a4299899e42993f76597e94ace4e3dd676817", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Frontier" : [ - { - "hash" : "0x54d0888537290f3584dc138c31d9700d004cdca600be21849820a76c54c619b4", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Homestead" : [ { "hash" : "0x54d0888537290f3584dc138c31d9700d004cdca600be21849820a76c54c619b4", @@ -90,7 +68,7 @@ }, "transaction" : { "data" : [ - "" + "0x" ], "gasLimit" : [ "0x0927c0" |