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 | |
parent | 0cbb68ae565b3859cd5ad8336b7fa9b8a12bb8a2 (diff) | |
download | tangerine-tests-88da0cbb536edaa8aa7b88aae3abf154b49726c2.tar tangerine-tests-88da0cbb536edaa8aa7b88aae3abf154b49726c2.tar.gz tangerine-tests-88da0cbb536edaa8aa7b88aae3abf154b49726c2.tar.bz2 tangerine-tests-88da0cbb536edaa8aa7b88aae3abf154b49726c2.tar.lz tangerine-tests-88da0cbb536edaa8aa7b88aae3abf154b49726c2.tar.xz tangerine-tests-88da0cbb536edaa8aa7b88aae3abf154b49726c2.tar.zst tangerine-tests-88da0cbb536edaa8aa7b88aae3abf154b49726c2.zip |
refill stCallDelegateCodesHomestead
Diffstat (limited to 'src/GeneralStateTestsFiller/stCallDelegateCodesHomestead')
4 files changed, 8 insertions, 8 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" : { diff --git a/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcallcode_ABCB_RECURSIVEFiller.json b/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcallcode_ABCB_RECURSIVEFiller.json index e35429202..28479066d 100644 --- a/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcallcode_ABCB_RECURSIVEFiller.json +++ b/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcallcode_ABCB_RECURSIVEFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Homestead", ">=Byzantium"], + "network" : ["Homestead"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { @@ -46,7 +46,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["EIP158", "EIP150"], + "network" : [">=Byzantium", "EIP150"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { diff --git a/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcodecall_ABCB_RECURSIVEFiller.json b/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcodecall_ABCB_RECURSIVEFiller.json index c7bc8b16f..ec795ec68 100644 --- a/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcodecall_ABCB_RECURSIVEFiller.json +++ b/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcallcodecall_ABCB_RECURSIVEFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Homestead", ">=Byzantium"], + "network" : ["Homestead"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { @@ -46,7 +46,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["EIP158", "EIP150"], + "network" : [">=Byzantium", "EIP150"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { diff --git a/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcodecallcodecallcode_ABCB_RECURSIVEFiller.json b/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcodecallcodecallcode_ABCB_RECURSIVEFiller.json index e0ad1262a..97f534b28 100644 --- a/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcodecallcodecallcode_ABCB_RECURSIVEFiller.json +++ b/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcodecallcodecallcode_ABCB_RECURSIVEFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Homestead", ">=Byzantium"], + "network" : ["Homestead"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { @@ -51,7 +51,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["EIP158", "EIP150"], + "network" : [">=Byzantium", "EIP150"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { |