diff options
author | Dimitry <dimitry@ethereum.org> | 2018-01-31 22:35:36 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-01-31 22:35:36 +0800 |
commit | 0cbb68ae565b3859cd5ad8336b7fa9b8a12bb8a2 (patch) | |
tree | 38312b00b589606a76e9766fe2b2f6b91310517b /src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcode_01_OOGEFiller.json | |
parent | 4a132816b3ff226cc17fefc71d02ae969a9afd4a (diff) | |
download | dexon-tests-0cbb68ae565b3859cd5ad8336b7fa9b8a12bb8a2.tar dexon-tests-0cbb68ae565b3859cd5ad8336b7fa9b8a12bb8a2.tar.gz dexon-tests-0cbb68ae565b3859cd5ad8336b7fa9b8a12bb8a2.tar.bz2 dexon-tests-0cbb68ae565b3859cd5ad8336b7fa9b8a12bb8a2.tar.lz dexon-tests-0cbb68ae565b3859cd5ad8336b7fa9b8a12bb8a2.tar.xz dexon-tests-0cbb68ae565b3859cd5ad8336b7fa9b8a12bb8a2.tar.zst dexon-tests-0cbb68ae565b3859cd5ad8336b7fa9b8a12bb8a2.zip |
update stCallDelegateCodesHomestead fillers
Diffstat (limited to 'src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcode_01_OOGEFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcode_01_OOGEFiller.json | 30 |
1 files changed, 1 insertions, 29 deletions
diff --git a/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcode_01_OOGEFiller.json b/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcode_01_OOGEFiller.json index 9a5f0820c..104d024bb 100644 --- a/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcode_01_OOGEFiller.json +++ b/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcode_01_OOGEFiller.json @@ -15,35 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier"], - "result" : { - "1000000000000000000000000000000000000000" : { - "storage" : { - "0x00" : "0x00", - "0x01" : "0x00", - "0x02" : "0x00" - } - }, - "1000000000000000000000000000000000000001" : { - "storage" : { - "0x01" : "0x00", - "0x02" : "0x00" - } - }, - "1000000000000000000000000000000000000002" : { - "storage" : { - "0x02" : "0x00" - } - } - } - }, - { - "indexes" : { - "data" : -1, - "gas" : -1, - "value" : -1 - }, - "network" : ["Homestead", "EIP158", "EIP150"], + "network" : ["Homestead", ">=Byzantium"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { |