nimbus-eth1/tests/fixtures/newBlockChainTests/ValidBlocks/bcStateTests/suicideStorageCheck.json

132 lines
9.4 KiB
JSON
Raw Normal View History

2019-11-13 06:40:53 +00:00
{
"suicideStorageCheck_Istanbul" : {
"_info" : {
"comment" : "[2:21:10] Vitalik Buterin: (i) set storage key 1 of contract C to 3. (ii) self-destruct contract C. (iii) in the next transaction create contract C, and read its storage key. I - via transaction create.",
2020-02-20 04:20:32 +00:00
"filling-rpc-server" : "Geth-1.9.11-unstable-a382d783-20200127",
"filling-tool-version" : "retesteth-0.0.2+commit.ce1fdd3d.Linux.g++",
"lllcversion" : "Version: 0.5.14-develop.2019.11.27+commit.8f259595.Linux.g++",
2019-11-13 06:40:53 +00:00
"source" : "src/BlockchainTestsFiller/ValidBlocks/bcStateTests/suicideStorageCheckFiller.json",
"sourceHash" : "010c2289a30b0ca9672f8d55dd48ce7507dd431607d111eb3e268cc76811073d"
},
2020-02-20 04:20:32 +00:00
"sealEngine" : "NoProof",
"network" : "Istanbul",
"pre" : {
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "0x02540be400",
"code" : "0x",
"nonce" : "0x00",
"storage" : {
}
},
"0xec0e71ad0a90ffe1909d27dac207f7680abba42d" : {
"balance" : "0x03e8",
"code" : "0x60036001556001ff00",
"nonce" : "0x00",
"storage" : {
}
}
},
"genesisBlockHeader" : {
"bloom" : "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"coinbase" : "0x8888f1f195afa192cfee860698584c030f4c9db1",
"difficulty" : "0x020000",
"extraData" : "0x42",
"gasLimit" : "0x2fefd8",
"gasUsed" : "0x00",
"hash" : "0x3df5f497765ea6abfe589aad041dc59e38568076c7a5799458689a73a910abac",
"mixHash" : "0x0000000000000000000000000000000000000000000000000000000000000000",
"nonce" : "0x0000000000000000",
"number" : "0x00",
"parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000",
"receiptTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"stateRoot" : "0xc65771f72c46b4c97756a022640ed4edf856e94680bb04bf5fce5497710b31c9",
"timestamp" : "0x54c98c81",
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
"genesisRLP" : "0xf901fcf901f7a00000000000000000000000000000000000000000000000000000000000000000a01dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347948888f1f195afa192cfee860698584c030f4c9db1a0c65771f72c46b4c97756a022640ed4edf856e94680bb04bf5fce5497710b31c9a056e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421a056e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421b90100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008302000080832fefd8808454c98c8142a00000000000000000000000000000000000000000000000000000000000000000880000000000000000c0c0",
2019-11-13 06:40:53 +00:00
"blocks" : [
{
2020-02-20 04:20:32 +00:00
"chainname" : "default",
"blocknumber" : "1",
"uncleHeaders" : [
],
2019-11-13 06:40:53 +00:00
"blockHeader" : {
"bloom" : "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"coinbase" : "0x8888f1f195afa192cfee860698584c030f4c9db1",
"difficulty" : "0x020000",
2020-02-20 04:20:32 +00:00
"extraData" : "0x42",
"gasLimit" : "0x2ffbd2",
2019-11-13 06:40:53 +00:00
"gasUsed" : "0x01dbc9",
2020-02-20 04:20:32 +00:00
"hash" : "0x91560e975432aa95f228bf8c062c543e4d0a4dcd14888a450c73bbf4eaecdd1d",
2019-11-13 06:40:53 +00:00
"mixHash" : "0x0000000000000000000000000000000000000000000000000000000000000000",
"nonce" : "0x0000000000000000",
"number" : "0x01",
2020-02-20 04:20:32 +00:00
"parentHash" : "0x3df5f497765ea6abfe589aad041dc59e38568076c7a5799458689a73a910abac",
2019-11-13 06:40:53 +00:00
"receiptTrie" : "0x80af44ff5a5c6206cac5716c68a92c80fb1926d9980a558d96a5ff91b12248ae",
"stateRoot" : "0xc6e114007e53278b64dc568c2b1154221cfb33b351b952584fc1574d4763f233",
2020-02-20 04:20:32 +00:00
"timestamp" : "0x54c99069",
2019-11-13 06:40:53 +00:00
"transactionsTrie" : "0x3f29cf8dd107e00f408555c6df0cd2d8a2e0c79198f535d6c6843b3c039115a7",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
"transactions" : [
{
"data" : "0x",
"gasLimit" : "0x061a80",
"gasPrice" : "0x01",
"nonce" : "0x00",
"r" : "0x737494b1f14192e3426047b8a26402379695309ddd33412b45e85e2a12308338",
"s" : "0x546928572bfdbf26609a6311ec547f03eb3cdb6c95c3cd8196ca11b53950d376",
"to" : "0xec0e71ad0a90ffe1909d27dac207f7680abba42d",
"v" : "0x1c",
"value" : "0x00"
},
{
"data" : "0x600154600355600260025500",
"gasLimit" : "0x061a80",
"gasPrice" : "0x01",
"nonce" : "0x01",
"r" : "0x2958ebf7bccb9ae0bc18bb609998fb5dfeb05509b7c1b53befe2805f82086f86",
"s" : "0x7041a61d674808c74461a855047a76a61598b97393a01f193627905d74263a07",
"to" : "",
"v" : "0x1c",
"value" : "0x00"
}
],
2020-02-20 04:20:32 +00:00
"rlp" : "0xf902bcf901faa03df5f497765ea6abfe589aad041dc59e38568076c7a5799458689a73a910abaca01dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347948888f1f195afa192cfee860698584c030f4c9db1a0c6e114007e53278b64dc568c2b1154221cfb33b351b952584fc1574d4763f233a03f29cf8dd107e00f408555c6df0cd2d8a2e0c79198f535d6c6843b3c039115a7a080af44ff5a5c6206cac5716c68a92c80fb1926d9980a558d96a5ff91b12248aeb90100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008302000001832ffbd28301dbc98454c9906942a00000000000000000000000000000000000000000000000000000000000000000880000000000000000f8bcf860800183061a8094ec0e71ad0a90ffe1909d27dac207f7680abba42d80801ca0737494b1f14192e3426047b8a26402379695309ddd33412b45e85e2a12308338a0546928572bfdbf26609a6311ec547f03eb3cdb6c95c3cd8196ca11b53950d376f858010183061a8080808c6001546003556002600255001ca02958ebf7bccb9ae0bc18bb609998fb5dfeb05509b7c1b53befe2805f82086f86a07041a61d674808c74461a855047a76a61598b97393a01f193627905d74263a07c0"
2019-11-13 06:40:53 +00:00
}
],
"postState" : {
2020-02-20 04:20:32 +00:00
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"code" : "0x",
"nonce" : "0x02",
"balance" : "0x02540a0837",
2019-11-13 06:40:53 +00:00
"storage" : {
}
},
2020-02-20 04:20:32 +00:00
"0x0000000000000000000000000000000000000001" : {
"code" : "0x",
2019-11-13 06:40:53 +00:00
"nonce" : "0x00",
2020-02-20 04:20:32 +00:00
"balance" : "0x03e8",
2019-11-13 06:40:53 +00:00
"storage" : {
}
},
2020-02-20 04:20:32 +00:00
"0x8888f1f195afa192cfee860698584c030f4c9db1" : {
"code" : "0x",
"nonce" : "0x00",
"balance" : "0x1bc16d674ec9dbc9",
2019-11-13 06:40:53 +00:00
"storage" : {
}
},
"0xec0e71ad0a90ffe1909d27dac207f7680abba42d" : {
2020-02-20 04:20:32 +00:00
"code" : "0x",
2019-11-13 06:40:53 +00:00
"nonce" : "0x01",
2020-02-20 04:20:32 +00:00
"balance" : "0x00",
2019-11-13 06:40:53 +00:00
"storage" : {
"0x02" : "0x02"
}
}
},
2020-02-20 04:20:32 +00:00
"lastblockhash" : "0x91560e975432aa95f228bf8c062c543e4d0a4dcd14888a450c73bbf4eaecdd1d"
2019-11-13 06:40:53 +00:00
}
}