diff options
author | Dimitry <dimitry@ethereum.org> | 2018-09-25 20:57:42 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-09-25 20:57:42 +0800 |
commit | 7b4c4347eaefafc40a9b85b055a02e94b9bb5681 (patch) | |
tree | a819cbe45893882b4d8a72db2138be1af1acae37 /GeneralStateTests/stCallDelegateCodesCallCodeHomestead/callcodecallcodecall_ABCB_RECURSIVE.json | |
parent | e77d3ba583810fd2a41248270fb36e08dfe5f38e (diff) | |
download | dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.gz dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.bz2 dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.lz dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.xz dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.zst dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.zip |
refill all state tests
Diffstat (limited to 'GeneralStateTests/stCallDelegateCodesCallCodeHomestead/callcodecallcodecall_ABCB_RECURSIVE.json')
-rw-r--r-- | GeneralStateTests/stCallDelegateCodesCallCodeHomestead/callcodecallcodecall_ABCB_RECURSIVE.json | 19 |
1 files changed, 15 insertions, 4 deletions
diff --git a/GeneralStateTests/stCallDelegateCodesCallCodeHomestead/callcodecallcodecall_ABCB_RECURSIVE.json b/GeneralStateTests/stCallDelegateCodesCallCodeHomestead/callcodecallcodecall_ABCB_RECURSIVE.json index f6663ba74..468d8f60c 100644 --- a/GeneralStateTests/stCallDelegateCodesCallCodeHomestead/callcodecallcodecall_ABCB_RECURSIVE.json +++ b/GeneralStateTests/stCallDelegateCodesCallCodeHomestead/callcodecallcodecall_ABCB_RECURSIVE.json @@ -1,11 +1,11 @@ { "callcodecallcodecall_ABCB_RECURSIVE" : { "_info" : { - "comment" : "", - "filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++", - "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", + "comment" : "DELEGATECALL -> DELEGATECALL2 -> CALLCODE -> DELEGATECALL2 -> ..", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", "source" : "src/GeneralStateTestsFiller/stCallDelegateCodesCallCodeHomestead/callcodecallcodecall_ABCB_RECURSIVEFiller.json", - "sourceHash" : "d4140cc5e43b3f602e0ebebceed86eba0ef4cdcc4b59a9b3a16a8def84adaf5d" + "sourceHash" : "41457e8ed2f43c12dd4d8f2fe3358286827ef72f60ed72d4a1b61e1a907cbee6" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -27,6 +27,17 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], + "Constantinople" : [ + { + "hash" : "0x033252070b3b979cd0ae7d5ee23634e2e1581317e0b1ecdf1a8e9a0279a8ed54", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } + ], "Frontier" : [ { "hash" : "0x0d23c7ca2e96fb608ab0650af3db13403b67f997a43078d6e411cfa944fc1db3", |