diff options
author | Dimitry <dimitry@ethereum.org> | 2018-01-31 21:25:59 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-01-31 21:25:59 +0800 |
commit | aad929dd5b0298c3a4f4fdd47e650015783536d1 (patch) | |
tree | 717e077a33e670ce02d23c584986ced32c588664 /src/GeneralStateTestsFiller/stCallDelegateCodesCallCodeHomestead/callcallcallcode_001Filler.json | |
parent | 0f39c8d138fbdd914aba14c450c6182790677639 (diff) | |
download | dexon-tests-aad929dd5b0298c3a4f4fdd47e650015783536d1.tar dexon-tests-aad929dd5b0298c3a4f4fdd47e650015783536d1.tar.gz dexon-tests-aad929dd5b0298c3a4f4fdd47e650015783536d1.tar.bz2 dexon-tests-aad929dd5b0298c3a4f4fdd47e650015783536d1.tar.lz dexon-tests-aad929dd5b0298c3a4f4fdd47e650015783536d1.tar.xz dexon-tests-aad929dd5b0298c3a4f4fdd47e650015783536d1.tar.zst dexon-tests-aad929dd5b0298c3a4f4fdd47e650015783536d1.zip |
fix src stCallDelegateCodesCallCodeHomestead
Diffstat (limited to 'src/GeneralStateTestsFiller/stCallDelegateCodesCallCodeHomestead/callcallcallcode_001Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stCallDelegateCodesCallCodeHomestead/callcallcallcode_001Filler.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stCallDelegateCodesCallCodeHomestead/callcallcallcode_001Filler.json b/src/GeneralStateTestsFiller/stCallDelegateCodesCallCodeHomestead/callcallcallcode_001Filler.json index 0ab74bd9b..f990823a4 100644 --- a/src/GeneralStateTestsFiller/stCallDelegateCodesCallCodeHomestead/callcallcallcode_001Filler.json +++ b/src/GeneralStateTestsFiller/stCallDelegateCodesCallCodeHomestead/callcallcallcode_001Filler.json @@ -64,7 +64,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Homestead", "EIP158", "EIP150"], + "network" : ["Homestead", ">=Byzantium"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { |