diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransaction0PriceFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransaction0PriceFiller.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransaction0PriceFiller.json b/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransaction0PriceFiller.json index dec145b7b..4ffa0e04b 100644 --- a/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransaction0PriceFiller.json +++ b/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransaction0PriceFiller.json @@ -33,7 +33,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier", "Homestead", "EIP150", "EIP158"], + "network" : ["Frontier", "Homestead", "EIP150", "EIP158", "Byzantium"], "result" : { "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { @@ -51,7 +51,7 @@ "gas" : [0,3], "value" : 0 }, - "network" : ["Metropolis"], + "network" : ["Constantinople"], "result" : { "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { @@ -69,7 +69,7 @@ "gas" : [0,3], "value" : 1 }, - "network" : ["Metropolis"], + "network" : ["Constantinople"], "result" : { "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { |