diff options
Diffstat (limited to 'VMTests/vmIOandFlowOperations/indirect_jump4.json')
-rw-r--r-- | VMTests/vmIOandFlowOperations/indirect_jump4.json | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/VMTests/vmIOandFlowOperations/indirect_jump4.json b/VMTests/vmIOandFlowOperations/indirect_jump4.json index 2e9f83b27..b47ec1f74 100644 --- a/VMTests/vmIOandFlowOperations/indirect_jump4.json +++ b/VMTests/vmIOandFlowOperations/indirect_jump4.json @@ -2,8 +2,10 @@ "indirect_jump4" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.70ba1a56.Linux.g++", - "source" : "/src/VMTestsFiller/vmIOandFlowOperations/indirect_jump4Filler.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/indirect_jump4Filler.json", + "sourceHash" : "17dc44d8de8f18935a5f2df3f9ad9bead69750854909a247700c5c834cc1bde2" }, "callcreates" : [ ], @@ -17,7 +19,7 @@ "exec" : { "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "code" : "0x6000600760050157600160005200", + "code" : "0x60006007600501576001600052005b", "data" : "0x", "gas" : "0x0186a0", "gasPrice" : "0x5af3107a4000", @@ -30,7 +32,7 @@ "post" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", - "code" : "0x6000600760050157600160005200", + "code" : "0x60006007600501576001600052005b", "nonce" : "0x00", "storage" : { } @@ -39,7 +41,7 @@ "pre" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", - "code" : "0x6000600760050157600160005200", + "code" : "0x60006007600501576001600052005b", "nonce" : "0x00", "storage" : { } |