aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stStaticCall/static_callToStaticOpCodeCheckFiller.json
diff options
context:
space:
mode:
authorYoichi Hirai <i@yoichihirai.com>2018-03-22 18:31:14 +0800
committerYoichi Hirai <i@yoichihirai.com>2018-03-22 18:31:14 +0800
commit8704ccb8cdf34e71fa8f450bc83bb5d92f198acc (patch)
tree3a61bb37e41ec5d5888efcf0fd4e25bb08d90ad5 /src/GeneralStateTestsFiller/stStaticCall/static_callToStaticOpCodeCheckFiller.json
parent80bc4e1d6aed9cfd92938c42c976997d5d05bf47 (diff)
downloaddexon-tests-8704ccb8cdf34e71fa8f450bc83bb5d92f198acc.tar.gz
dexon-tests-8704ccb8cdf34e71fa8f450bc83bb5d92f198acc.tar.zst
dexon-tests-8704ccb8cdf34e71fa8f450bc83bb5d92f198acc.zip
Rename duplicated keys in filler JSON files
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_callToStaticOpCodeCheckFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stStaticCall/static_callToStaticOpCodeCheckFiller.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_callToStaticOpCodeCheckFiller.json b/src/GeneralStateTestsFiller/stStaticCall/static_callToStaticOpCodeCheckFiller.json
index e8d242cc7..c187d8c55 100644
--- a/src/GeneralStateTestsFiller/stStaticCall/static_callToStaticOpCodeCheckFiller.json
+++ b/src/GeneralStateTestsFiller/stStaticCall/static_callToStaticOpCodeCheckFiller.json
@@ -24,7 +24,7 @@
"pre" : {
"1000000000000000000000000000000000000000" : {
"balance" : "1000000000000000000",
- "code" : "Static call success",
+ "// code" : "Static call success",
"code" : "{ [[ 0 ]] (STATICCALL 100000 (CALLDATALOAD 0) 0 0 0 0) }",
"nonce" : "0",
"storage" : {
@@ -32,7 +32,7 @@
},
"1000000000000000000000000000000000000001" : {
"balance" : "1000000000000000000",
- "code" : "Static call success",
+ "// code" : "Static call success",
"code" : "{ (MSTORE 0 (STATICCALL 100000 0x1000000000000000000000000000000000000002 0 0 0 0)) (if (= 1 (MLOAD 0)) (MSTORE 1 1) (SSTORE 1 1) ) }",
"nonce" : "0",
"storage" : {