aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCallFiller.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/SuicidesAndInternlCallSuicidesBonusGasAtCallFiller.json
parente4a51b79ae016c2c6b444322c5a2dc241a976d9d (diff)
downloadtangerine-tests-934b04dd4bc7a7edf54d37197f8cf85f9fa61d47.tar
tangerine-tests-934b04dd4bc7a7edf54d37197f8cf85f9fa61d47.tar.gz
tangerine-tests-934b04dd4bc7a7edf54d37197f8cf85f9fa61d47.tar.bz2
tangerine-tests-934b04dd4bc7a7edf54d37197f8cf85f9fa61d47.tar.lz
tangerine-tests-934b04dd4bc7a7edf54d37197f8cf85f9fa61d47.tar.xz
tangerine-tests-934b04dd4bc7a7edf54d37197f8cf85f9fa61d47.tar.zst
tangerine-tests-934b04dd4bc7a7edf54d37197f8cf85f9fa61d47.zip
wallet transition transaction to EIP158
Diffstat (limited to 'src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCallFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCallFiller.json23
1 files changed, 21 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCallFiller.json b/src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCallFiller.json
index 478fd4229..9ece83724 100644
--- a/src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCallFiller.json
+++ b/src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternlCallSuicidesBonusGasAtCallFiller.json
@@ -19,7 +19,26 @@
"result" : {
"0000000000000000000000000000000000000001" : {
"balance" : "1"
- }
+ },
+ "c94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "shouldnotexist" : "1"
+ }
+ }
+ },
+ {
+ "indexes" : {
+ "data" : -1,
+ "gas" : -1,
+ "value" : -1
+ },
+ "network" : ["EIP158"],
+ "result" : {
+ "0000000000000000000000000000000000000001" : {
+ "shouldnotexist" : "1"
+ },
+ "c94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "shouldnotexist" : "1"
+ }
}
}
],
@@ -62,4 +81,4 @@
]
}
}
-} \ No newline at end of file
+}