aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stTransactionTest/UserTransactionZeroCostWithDataFiller.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralStateTestsFiller/stTransactionTest/UserTransactionZeroCostWithDataFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stTransactionTest/UserTransactionZeroCostWithDataFiller.json23
1 files changed, 21 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stTransactionTest/UserTransactionZeroCostWithDataFiller.json b/src/GeneralStateTestsFiller/stTransactionTest/UserTransactionZeroCostWithDataFiller.json
index 62203a432..6387ad8e6 100644
--- a/src/GeneralStateTestsFiller/stTransactionTest/UserTransactionZeroCostWithDataFiller.json
+++ b/src/GeneralStateTestsFiller/stTransactionTest/UserTransactionZeroCostWithDataFiller.json
@@ -27,6 +27,25 @@
"balance" : "900"
}
}
+ },
+ {
+ "indexes" : {
+ "data" : -1,
+ "gas" : -1,
+ "value" : -1
+ },
+ "network" : ["EIP158"],
+ "result" : {
+ "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
+ "shouldnotexist" : "1"
+ },
+ "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "nonce" : "1"
+ },
+ "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "900"
+ }
+ }
}
],
"pre" : {
@@ -43,7 +62,7 @@
"0x3240349548983454"
],
"gasLimit" : [
- "32600"
+ "32600", "60000"
],
"gasPrice" : "0",
"nonce" : "0",
@@ -54,4 +73,4 @@
]
}
}
-} \ No newline at end of file
+}