diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-01 03:41:20 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-01 03:41:20 +0800 |
commit | b74ebadf1419029e3129d89b0788aeefd6029a89 (patch) | |
tree | ab8c17973bdf7efc70f19728e72f4a2499bd9734 /GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json | |
parent | b541a83d655e7bdc2218a8b159957ffeef053bbb (diff) | |
download | dexon-tests-b74ebadf1419029e3129d89b0788aeefd6029a89.tar dexon-tests-b74ebadf1419029e3129d89b0788aeefd6029a89.tar.gz dexon-tests-b74ebadf1419029e3129d89b0788aeefd6029a89.tar.bz2 dexon-tests-b74ebadf1419029e3129d89b0788aeefd6029a89.tar.lz dexon-tests-b74ebadf1419029e3129d89b0788aeefd6029a89.tar.xz dexon-tests-b74ebadf1419029e3129d89b0788aeefd6029a89.tar.zst dexon-tests-b74ebadf1419029e3129d89b0788aeefd6029a89.zip |
refill stEIP150Specific tests
Diffstat (limited to 'GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json')
-rw-r--r-- | GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json | 41 |
1 files changed, 4 insertions, 37 deletions
diff --git a/GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json b/GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json index 838ae7d2b..fb494563c 100644 --- a/GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json +++ b/GeneralStateTests/stEIP150Specific/CreateAndGasInsideCreate.json @@ -2,10 +2,10 @@ "CreateAndGasInsideCreate" : { "_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/stEIP150Specific/CreateAndGasInsideCreateFiller.json", - "sourceHash" : "96d4615820e3f2ffa7b5b6ef0dd38bd4d50896bb64253468dda6f51c45f67306" + "sourceHash" : "ca310121c1d5e31faf6e2219c2599857f95acd900183f9991b3cb2a5e17ae449" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -37,39 +37,6 @@ }, "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } - ], - "EIP158" : [ - { - "hash" : "0x4bd8b2a14dc113c65caabef1a52808b711e65ef0eadb38e72a7d0527fbddf1aa", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Frontier" : [ - { - "hash" : "0x0a54e84b6282918bc9e9ec50464ca2edf2e4e3f4ef2ce08fb8660e05b2b0cb02", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Homestead" : [ - { - "hash" : "0x0a54e84b6282918bc9e9ec50464ca2edf2e4e3f4ef2ce08fb8660e05b2b0cb02", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } ] }, "pre" : { @@ -90,7 +57,7 @@ }, "transaction" : { "data" : [ - "" + "0x" ], "gasLimit" : [ "0x0927c0" |