aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stStaticCall/static_callcall_00_SuicideEndFiller.json
diff options
context:
space:
mode:
authorDimitry <winsvega@mail.ru>2017-05-16 17:10:58 +0800
committerDimitry <winsvega@mail.ru>2017-05-23 03:12:41 +0800
commit9689408c3933c99612910aad6c85cd37addb2afd (patch)
treec80e972148a3f5863616cc1c9ef9cfcc497d1e48 /src/GeneralStateTestsFiller/stStaticCall/static_callcall_00_SuicideEndFiller.json
parent502c67d7ae09ea0c3ca597241fb0821555853076 (diff)
downloadtangerine-tests-9689408c3933c99612910aad6c85cd37addb2afd.tar
tangerine-tests-9689408c3933c99612910aad6c85cd37addb2afd.tar.gz
tangerine-tests-9689408c3933c99612910aad6c85cd37addb2afd.tar.bz2
tangerine-tests-9689408c3933c99612910aad6c85cd37addb2afd.tar.lz
tangerine-tests-9689408c3933c99612910aad6c85cd37addb2afd.tar.xz
tangerine-tests-9689408c3933c99612910aad6c85cd37addb2afd.tar.zst
tangerine-tests-9689408c3933c99612910aad6c85cd37addb2afd.zip
update static call fillers
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_callcall_00_SuicideEndFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stStaticCall/static_callcall_00_SuicideEndFiller.json7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_callcall_00_SuicideEndFiller.json b/src/GeneralStateTestsFiller/stStaticCall/static_callcall_00_SuicideEndFiller.json
index 3d1ab43d0..aad89b7b3 100644
--- a/src/GeneralStateTestsFiller/stStaticCall/static_callcall_00_SuicideEndFiller.json
+++ b/src/GeneralStateTestsFiller/stStaticCall/static_callcall_00_SuicideEndFiller.json
@@ -14,7 +14,10 @@
"network" : ["ALL"],
"result" : {
"1000000000000000000000000000000000000000" : {
- "balance" : "1000000000000000000"
+ "balance" : "1000000000000000000",
+ "storage" : {
+ "0x00" : "0x00"
+ }
},
"1000000000000000000000000000000000000002" : {
"balance" : "10000000000",
@@ -35,7 +38,7 @@
},
"1000000000000000000000000000000000000001" : {
"balance" : "10000000000",
- "code" : "{ [[ 1 ]] (STATICCALL 50000 0x1000000000000000000000000000000000000002 0 64 0 64 ) (SELFDESTRUCT 0x1000000000000000000000000000000000000000) }",
+ "code" : "{ (STATICCALL 50000 0x1000000000000000000000000000000000000002 0 64 0 64 ) (SELFDESTRUCT 0x1000000000000000000000000000000000000000) }",
"nonce" : "0",
"storage" : {
}