aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreateFiller.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreateFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreateFiller.json30
1 files changed, 21 insertions, 9 deletions
diff --git a/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreateFiller.json b/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreateFiller.json
index f7acd36a3..08b3fc53f 100644
--- a/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreateFiller.json
+++ b/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreateFiller.json
@@ -19,7 +19,10 @@
"result" : {
"b318d82866cd9f7d7a55dbbf0a80f787b72bf97c" : {
"shouldnotexist" : "1"
- }
+ },
+ "ffffffffffffffffffffffffffffffffffffffff" : {
+ "nonce" : "0"
+ }
}
},
{
@@ -32,34 +35,43 @@
"result" : {
"b318d82866cd9f7d7a55dbbf0a80f787b72bf97c" : {
"shouldnotexist" : "1"
- }
+ },
+ "ffffffffffffffffffffffffffffffffffffffff" : {
+ "nonce" : "0"
+ }
}
},
{
"indexes" : {
"data" : [0],
- "gas" : [1,2,3],
+ "gas" : [1,2],
"value" : -1
},
"network" : ["Metropolis"],
"result" : {
"b318d82866cd9f7d7a55dbbf0a80f787b72bf97c" : {
"shouldnotexist" : "1"
- }
+ },
+ "ffffffffffffffffffffffffffffffffffffffff" : {
+ "nonce" : "0"
+ }
}
},
{
"indexes" : {
"data" : [0],
- "gas" : [0],
+ "gas" : [0,3],
"value" : -1
},
"network" : ["Metropolis"],
"result" : {
"b318d82866cd9f7d7a55dbbf0a80f787b72bf97c" : {
- "balance" : "0x01",
+ "balance" : "0x00",
"nonce" : "0x01"
- }
+ },
+ "ffffffffffffffffffffffffffffffffffffffff" : {
+ "nonce" : "0"
+ }
}
}
],
@@ -79,14 +91,14 @@
"gasLimit" : [
"60000", "20000", "21000", "121000"
],
- "gasPrice" : "1",
+ "gasPrice" : "0",
"nonce" : "0",
"v" : "1",
"r" : "0",
"s" : "0",
"to" : "",
"value" : [
- "1"
+ "0"
]
}
}