aboutsummaryrefslogtreecommitdiffstats
path: root/src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_valueUnderflowFiller.json
diff options
context:
space:
mode:
authorYoichi Hirai <i@yoichihirai.com>2018-06-01 10:39:41 +0800
committerGitHub <noreply@github.com>2018-06-01 10:39:41 +0800
commit7c228f70fc055ee48489078331328a18c5455586 (patch)
tree79d0a60162d5dfa53997f36859e4de035a280bf0 /src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_valueUnderflowFiller.json
parent0eef2f31ab59016a7ccad2a99d4644f753eebcb9 (diff)
parent3dabf27265670f95717ff646841acdfeaccddfb1 (diff)
downloaddexon-tests-7c228f70fc055ee48489078331328a18c5455586.tar.gz
dexon-tests-7c228f70fc055ee48489078331328a18c5455586.tar.zst
dexon-tests-7c228f70fc055ee48489078331328a18c5455586.zip
Merge pull request #466 from ehildenb/test-validator-script
Test validator script
Diffstat (limited to 'src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_valueUnderflowFiller.json')
-rw-r--r--src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_valueUnderflowFiller.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_valueUnderflowFiller.json b/src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_valueUnderflowFiller.json
index 49913992a..765263d62 100644
--- a/src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_valueUnderflowFiller.json
+++ b/src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_valueUnderflowFiller.json
@@ -12,10 +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 POP POP POP 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 POP POP POP 0 MSTORE MSIZE 0 RETURN)",
+ "code" : "0x60016002600334565b5050600052596000f35b50600052596000f35b505050600052596000f3",
"storage": {}
}
},