diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreateFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreateFiller.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreateFiller.json b/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreateFiller.json index c4e8629dc..05abbec56 100644 --- a/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreateFiller.json +++ b/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreateFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier", "Homestead", "EIP158", "EIP150"], + "network" : ["Frontier", "Homestead", "EIP158", "EIP150", "Byzantium"], "result" : { "b318d82866cd9f7d7a55dbbf0a80f787b72bf97c" : { "shouldnotexist" : "1" @@ -31,7 +31,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Metropolis"], + "network" : ["Constantinople"], "result" : { "b318d82866cd9f7d7a55dbbf0a80f787b72bf97c" : { "shouldnotexist" : "1" @@ -47,7 +47,7 @@ "gas" : [1,2], "value" : -1 }, - "network" : ["Metropolis"], + "network" : ["Constantinople"], "result" : { "b318d82866cd9f7d7a55dbbf0a80f787b72bf97c" : { "shouldnotexist" : "1" @@ -63,7 +63,7 @@ "gas" : [0,3], "value" : -1 }, - "network" : ["Metropolis"], + "network" : ["Constantinople"], "result" : { "b318d82866cd9f7d7a55dbbf0a80f787b72bf97c" : { "balance" : "0x00", @@ -80,7 +80,7 @@ "gas" : [3], "value" : -1 }, - "network" : ["Metropolis"], + "network" : ["Constantinople"], "result" : { "b318d82866cd9f7d7a55dbbf0a80f787b72bf97c" : { "nonce" : "0x01", |