diff options
replace "Frontier", "Homestead", "EIP150", "EIP158" with "ALL"
Diffstat (limited to 'src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_rip160Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_rip160Filler.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_rip160Filler.json b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_rip160Filler.json index 3e292c970..4d4373091 100644 --- a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_rip160Filler.json +++ b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_rip160Filler.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier", "Homestead", "EIP150", "EIP158"], + "network" : ["ALL"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0xffffffffffffffffffffffff160d40bf", |