diff options
author | Dimitry <dimitry@ethereum.org> | 2018-01-31 22:38:54 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-01-31 22:38:54 +0800 |
commit | 88da0cbb536edaa8aa7b88aae3abf154b49726c2 (patch) | |
tree | c3a3c772d72818244748d9337457994e33e18400 /src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcallcode_001_OOGMAfterFiller.json | |
parent | 0cbb68ae565b3859cd5ad8336b7fa9b8a12bb8a2 (diff) | |
download | tangerine-tests-88da0cbb536edaa8aa7b88aae3abf154b49726c2.tar.gz tangerine-tests-88da0cbb536edaa8aa7b88aae3abf154b49726c2.tar.zst tangerine-tests-88da0cbb536edaa8aa7b88aae3abf154b49726c2.zip |
refill stCallDelegateCodesHomestead
Diffstat (limited to 'src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcallcode_001_OOGMAfterFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcallcode_001_OOGMAfterFiller.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcallcode_001_OOGMAfterFiller.json b/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcallcode_001_OOGMAfterFiller.json index a667baeff..5ee9465f3 100644 --- a/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcallcode_001_OOGMAfterFiller.json +++ b/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcallcode_001_OOGMAfterFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier", "EIP158", "EIP150"], + "network" : ["Frontier", ">=Byzantium", "EIP150"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { @@ -59,7 +59,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Homestead", ">=Byzantium"], + "network" : ["Homestead"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { |