diff options
author | Dimitry <dimitry@ethereum.org> | 2017-10-07 03:59:28 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2017-10-07 03:59:28 +0800 |
commit | 8a53efa84c102c2c547692e47778e5a5e45cb126 (patch) | |
tree | 0dd31a83b47bef4a980862aa90a2328539e88995 /VMTests/vmIOandFlowOperations/deadCode_1.json | |
parent | adaa3459f1f381370d56a4449927da97a28ad731 (diff) | |
download | tangerine-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar tangerine-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.gz tangerine-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.bz2 tangerine-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.lz tangerine-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.xz tangerine-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.zst tangerine-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.zip |
refill all the tests
Diffstat (limited to 'VMTests/vmIOandFlowOperations/deadCode_1.json')
-rw-r--r-- | VMTests/vmIOandFlowOperations/deadCode_1.json | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/VMTests/vmIOandFlowOperations/deadCode_1.json b/VMTests/vmIOandFlowOperations/deadCode_1.json index 9b4676635..169db0a73 100644 --- a/VMTests/vmIOandFlowOperations/deadCode_1.json +++ b/VMTests/vmIOandFlowOperations/deadCode_1.json @@ -2,8 +2,10 @@ "deadCode_1" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.70ba1a56.Linux.g++", - "source" : "/src/VMTestsFiller/vmIOandFlowOperations/deadCode_1Filler.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/deadCode_1Filler.json", + "sourceHash" : "370c625c3648ba73ccf27aef4b813f988c6220971e5efd709cb940cf1444adfe" }, "callcreates" : [ ], @@ -17,7 +19,7 @@ "exec" : { "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "code" : "0x6001600053596000f3", + "code" : "0x6001600053596000f300000000000000005b00", "data" : "0x", "gas" : "0x0186a0", "gasPrice" : "0x5af3107a4000", @@ -30,7 +32,7 @@ "post" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", - "code" : "0x6001600053596000f3", + "code" : "0x6001600053596000f300000000000000005b00", "nonce" : "0x00", "storage" : { } @@ -39,7 +41,7 @@ "pre" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", - "code" : "0x6001600053596000f3", + "code" : "0x6001600053596000f300000000000000005b00", "nonce" : "0x00", "storage" : { } |