aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stStaticCall/static_callcallcallcode_ABCB_RECURSIVEFiller.json
diff options
context:
space:
mode:
authorDimitry <winsvega@mail.ru>2017-05-20 16:28:48 +0800
committerDimitry <winsvega@mail.ru>2017-05-23 03:12:41 +0800
commit1a71eb49f0125b6f91e9ac7614712531d4ecb827 (patch)
treee553724addf8ea393b48f12ada0d962d0c23d5a0 /src/GeneralStateTestsFiller/stStaticCall/static_callcallcallcode_ABCB_RECURSIVEFiller.json
parent8fc93bc232a640416480ac6fa8748c9a49016f26 (diff)
downloadtangerine-tests-1a71eb49f0125b6f91e9ac7614712531d4ecb827.tar
tangerine-tests-1a71eb49f0125b6f91e9ac7614712531d4ecb827.tar.gz
tangerine-tests-1a71eb49f0125b6f91e9ac7614712531d4ecb827.tar.bz2
tangerine-tests-1a71eb49f0125b6f91e9ac7614712531d4ecb827.tar.lz
tangerine-tests-1a71eb49f0125b6f91e9ac7614712531d4ecb827.tar.xz
tangerine-tests-1a71eb49f0125b6f91e9ac7614712531d4ecb827.tar.zst
tangerine-tests-1a71eb49f0125b6f91e9ac7614712531d4ecb827.zip
update static call tests
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_callcallcallcode_ABCB_RECURSIVEFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stStaticCall/static_callcallcallcode_ABCB_RECURSIVEFiller.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_callcallcallcode_ABCB_RECURSIVEFiller.json b/src/GeneralStateTestsFiller/stStaticCall/static_callcallcallcode_ABCB_RECURSIVEFiller.json
index 8cf3c2322..86a544ba9 100644
--- a/src/GeneralStateTestsFiller/stStaticCall/static_callcallcallcode_ABCB_RECURSIVEFiller.json
+++ b/src/GeneralStateTestsFiller/stStaticCall/static_callcallcallcode_ABCB_RECURSIVEFiller.json
@@ -36,7 +36,7 @@
}
},
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
- "balance" : "25026727"
+ "balance" : "139959"
}
}
}
@@ -44,21 +44,21 @@
"pre" : {
"1000000000000000000000000000000000000000" : {
"balance" : "1000000000000000000",
- "code" : "{ [[ 0 ]] (STATICCALL 25000000 0x1000000000000000000000000000000000000001 0 64 0 64 ) }",
+ "code" : "{ (MSTORE 1 1) (STATICCALL 25000000 0x1000000000000000000000000000000000000001 0 64 0 64 ) (MSTORE 31 1)}",
"nonce" : "0",
"storage" : {
}
},
"1000000000000000000000000000000000000001" : {
"balance" : "10000000000",
- "code" : "{ [[ 1 ]] (STATICCALL 1000000 0x1000000000000000000000000000000000000002 0 64 0 64 ) }",
+ "code" : "{ (MSTORE 1 1) (STATICCALL 1000000 0x1000000000000000000000000000000000000002 0 64 0 64 ) (MSTORE 31 1) }",
"nonce" : "0",
"storage" : {
}
},
"1000000000000000000000000000000000000002" : {
"balance" : "10000000000",
- "code" : "{ [[ 2 ]] (DELEGATECALL 500000 0x1000000000000000000000000000000000000001 0 64 0 64 ) }",
+ "code" : "{ (MSTORE 1 1) (DELEGATECALL 500000 0x1000000000000000000000000000000000000001 0 64 0 64 ) (MSTORE 21 1) }",
"nonce" : "0",
"storage" : {
}