aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stSystemOperationsTest/suicideSendEtherPostDeathFiller.json
diff options
context:
space:
mode:
authorDimitry <winsvega@mail.ru>2016-12-09 22:17:42 +0800
committerDimitry <winsvega@mail.ru>2016-12-09 22:17:42 +0800
commitd350f5c96a1fb253d2a271c96d2051eb311737f4 (patch)
treeda87715fd38b26e408f6a0dd78777c9368de0db6 /src/GeneralStateTestsFiller/stSystemOperationsTest/suicideSendEtherPostDeathFiller.json
parentdf97106322e39ced3007bb3fee6b96003c791b5a (diff)
downloaddexon-tests-d350f5c96a1fb253d2a271c96d2051eb311737f4.tar
dexon-tests-d350f5c96a1fb253d2a271c96d2051eb311737f4.tar.gz
dexon-tests-d350f5c96a1fb253d2a271c96d2051eb311737f4.tar.bz2
dexon-tests-d350f5c96a1fb253d2a271c96d2051eb311737f4.tar.lz
dexon-tests-d350f5c96a1fb253d2a271c96d2051eb311737f4.tar.xz
dexon-tests-d350f5c96a1fb253d2a271c96d2051eb311737f4.tar.zst
dexon-tests-d350f5c96a1fb253d2a271c96d2051eb311737f4.zip
upgrade eip158 to general tests
Diffstat (limited to 'src/GeneralStateTestsFiller/stSystemOperationsTest/suicideSendEtherPostDeathFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stSystemOperationsTest/suicideSendEtherPostDeathFiller.json27
1 files changed, 25 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stSystemOperationsTest/suicideSendEtherPostDeathFiller.json b/src/GeneralStateTestsFiller/stSystemOperationsTest/suicideSendEtherPostDeathFiller.json
index c0eae3d4e..25f2d723c 100644
--- a/src/GeneralStateTestsFiller/stSystemOperationsTest/suicideSendEtherPostDeathFiller.json
+++ b/src/GeneralStateTestsFiller/stSystemOperationsTest/suicideSendEtherPostDeathFiller.json
@@ -23,7 +23,30 @@
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "999999999999889080",
"nonce" : "1"
- }
+ },
+ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
+ "shouldnotexist" : "1"
+ }
+ }
+ },
+ {
+ "indexes" : {
+ "data" : -1,
+ "gas" : -1,
+ "value" : -1
+ },
+ "network" : ["EIP158"],
+ "result" : {
+ "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
+ "balance" : "14270"
+ },
+ "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "999999999999885730",
+ "nonce" : "1"
+ },
+ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
+ "shouldnotexist" : "1"
+ }
}
}
],
@@ -59,4 +82,4 @@
]
}
}
-} \ No newline at end of file
+}