diff options
Diffstat (limited to 'src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_valueUnderflowFiller.json')
-rw-r--r-- | src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_valueUnderflowFiller.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_valueUnderflowFiller.json b/src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_valueUnderflowFiller.json index 49913992a..2e243ab28 100644 --- a/src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_valueUnderflowFiller.json +++ b/src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_valueUnderflowFiller.json @@ -12,10 +12,7 @@ "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)", "storage": {} } }, |