diff options
update fillers for stDelegatecallTestHomestead
Diffstat (limited to 'src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractFiller.json | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractFiller.json b/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractFiller.json index 42510c8ed..fb605730c 100644 --- a/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractFiller.json +++ b/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractFiller.json @@ -15,20 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier"], - "result" : { - "13136008b64ff592819b2fa6d43f2835c452020e" : { - "shouldnotexist" : "1" - } - } - }, - { - "indexes" : { - "data" : -1, - "gas" : -1, - "value" : -1 - }, - "network" : ["Homestead", "EIP158", "EIP150"], + "network" : ["Homestead", ">=Byzantium"], "result" : { "13136008b64ff592819b2fa6d43f2835c452020e" : { "balance" : "0x01", |