aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stStaticCall/static_callcallcall_000Filler.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_callcallcall_000Filler.json
parent502c67d7ae09ea0c3ca597241fb0821555853076 (diff)
downloaddexon-tests-9689408c3933c99612910aad6c85cd37addb2afd.tar.gz
dexon-tests-9689408c3933c99612910aad6c85cd37addb2afd.tar.zst
dexon-tests-9689408c3933c99612910aad6c85cd37addb2afd.zip
update static call fillers
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_callcallcall_000Filler.json')
-rw-r--r--src/GeneralStateTestsFiller/stStaticCall/static_callcallcall_000Filler.json19
1 files changed, 16 insertions, 3 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_callcallcall_000Filler.json b/src/GeneralStateTestsFiller/stStaticCall/static_callcallcall_000Filler.json
index 5496dbc2b..84f3a3a5c 100644
--- a/src/GeneralStateTestsFiller/stStaticCall/static_callcallcall_000Filler.json
+++ b/src/GeneralStateTestsFiller/stStaticCall/static_callcallcall_000Filler.json
@@ -11,8 +11,21 @@
"expect" : [
{
"indexes" : { "data" : -1, "gas" : -1, "value" : -1 },
- "network" : ["ALL"],
+ "network" : ["Metropolis"],
"result" : {
+ "1000000000000000000000000000000000000000" : {
+ "storage" : {
+ "0x00" : "0x01"
+ }
+ },
+ "1000000000000000000000000000000000000001" : {
+ "storage" : {
+ }
+ },
+ "1000000000000000000000000000000000000002" : {
+ "storage" : {
+ }
+ },
"1000000000000000000000000000000000000003" : {
"storage" : {
"0x014a" : "0x00",
@@ -38,14 +51,14 @@
},
"1000000000000000000000000000000000000001" : {
"balance" : "1000000000000000000",
- "code" : "{ [[ 1 ]] (STATICCALL 300000 0x1000000000000000000000000000000000000002 0 64 0 64 ) }",
+ "code" : "{ (STATICCALL 300000 0x1000000000000000000000000000000000000002 0 64 0 64 ) }",
"nonce" : "0",
"storage" : {
}
},
"1000000000000000000000000000000000000002" : {
"balance" : "1000000000000000000",
- "code" : "{ [[ 2 ]] (STATICCALL 250000 0x1000000000000000000000000000000000000003 0 64 0 64 ) }",
+ "code" : "{ (STATICCALL 250000 0x1000000000000000000000000000000000000003 0 64 0 64 ) }",
"nonce" : "0",
"storage" : {
}