aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stRefundTest/refund_TxToSuicideFiller.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralStateTestsFiller/stRefundTest/refund_TxToSuicideFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stRefundTest/refund_TxToSuicideFiller.json36
1 files changed, 32 insertions, 4 deletions
diff --git a/src/GeneralStateTestsFiller/stRefundTest/refund_TxToSuicideFiller.json b/src/GeneralStateTestsFiller/stRefundTest/refund_TxToSuicideFiller.json
index 55b301a9b..6a2dde5ed 100644
--- a/src/GeneralStateTestsFiller/stRefundTest/refund_TxToSuicideFiller.json
+++ b/src/GeneralStateTestsFiller/stRefundTest/refund_TxToSuicideFiller.json
@@ -12,7 +12,7 @@
{
"indexes" : {
"data" : -1,
- "gas" : -1,
+ "gas" : 0,
"value" : -1
},
"network" : ["Frontier", "Homestead"],
@@ -28,7 +28,35 @@
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "99989488",
"nonce" : "1"
- }
+ },
+ "aaae7baea6a6c7c4c2dfeb977efac326af552aaa" : {
+ "shouldnotexist" : "1"
+ }
+ }
+ },
+ {
+ "indexes" : {
+ "data" : -1,
+ "gas" : 1,
+ "value" : -1
+ },
+ "network" : ["EIP158"],
+ "result" : {
+ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
+ "balance" : "1000000000000000010",
+ "storage" : {
+ }
+ },
+ "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
+ "balance" : "27003"
+ },
+ "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "99972987",
+ "nonce" : "1"
+ },
+ "aaae7baea6a6c7c4c2dfeb977efac326af552aaa" : {
+ "shouldnotexist" : "1"
+ }
}
}
],
@@ -54,7 +82,7 @@
""
],
"gasLimit" : [
- "21003"
+ "21003", "61003"
],
"gasPrice" : "1",
"nonce" : "0",
@@ -65,4 +93,4 @@
]
}
}
-} \ No newline at end of file
+}