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/callcodecallcallcode_101_OOGMAfterFiller.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/callcodecallcallcode_101_OOGMAfterFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcodecallcallcode_101_OOGMAfterFiller.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcodecallcallcode_101_OOGMAfterFiller.json b/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcodecallcallcode_101_OOGMAfterFiller.json index 82c945da6..a26b345bd 100644 --- a/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcodecallcallcode_101_OOGMAfterFiller.json +++ b/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcodecallcallcode_101_OOGMAfterFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier", "Homestead"], + "network" : ["Homestead"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { @@ -57,7 +57,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["EIP158", "EIP150"], + "network" : [">=Byzantium", "EIP150"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { |