diff options
Diffstat (limited to 'src/VMTestsFiller/vmIOandFlowOperations/stack_loopFiller.json')
-rw-r--r-- | src/VMTestsFiller/vmIOandFlowOperations/stack_loopFiller.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/VMTestsFiller/vmIOandFlowOperations/stack_loopFiller.json b/src/VMTestsFiller/vmIOandFlowOperations/stack_loopFiller.json index 4526795c3..bab696265 100644 --- a/src/VMTestsFiller/vmIOandFlowOperations/stack_loopFiller.json +++ b/src/VMTestsFiller/vmIOandFlowOperations/stack_loopFiller.json @@ -12,7 +12,8 @@ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "100000000000000000000000", "nonce" : "0", - "code" : "(asm 10 JUMPDEST 1 DUP2 SUB DUP1 2 JUMPI 0 MSTORE8 1 MSTORE8 2 MSTORE8 3 MSTORE8 4 MSTORE8 5 MSTORE8 6 MSTORE8 7 MSTORE8 8 MSTORE8 9 MSTORE8 MSIZE 0 RETURN)", + "_code" : "(asm 10 JUMPDEST 1 DUP2 SUB DUP1 2 JUMPI 0 MSTORE8 1 MSTORE8 2 MSTORE8 3 MSTORE8 4 MSTORE8 5 MSTORE8 6 MSTORE8 7 MSTORE8 8 MSTORE8 9 MSTORE8 MSIZE 0 RETURN)", + "code" : "0x60015b6001810380600257600053600153600253600353600453600553600653600753600853600953596000f3", "storage": {} } }, |