aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stStaticCall/static_callcall_00Filler.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_00Filler.json
parent502c67d7ae09ea0c3ca597241fb0821555853076 (diff)
downloaddexon-tests-9689408c3933c99612910aad6c85cd37addb2afd.tar
dexon-tests-9689408c3933c99612910aad6c85cd37addb2afd.tar.gz
dexon-tests-9689408c3933c99612910aad6c85cd37addb2afd.tar.bz2
dexon-tests-9689408c3933c99612910aad6c85cd37addb2afd.tar.lz
dexon-tests-9689408c3933c99612910aad6c85cd37addb2afd.tar.xz
dexon-tests-9689408c3933c99612910aad6c85cd37addb2afd.tar.zst
dexon-tests-9689408c3933c99612910aad6c85cd37addb2afd.zip
update static call fillers
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_callcall_00Filler.json')
-rw-r--r--src/GeneralStateTestsFiller/stStaticCall/static_callcall_00Filler.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_callcall_00Filler.json b/src/GeneralStateTestsFiller/stStaticCall/static_callcall_00Filler.json
index 79a7e5466..598bb5ed7 100644
--- a/src/GeneralStateTestsFiller/stStaticCall/static_callcall_00Filler.json
+++ b/src/GeneralStateTestsFiller/stStaticCall/static_callcall_00Filler.json
@@ -13,6 +13,11 @@
"indexes" : { "data" : -1, "gas" : -1, "value" : -1 },
"network" : ["Metropolis"],
"result" : {
+ "1000000000000000000000000000000000000000" : {
+ "storage" : {
+ "0x00" : "0x01"
+ }
+ },
"1000000000000000000000000000000000000002" : {
"storage" : {
"0x02" : "0x00",
@@ -38,7 +43,7 @@
},
"1000000000000000000000000000000000000001" : {
"balance" : "1000000000000000000",
- "code" : "{ [[ 1 ]] (STATICCALL 250000 0x1000000000000000000000000000000000000002 0 64 0 64 ) }",
+ "code" : "{ (STATICCALL 250000 0x1000000000000000000000000000000000000002 0 64 0 64 ) }",
"nonce" : "0",
"storage" : {
}