diff options
Diffstat (limited to 'VMTests/vmSystemOperations')
-rw-r--r-- | VMTests/vmSystemOperations/TestNameRegistrator.json | 80 | ||||
-rw-r--r-- | VMTests/vmSystemOperations/return0.json | 80 | ||||
-rw-r--r-- | VMTests/vmSystemOperations/return1.json | 80 | ||||
-rw-r--r-- | VMTests/vmSystemOperations/return2.json | 80 | ||||
-rw-r--r-- | VMTests/vmSystemOperations/suicide0.json | 90 | ||||
-rw-r--r-- | VMTests/vmSystemOperations/suicideNotExistingAccount.json | 101 | ||||
-rw-r--r-- | VMTests/vmSystemOperations/suicideSendEtherToMe.json | 90 |
7 files changed, 290 insertions, 311 deletions
diff --git a/VMTests/vmSystemOperations/TestNameRegistrator.json b/VMTests/vmSystemOperations/TestNameRegistrator.json index c3c9a0cd6..ff6918626 100644 --- a/VMTests/vmSystemOperations/TestNameRegistrator.json +++ b/VMTests/vmSystemOperations/TestNameRegistrator.json @@ -1,51 +1,49 @@ { - "TestNameRegistrator" : { - "_info" : { - "comment" : "", - "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/vmSystemOperations/TestNameRegistratorFiller.json", - "sourceHash" : "387abb181fb86588247bd90f61af47bc57dc4e81ba7b0def48091fd4e58a4aa5" + "TestNameRegistrator": { + "_info": { + "comment": "", + "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/vmSystemOperations/TestNameRegistratorFiller.json", + "sourceHash": "387abb181fb86588247bd90f61af47bc57dc4e81ba7b0def48091fd4e58a4aa5" }, - "callcreates" : [ - ], - "env" : { - "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x0100", - "currentGasLimit" : "0x0f4240", - "currentNumber" : "0x00", - "currentTimestamp" : "0x01" + "callcreates": [], + "env": { + "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty": "0x0100", + "currentGasLimit": "0x0f4240", + "currentNumber": "0x00", + "currentTimestamp": "0x01" }, - "exec" : { - "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "code" : "0x6000355415600957005b60203560003555", - "data" : "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffafffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffa", - "gas" : "0x0186a0", - "gasPrice" : "0x5af3107a4000", - "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "value" : "0x0de0b6b3a7640000" + "exec": { + "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller": "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "code": "0x6000355415600957005b60203560003555", + "data": "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffafffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffa", + "gas": "0x0186a0", + "gasPrice": "0x5af3107a4000", + "origin": "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "value": "0x0de0b6b3a7640000" }, - "gas" : "0x01382b", - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out" : "0x", - "post" : { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "balance" : "0x152d02c7e14af6800000", - "code" : "0x6000355415600957005b60203560003555", - "nonce" : "0x00", - "storage" : { - "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffa" : "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffa" + "gas": "0x01382b", + "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out": "0x", + "post": { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { + "balance": "0x152d02c7e14af6800000", + "code": "0x6000355415600957005b60203560003555", + "nonce": "0x00", + "storage": { + "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffa": "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffa" } } }, - "pre" : { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "balance" : "0x152d02c7e14af6800000", - "code" : "0x6000355415600957005b60203560003555", - "nonce" : "0x00", - "storage" : { - } + "pre": { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { + "balance": "0x152d02c7e14af6800000", + "code": "0x6000355415600957005b60203560003555", + "nonce": "0x00", + "storage": {} } } } diff --git a/VMTests/vmSystemOperations/return0.json b/VMTests/vmSystemOperations/return0.json index 75bf7880c..c6976462f 100644 --- a/VMTests/vmSystemOperations/return0.json +++ b/VMTests/vmSystemOperations/return0.json @@ -1,51 +1,49 @@ { - "return0" : { - "_info" : { - "comment" : "", - "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/vmSystemOperations/return0Filler.json", - "sourceHash" : "647d39cfbd0cfbb7949d21819292851595b5953115e44adeac632e6dbbd9d226" + "return0": { + "_info": { + "comment": "", + "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/vmSystemOperations/return0Filler.json", + "sourceHash": "647d39cfbd0cfbb7949d21819292851595b5953115e44adeac632e6dbbd9d226" }, - "callcreates" : [ - ], - "env" : { - "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x0100", - "currentGasLimit" : "0x989680", - "currentNumber" : "0x00", - "currentTimestamp" : "0x01" + "callcreates": [], + "env": { + "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty": "0x0100", + "currentGasLimit": "0x989680", + "currentNumber": "0x00", + "currentTimestamp": "0x01" }, - "exec" : { - "address" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "caller" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "code" : "0x603760005360005160005560016000f3", - "data" : "0xaa", - "gas" : "0x0186a0", - "gasPrice" : "0x5af3107a4000", - "origin" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "value" : "0x17" + "exec": { + "address": "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "caller": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "code": "0x603760005360005160005560016000f3", + "data": "0xaa", + "gas": "0x0186a0", + "gasPrice": "0x5af3107a4000", + "origin": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "value": "0x17" }, - "gas" : "0x013865", - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out" : "0x37", - "post" : { - "0xcd1722f3947def4cf144679da39c4c32bdc35681" : { - "balance" : "0x17", - "code" : "0x603760005360005160005560016000f3", - "nonce" : "0x00", - "storage" : { - "0x00" : "0x3700000000000000000000000000000000000000000000000000000000000000" + "gas": "0x013865", + "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out": "0x37", + "post": { + "0xcd1722f3947def4cf144679da39c4c32bdc35681": { + "balance": "0x17", + "code": "0x603760005360005160005560016000f3", + "nonce": "0x00", + "storage": { + "0x00": "0x3700000000000000000000000000000000000000000000000000000000000000" } } }, - "pre" : { - "0xcd1722f3947def4cf144679da39c4c32bdc35681" : { - "balance" : "0x17", - "code" : "0x603760005360005160005560016000f3", - "nonce" : "0x00", - "storage" : { - } + "pre": { + "0xcd1722f3947def4cf144679da39c4c32bdc35681": { + "balance": "0x17", + "code": "0x603760005360005160005560016000f3", + "nonce": "0x00", + "storage": {} } } } diff --git a/VMTests/vmSystemOperations/return1.json b/VMTests/vmSystemOperations/return1.json index 7ce5e43f4..b34aae00b 100644 --- a/VMTests/vmSystemOperations/return1.json +++ b/VMTests/vmSystemOperations/return1.json @@ -1,51 +1,49 @@ { - "return1" : { - "_info" : { - "comment" : "", - "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/vmSystemOperations/return1Filler.json", - "sourceHash" : "58ea2d8de5a7b931fdf445e653b4b9171354a927a2a2ae715b362e5f58023323" + "return1": { + "_info": { + "comment": "", + "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/vmSystemOperations/return1Filler.json", + "sourceHash": "58ea2d8de5a7b931fdf445e653b4b9171354a927a2a2ae715b362e5f58023323" }, - "callcreates" : [ - ], - "env" : { - "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x0100", - "currentGasLimit" : "0x989680", - "currentNumber" : "0x00", - "currentTimestamp" : "0x01" + "callcreates": [], + "env": { + "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty": "0x0100", + "currentGasLimit": "0x989680", + "currentNumber": "0x00", + "currentTimestamp": "0x01" }, - "exec" : { - "address" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "caller" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "code" : "0x603760005360005160005560026000f3", - "data" : "0xaa", - "gas" : "0x0186a0", - "gasPrice" : "0x5af3107a4000", - "origin" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "value" : "0x17" + "exec": { + "address": "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "caller": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "code": "0x603760005360005160005560026000f3", + "data": "0xaa", + "gas": "0x0186a0", + "gasPrice": "0x5af3107a4000", + "origin": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "value": "0x17" }, - "gas" : "0x013865", - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out" : "0x3700", - "post" : { - "0xcd1722f3947def4cf144679da39c4c32bdc35681" : { - "balance" : "0x17", - "code" : "0x603760005360005160005560026000f3", - "nonce" : "0x00", - "storage" : { - "0x00" : "0x3700000000000000000000000000000000000000000000000000000000000000" + "gas": "0x013865", + "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out": "0x3700", + "post": { + "0xcd1722f3947def4cf144679da39c4c32bdc35681": { + "balance": "0x17", + "code": "0x603760005360005160005560026000f3", + "nonce": "0x00", + "storage": { + "0x00": "0x3700000000000000000000000000000000000000000000000000000000000000" } } }, - "pre" : { - "0xcd1722f3947def4cf144679da39c4c32bdc35681" : { - "balance" : "0x17", - "code" : "0x603760005360005160005560026000f3", - "nonce" : "0x00", - "storage" : { - } + "pre": { + "0xcd1722f3947def4cf144679da39c4c32bdc35681": { + "balance": "0x17", + "code": "0x603760005360005160005560026000f3", + "nonce": "0x00", + "storage": {} } } } diff --git a/VMTests/vmSystemOperations/return2.json b/VMTests/vmSystemOperations/return2.json index 5b046c719..f68ebeef6 100644 --- a/VMTests/vmSystemOperations/return2.json +++ b/VMTests/vmSystemOperations/return2.json @@ -1,51 +1,49 @@ { - "return2" : { - "_info" : { - "comment" : "", - "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/vmSystemOperations/return2Filler.json", - "sourceHash" : "2cc76fea2e8533c8c07dd27ef10247426fe76eb27c2d74f8232326560bdab568" + "return2": { + "_info": { + "comment": "", + "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/vmSystemOperations/return2Filler.json", + "sourceHash": "2cc76fea2e8533c8c07dd27ef10247426fe76eb27c2d74f8232326560bdab568" }, - "callcreates" : [ - ], - "env" : { - "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x0100", - "currentGasLimit" : "0x989680", - "currentNumber" : "0x00", - "currentTimestamp" : "0x01" + "callcreates": [], + "env": { + "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty": "0x0100", + "currentGasLimit": "0x989680", + "currentNumber": "0x00", + "currentTimestamp": "0x01" }, - "exec" : { - "address" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "caller" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "code" : "0x603760005360005160005560216000f3", - "data" : "0xaa", - "gas" : "0x0186a0", - "gasPrice" : "0x5af3107a4000", - "origin" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "value" : "0x17" + "exec": { + "address": "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "caller": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "code": "0x603760005360005160005560216000f3", + "data": "0xaa", + "gas": "0x0186a0", + "gasPrice": "0x5af3107a4000", + "origin": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "value": "0x17" }, - "gas" : "0x013862", - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out" : "0x370000000000000000000000000000000000000000000000000000000000000000", - "post" : { - "0xcd1722f3947def4cf144679da39c4c32bdc35681" : { - "balance" : "0x17", - "code" : "0x603760005360005160005560216000f3", - "nonce" : "0x00", - "storage" : { - "0x00" : "0x3700000000000000000000000000000000000000000000000000000000000000" + "gas": "0x013862", + "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out": "0x370000000000000000000000000000000000000000000000000000000000000000", + "post": { + "0xcd1722f3947def4cf144679da39c4c32bdc35681": { + "balance": "0x17", + "code": "0x603760005360005160005560216000f3", + "nonce": "0x00", + "storage": { + "0x00": "0x3700000000000000000000000000000000000000000000000000000000000000" } } }, - "pre" : { - "0xcd1722f3947def4cf144679da39c4c32bdc35681" : { - "balance" : "0x17", - "code" : "0x603760005360005160005560216000f3", - "nonce" : "0x00", - "storage" : { - } + "pre": { + "0xcd1722f3947def4cf144679da39c4c32bdc35681": { + "balance": "0x17", + "code": "0x603760005360005160005560216000f3", + "nonce": "0x00", + "storage": {} } } } diff --git a/VMTests/vmSystemOperations/suicide0.json b/VMTests/vmSystemOperations/suicide0.json index bffb6619e..9ee2680e8 100644 --- a/VMTests/vmSystemOperations/suicide0.json +++ b/VMTests/vmSystemOperations/suicide0.json @@ -1,57 +1,53 @@ { - "suicide0" : { - "_info" : { - "comment" : "", - "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/vmSystemOperations/suicide0Filler.json", - "sourceHash" : "ab977d31d9d9e8dc80c88bbd359b0aeaae6b3367ca6b61d86af2ed94c93ddbee" + "suicide0": { + "_info": { + "comment": "", + "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/vmSystemOperations/suicide0Filler.json", + "sourceHash": "ab977d31d9d9e8dc80c88bbd359b0aeaae6b3367ca6b61d86af2ed94c93ddbee" }, - "callcreates" : [ - ], - "env" : { - "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x0100", - "currentGasLimit" : "0x989680", - "currentNumber" : "0x00", - "currentTimestamp" : "0x01" + "callcreates": [], + "env": { + "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty": "0x0100", + "currentGasLimit": "0x989680", + "currentNumber": "0x00", + "currentTimestamp": "0x01" }, - "exec" : { - "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "code" : "0x33ff", - "data" : "0x", - "gas" : "0x03e8", - "gasPrice" : "0x5af3107a4000", - "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "value" : "0x0186a0" + "exec": { + "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller": "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "code": "0x33ff", + "data": "0x", + "gas": "0x03e8", + "gasPrice": "0x5af3107a4000", + "origin": "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "value": "0x0186a0" }, - "gas" : "0x03e6", - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out" : "0x", - "post" : { - "0xcd1722f3947def4cf144679da39c4c32bdc35681" : { - "balance" : "0x152d02c7e14af6800017", - "code" : "0x6000355415600957005b60203560003555", - "nonce" : "0x00", - "storage" : { - } + "gas": "0x03e6", + "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out": "0x", + "post": { + "0xcd1722f3947def4cf144679da39c4c32bdc35681": { + "balance": "0x152d02c7e14af6800017", + "code": "0x6000355415600957005b60203560003555", + "nonce": "0x00", + "storage": {} } }, - "pre" : { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "balance" : "0x152d02c7e14af6800000", - "code" : "0x33ff", - "nonce" : "0x00", - "storage" : { - } + "pre": { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { + "balance": "0x152d02c7e14af6800000", + "code": "0x33ff", + "nonce": "0x00", + "storage": {} }, - "0xcd1722f3947def4cf144679da39c4c32bdc35681" : { - "balance" : "0x17", - "code" : "0x6000355415600957005b60203560003555", - "nonce" : "0x00", - "storage" : { - } + "0xcd1722f3947def4cf144679da39c4c32bdc35681": { + "balance": "0x17", + "code": "0x6000355415600957005b60203560003555", + "nonce": "0x00", + "storage": {} } } } diff --git a/VMTests/vmSystemOperations/suicideNotExistingAccount.json b/VMTests/vmSystemOperations/suicideNotExistingAccount.json index 8a2ddaa9a..bcc58c36f 100644 --- a/VMTests/vmSystemOperations/suicideNotExistingAccount.json +++ b/VMTests/vmSystemOperations/suicideNotExistingAccount.json @@ -1,64 +1,59 @@ { - "suicideNotExistingAccount" : { - "_info" : { - "comment" : "", - "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/vmSystemOperations/suicideNotExistingAccountFiller.json", - "sourceHash" : "f513980015028ed5306fd2405dc9ee69159d94b8c988be8de9339faed626b4e5" + "suicideNotExistingAccount": { + "_info": { + "comment": "", + "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/vmSystemOperations/suicideNotExistingAccountFiller.json", + "sourceHash": "f513980015028ed5306fd2405dc9ee69159d94b8c988be8de9339faed626b4e5" }, - "callcreates" : [ - ], - "env" : { - "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x0100", - "currentGasLimit" : "0x989680", - "currentNumber" : "0x00", - "currentTimestamp" : "0x01" + "callcreates": [], + "env": { + "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty": "0x0100", + "currentGasLimit": "0x989680", + "currentNumber": "0x00", + "currentTimestamp": "0x01" }, - "exec" : { - "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "code" : "0x73aa1722f3947def4cf144679da39c4c32bdc35681ff", - "data" : "0x", - "gas" : "0x03e8", - "gasPrice" : "0x5af3107a4000", - "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "value" : "0x0186a0" + "exec": { + "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller": "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "code": "0x73aa1722f3947def4cf144679da39c4c32bdc35681ff", + "data": "0x", + "gas": "0x03e8", + "gasPrice": "0x5af3107a4000", + "origin": "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "value": "0x0186a0" }, - "gas" : "0x03e5", - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out" : "0x", - "post" : { - "0xaa1722f3947def4cf144679da39c4c32bdc35681" : { - "balance" : "0x152d02c7e14af6800000", - "code" : "0x", - "nonce" : "0x00", - "storage" : { - } + "gas": "0x03e5", + "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out": "0x", + "post": { + "0xaa1722f3947def4cf144679da39c4c32bdc35681": { + "balance": "0x152d02c7e14af6800000", + "code": "0x", + "nonce": "0x00", + "storage": {} }, - "0xcd1722f3947def4cf144679da39c4c32bdc35681" : { - "balance" : "0x17", - "code" : "0x6000355415600957005b60203560003555", - "nonce" : "0x00", - "storage" : { - } + "0xcd1722f3947def4cf144679da39c4c32bdc35681": { + "balance": "0x17", + "code": "0x6000355415600957005b60203560003555", + "nonce": "0x00", + "storage": {} } }, - "pre" : { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "balance" : "0x152d02c7e14af6800000", - "code" : "0x73aa1722f3947def4cf144679da39c4c32bdc35681ff", - "nonce" : "0x00", - "storage" : { - } + "pre": { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { + "balance": "0x152d02c7e14af6800000", + "code": "0x73aa1722f3947def4cf144679da39c4c32bdc35681ff", + "nonce": "0x00", + "storage": {} }, - "0xcd1722f3947def4cf144679da39c4c32bdc35681" : { - "balance" : "0x17", - "code" : "0x6000355415600957005b60203560003555", - "nonce" : "0x00", - "storage" : { - } + "0xcd1722f3947def4cf144679da39c4c32bdc35681": { + "balance": "0x17", + "code": "0x6000355415600957005b60203560003555", + "nonce": "0x00", + "storage": {} } } } diff --git a/VMTests/vmSystemOperations/suicideSendEtherToMe.json b/VMTests/vmSystemOperations/suicideSendEtherToMe.json index 9ed2b74c5..7de7e93f3 100644 --- a/VMTests/vmSystemOperations/suicideSendEtherToMe.json +++ b/VMTests/vmSystemOperations/suicideSendEtherToMe.json @@ -1,57 +1,53 @@ { - "suicideSendEtherToMe" : { - "_info" : { - "comment" : "", - "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/vmSystemOperations/suicideSendEtherToMeFiller.json", - "sourceHash" : "0206456ecdae18584f5d2f57669534f98726e2624c7d0a9979cb554a908477db" + "suicideSendEtherToMe": { + "_info": { + "comment": "", + "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/vmSystemOperations/suicideSendEtherToMeFiller.json", + "sourceHash": "0206456ecdae18584f5d2f57669534f98726e2624c7d0a9979cb554a908477db" }, - "callcreates" : [ - ], - "env" : { - "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x0100", - "currentGasLimit" : "0x989680", - "currentNumber" : "0x00", - "currentTimestamp" : "0x01" + "callcreates": [], + "env": { + "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty": "0x0100", + "currentGasLimit": "0x989680", + "currentNumber": "0x00", + "currentTimestamp": "0x01" }, - "exec" : { - "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "code" : "0x30ff", - "data" : "0x", - "gas" : "0x03e8", - "gasPrice" : "0x5af3107a4000", - "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "value" : "0x0186a0" + "exec": { + "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller": "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "code": "0x30ff", + "data": "0x", + "gas": "0x03e8", + "gasPrice": "0x5af3107a4000", + "origin": "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "value": "0x0186a0" }, - "gas" : "0x03e6", - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out" : "0x", - "post" : { - "0xcd1722f3947def4cf144679da39c4c32bdc35681" : { - "balance" : "0x17", - "code" : "0x6000355415600957005b60203560003555", - "nonce" : "0x00", - "storage" : { - } + "gas": "0x03e6", + "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out": "0x", + "post": { + "0xcd1722f3947def4cf144679da39c4c32bdc35681": { + "balance": "0x17", + "code": "0x6000355415600957005b60203560003555", + "nonce": "0x00", + "storage": {} } }, - "pre" : { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "balance" : "0x152d02c7e14af6800000", - "code" : "0x30ff", - "nonce" : "0x00", - "storage" : { - } + "pre": { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { + "balance": "0x152d02c7e14af6800000", + "code": "0x30ff", + "nonce": "0x00", + "storage": {} }, - "0xcd1722f3947def4cf144679da39c4c32bdc35681" : { - "balance" : "0x17", - "code" : "0x6000355415600957005b60203560003555", - "nonce" : "0x00", - "storage" : { - } + "0xcd1722f3947def4cf144679da39c4c32bdc35681": { + "balance": "0x17", + "code": "0x6000355415600957005b60203560003555", + "nonce": "0x00", + "storage": {} } } } |