diff options
author | Dimitry <winsvega@mail.ru> | 2016-10-14 18:38:26 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2016-10-19 19:15:08 +0800 |
commit | 842880f751cfc70818e00585745658bffedc68d9 (patch) | |
tree | f552d91f503403cf28eeed1edbea963ba7f8f16f /StateTests/EIP150/stEIPSpecificTest.json | |
parent | 5aa9c9c3aab268bcf7f6c398d600951970d2d8f9 (diff) | |
download | tangerine-tests-842880f751cfc70818e00585745658bffedc68d9.tar tangerine-tests-842880f751cfc70818e00585745658bffedc68d9.tar.gz tangerine-tests-842880f751cfc70818e00585745658bffedc68d9.tar.bz2 tangerine-tests-842880f751cfc70818e00585745658bffedc68d9.tar.lz tangerine-tests-842880f751cfc70818e00585745658bffedc68d9.tar.xz tangerine-tests-842880f751cfc70818e00585745658bffedc68d9.tar.zst tangerine-tests-842880f751cfc70818e00585745658bffedc68d9.zip |
more EIP150 Tests
Diffstat (limited to 'StateTests/EIP150/stEIPSpecificTest.json')
-rw-r--r-- | StateTests/EIP150/stEIPSpecificTest.json | 147 |
1 files changed, 147 insertions, 0 deletions
diff --git a/StateTests/EIP150/stEIPSpecificTest.json b/StateTests/EIP150/stEIPSpecificTest.json index 583792284..76f80bc3b 100644 --- a/StateTests/EIP150/stEIPSpecificTest.json +++ b/StateTests/EIP150/stEIPSpecificTest.json @@ -691,5 +691,152 @@ "to" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b", "value" : "0x00" } + }, + "SuicideToExistingContract" : { + "env" : { + "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x02b8feb0", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x200000", + "currentTimestamp" : "0x01", + "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" + }, + "logs" : [ + ], + "out" : "0x", + "post" : { + "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x5b46", + "code" : "0x", + "nonce" : "0x00", + "storage" : { + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0xe8d4a4b4ba", + "code" : "0x", + "nonce" : "0x01", + "storage" : { + } + }, + "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x00", + "code" : "0x6000600060006000600073100000000000000000000000000000000000011861ea60f1505a600155", + "nonce" : "0x00", + "storage" : { + "0x01" : "0x08bf58" + } + } + }, + "postStateRoot" : "7f124d7f842eeeebc6889a06e0ad72ff0eb1ef804ee0254a6b3810b82eac0ddc", + "pre" : { + "1000000000000000000000000000000000000118" : { + "balance" : "0x00", + "code" : "0x73b94f5374fce5edbc8e2a8697c15331677e6ebf0bff", + "nonce" : "0x00", + "storage" : { + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0xe8d4a51000", + "code" : "0x", + "nonce" : "0x00", + "storage" : { + } + }, + "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x00", + "code" : "0x6000600060006000600073100000000000000000000000000000000000011861ea60f1505a600155", + "nonce" : "0x00", + "storage" : { + } + } + }, + "transaction" : { + "data" : "", + "gasLimit" : "0x0927c0", + "gasPrice" : "0x01", + "nonce" : "0x00", + "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", + "to" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b", + "value" : "0x00" + } + }, + "SuicideToNotExistingContract" : { + "env" : { + "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x02b8feb0", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x200000", + "currentTimestamp" : "0x01", + "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" + }, + "logs" : [ + ], + "out" : "0x", + "post" : { + "2000000000000000000000000000000000000115" : { + "balance" : "0x00", + "code" : "0x", + "nonce" : "0x00", + "storage" : { + } + }, + "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0xba73", + "code" : "0x", + "nonce" : "0x00", + "storage" : { + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0xe8d4a4558d", + "code" : "0x", + "nonce" : "0x01", + "storage" : { + } + }, + "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x00", + "code" : "0x6000600060006000600073100000000000000000000000000000000000011661ea60f1505a600155", + "nonce" : "0x00", + "storage" : { + "0x01" : "0x085db0" + } + } + }, + "postStateRoot" : "b58c2baf17ec8ec989abfb6056bae2e5afe08d1bce5fc64039faba8e86f4fdd6", + "pre" : { + "1000000000000000000000000000000000000116" : { + "balance" : "0x00", + "code" : "0x732000000000000000000000000000000000000115ff", + "nonce" : "0x00", + "storage" : { + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0xe8d4a51000", + "code" : "0x", + "nonce" : "0x00", + "storage" : { + } + }, + "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x00", + "code" : "0x6000600060006000600073100000000000000000000000000000000000011661ea60f1505a600155", + "nonce" : "0x00", + "storage" : { + } + } + }, + "transaction" : { + "data" : "", + "gasLimit" : "0x0927c0", + "gasPrice" : "0x01", + "nonce" : "0x00", + "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", + "to" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b", + "value" : "0x00" + } } }
\ No newline at end of file |