diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-01 01:47:25 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-01 01:47:25 +0800 |
commit | 6071c4a6546609a2bc3e08170940e9103dcefd3b (patch) | |
tree | a759f14a98d6ce604023b6c0cc793f5b6df4dace /src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeWithHighValueAndGasOOGFiller.json | |
parent | 53b5d386fa2bceeceacafa2915d5beb374794039 (diff) | |
download | dexon-tests-6071c4a6546609a2bc3e08170940e9103dcefd3b.tar dexon-tests-6071c4a6546609a2bc3e08170940e9103dcefd3b.tar.gz dexon-tests-6071c4a6546609a2bc3e08170940e9103dcefd3b.tar.bz2 dexon-tests-6071c4a6546609a2bc3e08170940e9103dcefd3b.tar.lz dexon-tests-6071c4a6546609a2bc3e08170940e9103dcefd3b.tar.xz dexon-tests-6071c4a6546609a2bc3e08170940e9103dcefd3b.tar.zst dexon-tests-6071c4a6546609a2bc3e08170940e9103dcefd3b.zip |
update fillers for stDelegatecallTestHomestead
Diffstat (limited to 'src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeWithHighValueAndGasOOGFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeWithHighValueAndGasOOGFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeWithHighValueAndGasOOGFiller.json b/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeWithHighValueAndGasOOGFiller.json index d0b4a95e7..4402bff71 100644 --- a/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeWithHighValueAndGasOOGFiller.json +++ b/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/callcodeWithHighValueAndGasOOGFiller.json @@ -29,7 +29,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["EIP158", "EIP150"], + "network" : [">=Byzantium"], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "storage" : { |