diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-05 22:01:30 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-05 22:01:30 +0800 |
commit | 9bf561c9d6aaf058bbbe8ef6f0583291f0a5cd33 (patch) | |
tree | 9c10acf38032c3102dd660116bea3e7d5d352ae3 /GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json | |
parent | fd136f4a5472edd9ef5c0dd45d9a2b1a32d89eae (diff) | |
download | dexon-tests-9bf561c9d6aaf058bbbe8ef6f0583291f0a5cd33.tar dexon-tests-9bf561c9d6aaf058bbbe8ef6f0583291f0a5cd33.tar.gz dexon-tests-9bf561c9d6aaf058bbbe8ef6f0583291f0a5cd33.tar.bz2 dexon-tests-9bf561c9d6aaf058bbbe8ef6f0583291f0a5cd33.tar.lz dexon-tests-9bf561c9d6aaf058bbbe8ef6f0583291f0a5cd33.tar.xz dexon-tests-9bf561c9d6aaf058bbbe8ef6f0583291f0a5cd33.tar.zst dexon-tests-9bf561c9d6aaf058bbbe8ef6f0583291f0a5cd33.zip |
refill blockchain stSolidityTest
Diffstat (limited to 'GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json')
-rw-r--r-- | GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json | 50 |
1 files changed, 3 insertions, 47 deletions
diff --git a/GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json b/GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json index 0b827c6cf..b665029a7 100644 --- a/GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json +++ b/GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json @@ -2,10 +2,10 @@ "TestBlockAndTransactionProperties" : { "_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.ee0c6776.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", "source" : "src/GeneralStateTestsFiller/stSolidityTest/TestBlockAndTransactionPropertiesFiller.json", - "sourceHash" : "2081a1899d7640e94f6716c07151f9890e0ee4893f5eac7e118e7242fdc50cc5" + "sourceHash" : "af22b578bf2b37fb7c34312925199a5d4cf8a90ea1776adc78ff4f8d207dfc85" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -16,50 +16,6 @@ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { - "Byzantium" : [ - { - "hash" : "0x8121b6e7d79c473a20d195b45650a54bd1b95bc9f16392c2ce000e79c2351037", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "EIP150" : [ - { - "hash" : "0x8121b6e7d79c473a20d195b45650a54bd1b95bc9f16392c2ce000e79c2351037", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "EIP158" : [ - { - "hash" : "0x8121b6e7d79c473a20d195b45650a54bd1b95bc9f16392c2ce000e79c2351037", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Frontier" : [ - { - "hash" : "0x57eb775f62aeaea7bfcddf7b359b805f5477c8217370d5d3c0e00e582fcfdb91", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Homestead" : [ { "hash" : "0x57eb775f62aeaea7bfcddf7b359b805f5477c8217370d5d3c0e00e582fcfdb91", |