diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2018-06-01 10:39:41 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-01 10:39:41 +0800 |
commit | 7c228f70fc055ee48489078331328a18c5455586 (patch) | |
tree | 79d0a60162d5dfa53997f36859e4de035a280bf0 /VMTests/vmIOandFlowOperations/DynamicJump_value2.json | |
parent | 0eef2f31ab59016a7ccad2a99d4644f753eebcb9 (diff) | |
parent | 3dabf27265670f95717ff646841acdfeaccddfb1 (diff) | |
download | tangerine-tests-7c228f70fc055ee48489078331328a18c5455586.tar tangerine-tests-7c228f70fc055ee48489078331328a18c5455586.tar.gz tangerine-tests-7c228f70fc055ee48489078331328a18c5455586.tar.bz2 tangerine-tests-7c228f70fc055ee48489078331328a18c5455586.tar.lz tangerine-tests-7c228f70fc055ee48489078331328a18c5455586.tar.xz tangerine-tests-7c228f70fc055ee48489078331328a18c5455586.tar.zst tangerine-tests-7c228f70fc055ee48489078331328a18c5455586.zip |
Merge pull request #466 from ehildenb/test-validator-script
Test validator script
Diffstat (limited to 'VMTests/vmIOandFlowOperations/DynamicJump_value2.json')
-rw-r--r-- | VMTests/vmIOandFlowOperations/DynamicJump_value2.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/VMTests/vmIOandFlowOperations/DynamicJump_value2.json b/VMTests/vmIOandFlowOperations/DynamicJump_value2.json index 40bd6c4ce..26c6bc86b 100644 --- a/VMTests/vmIOandFlowOperations/DynamicJump_value2.json +++ b/VMTests/vmIOandFlowOperations/DynamicJump_value2.json @@ -2,10 +2,10 @@ "DynamicJump_value2" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "testeth 1.4.0.dev0-56+commit.71414ae3", + "lllcversion" : "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", "source" : "src/VMTestsFiller/vmIOandFlowOperations/DynamicJump_value2Filler.json", - "sourceHash" : "b33fdcc007e30687202c0922dd47116daacd068f6de8b049ee52ddf74b7f42c9" + "sourceHash" : "ec965fb60cabd6c51628423cf6d2a82ca880d84313ba95d2595e1e219f7c922d" }, "callcreates" : [ ], @@ -19,20 +19,20 @@ "exec" : { "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "code" : "0x", + "code" : "0x60016002600334565b5050600052596000f35b50600052596000f35b600052596000f3", "data" : "0x", "gas" : "0x0186a0", "gasPrice" : "0x5af3107a4000", "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", "value" : "0x12" }, - "gas" : "0x0186a0", + "gas" : "0x01867c", "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out" : "0x", + "out" : "0x0000000000000000000000000000000000000000000000000000000000000002", "post" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", - "code" : "0x", + "code" : "0x60016002600334565b5050600052596000f35b50600052596000f35b600052596000f3", "nonce" : "0x00", "storage" : { } @@ -41,7 +41,7 @@ "pre" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", - "code" : "0x", + "code" : "0x60016002600334565b5050600052596000f35b50600052596000f35b600052596000f3", "nonce" : "0x00", "storage" : { } |