aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stStaticCall/static_callcall_00_OOGE_2Filler.json
diff options
context:
space:
mode:
authorDimitry <winsvega@mail.ru>2017-05-19 01:30:28 +0800
committerDimitry <winsvega@mail.ru>2017-05-23 03:12:41 +0800
commit8fc93bc232a640416480ac6fa8748c9a49016f26 (patch)
tree53f271d5178dab40354c75bb2eed636c9da17816 /src/GeneralStateTestsFiller/stStaticCall/static_callcall_00_OOGE_2Filler.json
parent0004e13e8f67dd9e2bc6aa912134efab6b6224e2 (diff)
downloadtangerine-tests-8fc93bc232a640416480ac6fa8748c9a49016f26.tar.gz
tangerine-tests-8fc93bc232a640416480ac6fa8748c9a49016f26.tar.zst
tangerine-tests-8fc93bc232a640416480ac6fa8748c9a49016f26.zip
update staticcall fillers
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_callcall_00_OOGE_2Filler.json')
-rw-r--r--src/GeneralStateTestsFiller/stStaticCall/static_callcall_00_OOGE_2Filler.json43
1 files changed, 38 insertions, 5 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_callcall_00_OOGE_2Filler.json b/src/GeneralStateTestsFiller/stStaticCall/static_callcall_00_OOGE_2Filler.json
index 9522c04ba..39e859850 100644
--- a/src/GeneralStateTestsFiller/stStaticCall/static_callcall_00_OOGE_2Filler.json
+++ b/src/GeneralStateTestsFiller/stStaticCall/static_callcall_00_OOGE_2Filler.json
@@ -25,13 +25,26 @@
},
"1000000000000000000000000000000000000000" : {
"storage" : {
- "0x00" : "0x01"
+ "0x00" : "0x00"
+ }
+ },
+ "a000000000000000000000000000000000000000" : {
+ "storage" : {
+ "0x00" : "0x00",
+ "0x01" : "0x00"
}
}
}
}
],
- "pre" : {
+ "pre" : {
+ "a000000000000000000000000000000000000000" : {
+ "balance" : "0",
+ "code" : "{ [[ 0 ]] (CALL (GAS) (CALLDATALOAD 0) (CALLVALUE) 0 0 0 0) [[ 1 ]] (GAS) }",
+ "nonce" : "0",
+ "storage" : {
+ }
+ },
"1000000000000000000000000000000000000000" : {
"balance" : "1000000000000000000",
"nonce" : "0",
@@ -40,7 +53,7 @@
},
"1000000000000000000000000000000000000001" : {
"balance" : "1000000000000000000",
- "code" : "{ (STATICCALL 100000 0x1000000000000000000000000000000000000002 0 64 0 64 ) }",
+ "code" : "{ (MSTORE 2 1) (STATICCALL 100000 0x1000000000000000000000000000000000000002 0 64 0 64 ) (MSTORE 32 1) }",
"nonce" : "0",
"storage" : {
}
@@ -51,6 +64,25 @@
"code" : "{ (SSTORE 2 1) (SSTORE 5 (CALLVALUE)) }",
"storage": {}
},
+ "2000000000000000000000000000000000000000" : {
+ "balance" : "1000000000000000000",
+ "nonce" : "0",
+ "code" : "{ [[ 0 ]] (STATICCALL 150000 0x2000000000000000000000000000000000000001 0 64 0 64 ) }",
+ "storage": {}
+ },
+ "2000000000000000000000000000000000000001" : {
+ "balance" : "1000000000000000000",
+ "code" : "{ (MSTORE 2 1) (STATICCALL 100000 0x2000000000000000000000000000000000000002 0 64 0 64 ) (MSTORE 32 1) }",
+ "nonce" : "0",
+ "storage" : {
+ }
+ },
+ "2000000000000000000000000000000000000002" : {
+ "balance" : "0",
+ "nonce" : "0",
+ "code" : "{ (def 'i 0x80) (for {} (< @i 50000) [i](+ @i 1) (EXTCODESIZE 1) ) }",
+ "storage": {}
+ },
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "1000000000000000000",
"nonce" : "0",
@@ -60,7 +92,8 @@
},
"transaction" : {
"data" : [
- ""
+ "0x0000000000000000000000001000000000000000000000000000000000000000",
+ "0x0000000000000000000000002000000000000000000000000000000000000000"
],
"gasLimit" : [
"150066"
@@ -68,7 +101,7 @@
"gasPrice" : "1",
"nonce" : "0",
"secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "1000000000000000000000000000000000000000",
+ "to" : "a000000000000000000000000000000000000000",
"value" : [
"0"
]