diff options
Diffstat (limited to 'VMTests/vmIOandFlowOperations/stack_loop.json')
-rw-r--r-- | VMTests/vmIOandFlowOperations/stack_loop.json | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/VMTests/vmIOandFlowOperations/stack_loop.json b/VMTests/vmIOandFlowOperations/stack_loop.json index 99fd40967..6ff431a51 100644 --- a/VMTests/vmIOandFlowOperations/stack_loop.json +++ b/VMTests/vmIOandFlowOperations/stack_loop.json @@ -2,8 +2,10 @@ "stack_loop" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.70ba1a56.Linux.g++", - "source" : "/src/VMTestsFiller/vmIOandFlowOperations/stack_loopFiller.json" + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", + "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "source" : "src/VMTestsFiller/vmIOandFlowOperations/stack_loopFiller.json", + "sourceHash" : "5f26b16cc490449093ca2d9b96bc9a6cf99b457040e2b90706e349f3556c30a8" }, "callcreates" : [ ], @@ -17,20 +19,20 @@ "exec" : { "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "code" : "0x600a5b6001810380600257600053600153600253600353600453600553600653600753600853600953596000f3", + "code" : "0x", "data" : "0x", "gas" : "0x0186a0", "gasPrice" : "0x5af3107a4000", "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", "value" : "0x0de0b6b3a7640000" }, - "gas" : "0x018555", + "gas" : "0x0186a0", "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out" : "0x0001020304050607080900000000000000000000000000000000000000000000", + "out" : "0x", "post" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", - "code" : "0x600a5b6001810380600257600053600153600253600353600453600553600653600753600853600953596000f3", + "code" : "0x", "nonce" : "0x00", "storage" : { } @@ -39,7 +41,7 @@ "pre" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", - "code" : "0x600a5b6001810380600257600053600153600253600353600453600553600653600753600853600953596000f3", + "code" : "0x", "nonce" : "0x00", "storage" : { } |