diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-01 01:47:57 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-01 01:47:57 +0800 |
commit | aec9862e8f96c37adc05eb2e94ee836d64e403dc (patch) | |
tree | 80ab368b2e005963021d32f302ba5288fee2e5dd /GeneralStateTests/stDelegatecallTestHomestead/delegatecallEmptycontract.json | |
parent | 6071c4a6546609a2bc3e08170940e9103dcefd3b (diff) | |
download | dexon-tests-aec9862e8f96c37adc05eb2e94ee836d64e403dc.tar dexon-tests-aec9862e8f96c37adc05eb2e94ee836d64e403dc.tar.gz dexon-tests-aec9862e8f96c37adc05eb2e94ee836d64e403dc.tar.bz2 dexon-tests-aec9862e8f96c37adc05eb2e94ee836d64e403dc.tar.lz dexon-tests-aec9862e8f96c37adc05eb2e94ee836d64e403dc.tar.xz dexon-tests-aec9862e8f96c37adc05eb2e94ee836d64e403dc.tar.zst dexon-tests-aec9862e8f96c37adc05eb2e94ee836d64e403dc.zip |
fill stDelegatecallTestHomestead
Diffstat (limited to 'GeneralStateTests/stDelegatecallTestHomestead/delegatecallEmptycontract.json')
-rw-r--r-- | GeneralStateTests/stDelegatecallTestHomestead/delegatecallEmptycontract.json | 41 |
1 files changed, 4 insertions, 37 deletions
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/delegatecallEmptycontract.json b/GeneralStateTests/stDelegatecallTestHomestead/delegatecallEmptycontract.json index e8194a266..f1f9982db 100644 --- a/GeneralStateTests/stDelegatecallTestHomestead/delegatecallEmptycontract.json +++ b/GeneralStateTests/stDelegatecallTestHomestead/delegatecallEmptycontract.json @@ -2,10 +2,10 @@ "delegatecallEmptycontract" : { "_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/stDelegatecallTestHomestead/delegatecallEmptycontractFiller.json", - "sourceHash" : "11cc781897633ce49045bf9f2bb1d10d7e777cf6331a76161a48dc4be7805552" + "sourceHash" : "4a0e70ecfd7cae241dd8ddf58b5d53b75d02ed60169f2706087ed801a2b7b17c" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -27,39 +27,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "EIP150" : [ - { - "hash" : "0xe401648d71617dd66da72c98c4b195f9942c6ab1b8d47cc8df112f70bbdbe59c", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "EIP158" : [ - { - "hash" : "0xe401648d71617dd66da72c98c4b195f9942c6ab1b8d47cc8df112f70bbdbe59c", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Frontier" : [ - { - "hash" : "0x421e15ae720639d82241626c9e33c4724a90b9606e030bd95ea29f5cf182abbc", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Homestead" : [ { "hash" : "0x6ab445199097ad4916576058e1f45ea664254d2a185f7a6770f93f6249b67a6d", @@ -90,7 +57,7 @@ }, "transaction" : { "data" : [ - "" + "0x" ], "gasLimit" : [ "0x019a54" |