diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stChangedEIP150/createInitFail_OOGduringInitFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stChangedEIP150/createInitFail_OOGduringInitFiller.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stChangedEIP150/createInitFail_OOGduringInitFiller.json b/src/GeneralStateTestsFiller/stChangedEIP150/createInitFail_OOGduringInitFiller.json index 26f537b9d..7acf250f6 100644 --- a/src/GeneralStateTestsFiller/stChangedEIP150/createInitFail_OOGduringInitFiller.json +++ b/src/GeneralStateTestsFiller/stChangedEIP150/createInitFail_OOGduringInitFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["EIP150", "EIP158"], + "network" : ["EIP150", ">=Byzantium"], "result" : { "0000000000000000000000000000000000000000" : { "shouldnotexist" : "1" @@ -34,7 +34,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier", "Homestead"], + "network" : ["Homestead"], "result" : { "0000000000000000000000000000000000000000" : { "balance" : "1000000000000100000", |