aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternlCallSuicidesSuccessFiller.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/SuicidesAndInternlCallSuicidesSuccessFiller.json
parente4a51b79ae016c2c6b444322c5a2dc241a976d9d (diff)
downloaddexon-tests-934b04dd4bc7a7edf54d37197f8cf85f9fa61d47.tar
dexon-tests-934b04dd4bc7a7edf54d37197f8cf85f9fa61d47.tar.gz
dexon-tests-934b04dd4bc7a7edf54d37197f8cf85f9fa61d47.tar.bz2
dexon-tests-934b04dd4bc7a7edf54d37197f8cf85f9fa61d47.tar.lz
dexon-tests-934b04dd4bc7a7edf54d37197f8cf85f9fa61d47.tar.xz
dexon-tests-934b04dd4bc7a7edf54d37197f8cf85f9fa61d47.tar.zst
dexon-tests-934b04dd4bc7a7edf54d37197f8cf85f9fa61d47.zip
wallet transition transaction to EIP158
Diffstat (limited to 'src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternlCallSuicidesSuccessFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternlCallSuicidesSuccessFiller.json21
1 files changed, 18 insertions, 3 deletions
diff --git a/src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternlCallSuicidesSuccessFiller.json b/src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternlCallSuicidesSuccessFiller.json
index b75d9cdc1..f831ca98e 100644
--- a/src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternlCallSuicidesSuccessFiller.json
+++ b/src/GeneralStateTestsFiller/stTransactionTest/SuicidesAndInternlCallSuicidesSuccessFiller.json
@@ -23,6 +23,21 @@
}
}
}
+ },
+ {
+ "indexes" : {
+ "data" : 1,
+ "gas" : -1,
+ "value" : -1
+ },
+ "network" : ["EIP158"],
+ "result" : {
+ "0000000000000000000000000000000000000001" : {
+ "balance" : "1",
+ "storage" : {
+ }
+ }
+ }
}
],
"pre" : {
@@ -42,7 +57,7 @@
},
"c94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "1000",
- "code" : "{(CALL 22000 0x0000000000000000000000000000000000000000 1 0 0 0 0) (SUICIDE 0)}",
+ "code" : "{(CALL (CALLDATALOAD 0) 0x0000000000000000000000000000000000000000 1 0 0 0 0) (SUICIDE 0)}",
"nonce" : "0",
"storage" : {
}
@@ -50,7 +65,7 @@
},
"transaction" : {
"data" : [
- ""
+ "0x00000000000000000000000000000000000000000000000000000000000055f0", "0x000000000000000000000000000000000000000000000000000000000000aaf0"
],
"gasLimit" : [
"150000"
@@ -64,4 +79,4 @@
]
}
}
-} \ No newline at end of file
+}