aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndSendMoneyToItselfEtherDestroyedFiller.json
diff options
context:
space:
mode:
authorDimitry <winsvega@mail.ru>2016-12-12 20:03:28 +0800
committerDimitry <winsvega@mail.ru>2016-12-12 20:03:28 +0800
commit934b04dd4bc7a7edf54d37197f8cf85f9fa61d47 (patch)
tree4a3d15e7984c9523ad76d3b03c917d073c346fe7 /src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndSendMoneyToItselfEtherDestroyedFiller.json
parente4a51b79ae016c2c6b444322c5a2dc241a976d9d (diff)
downloaddexon-tests-934b04dd4bc7a7edf54d37197f8cf85f9fa61d47.tar.gz
dexon-tests-934b04dd4bc7a7edf54d37197f8cf85f9fa61d47.tar.zst
dexon-tests-934b04dd4bc7a7edf54d37197f8cf85f9fa61d47.zip
wallet transition transaction to EIP158
Diffstat (limited to 'src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndSendMoneyToItselfEtherDestroyedFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndSendMoneyToItselfEtherDestroyedFiller.json19
1 files changed, 18 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndSendMoneyToItselfEtherDestroyedFiller.json b/src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndSendMoneyToItselfEtherDestroyedFiller.json
index 139607853..5fa4f6285 100644
--- a/src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndSendMoneyToItselfEtherDestroyedFiller.json
+++ b/src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndSendMoneyToItselfEtherDestroyedFiller.json
@@ -25,6 +25,23 @@
"balance" : "10502"
}
}
+ },
+ {
+ "indexes" : {
+ "data" : -1,
+ "gas" : -1,
+ "value" : -1
+ },
+ "network" : ["EIP158"],
+ "result" : {
+ "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "108988",
+ "nonce" : "1"
+ },
+ "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "13002"
+ }
+ }
}
],
"pre" : {
@@ -59,4 +76,4 @@
]
}
}
-} \ No newline at end of file
+}