aboutsummaryrefslogtreecommitdiffstats
path: root/src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_value2Filler.json
diff options
context:
space:
mode:
authorEverett Hildenbrandt <hildenb2@illinois.edu>2018-05-31 11:30:23 +0800
committerEverett Hildenbrandt <hildenb2@illinois.edu>2018-05-31 11:30:23 +0800
commit93ea2fb920c4feeed28ac7729027bbd53dbc527c (patch)
tree2bafdd103e33240d9ccd44f937225c068a014f48 /src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_value2Filler.json
parent41097bcf4a00a30f36eab4107661e1355331fea6 (diff)
downloaddexon-tests-93ea2fb920c4feeed28ac7729027bbd53dbc527c.tar.gz
dexon-tests-93ea2fb920c4feeed28ac7729027bbd53dbc527c.tar.zst
dexon-tests-93ea2fb920c4feeed28ac7729027bbd53dbc527c.zip
src/VMTestsFiller: convert inline assembly to hex data to avoid LLL errors
Diffstat (limited to 'src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_value2Filler.json')
-rw-r--r--src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_value2Filler.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_value2Filler.json b/src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_value2Filler.json
index c732cf419..02104cf27 100644
--- a/src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_value2Filler.json
+++ b/src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_value2Filler.json
@@ -12,7 +12,8 @@
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
"balance" : "100000000000000000000000",
"nonce" : "0",
- "code" : "(asm 1 2 3 CALLVALUE JUMP JUMPDEST POP POP 0 MSTORE MSIZE 0 RETURN JUMPDEST POP 0 MSTORE MSIZE 0 RETURN JUMPDEST 0 MSTORE MSIZE 0 RETURN)",
+ "_code" : "(asm 1 2 3 CALLVALUE JUMP JUMPDEST POP POP 0 MSTORE MSIZE 0 RETURN JUMPDEST POP 0 MSTORE MSIZE 0 RETURN JUMPDEST 0 MSTORE MSIZE 0 RETURN)",
+ "code" : "0x60016002600334565b5050600052596000f35b50600052596000f35b600052596000f3",
"storage": {}
}
},