aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stWalletTest/walletKillFiller.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralStateTestsFiller/stWalletTest/walletKillFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stWalletTest/walletKillFiller.json18
1 files changed, 6 insertions, 12 deletions
diff --git a/src/GeneralStateTestsFiller/stWalletTest/walletKillFiller.json b/src/GeneralStateTestsFiller/stWalletTest/walletKillFiller.json
index 8743f07ff..2dd145520 100644
--- a/src/GeneralStateTestsFiller/stWalletTest/walletKillFiller.json
+++ b/src/GeneralStateTestsFiller/stWalletTest/walletKillFiller.json
@@ -15,22 +15,16 @@
"gas" : -1,
"value" : -1
},
- "network" : ["Frontier", "Homestead"],
+ "network" : ["Frontier", "Homestead", "EIP158"],
"result" : {
- "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
- "balance" : "0xf26d",
- "code" : "0x",
- "nonce" : "0x00",
- "storage" : {
- }
- },
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0x0de0b6b3a75dfe86",
- "code" : "0x",
"nonce" : "0x02",
"storage" : {
}
- }
+ },
+ "ec0e71ad0a90ffe1909d27dac207f7680abba42d" : {
+ "shouldnotexist" : "1"
+ }
}
}
],
@@ -71,4 +65,4 @@
]
}
}
-} \ No newline at end of file
+}