quorum/StateTests/stRefundTest.json

544 lines
19 KiB
JSON
Raw Normal View History

2014-12-18 00:31:43 -08:00
{
2015-03-02 06:50:12 -08:00
"RefundOverflow" : {
2014-12-18 12:42:41 -08:00
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
2015-03-02 06:50:12 -08:00
"currentDifficulty" : "45678256",
"currentGasLimit" : "115792089237316195423570985008687907853269984665640564039457584007913129639935",
2014-12-18 12:42:41 -08:00
"currentNumber" : "0",
"currentTimestamp" : 1,
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"logs" : [
],
"out" : "0x",
"post" : {
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
2015-03-02 06:50:12 -08:00
"balance" : "400",
2014-12-18 12:42:41 -08:00
"code" : "0x",
2015-03-02 06:50:12 -08:00
"nonce" : "0",
2014-12-18 12:42:41 -08:00
"storage" : {
}
}
},
"postStateRoot" : "50e4efc6066e4158974b1cd159d914e8eda2978d3395f0027146f4a6bb014924",
2014-12-18 12:42:41 -08:00
"pre" : {
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
2015-03-02 06:50:12 -08:00
"balance" : "400",
2014-12-18 12:42:41 -08:00
"code" : "0x",
"nonce" : "0",
"storage" : {
}
}
},
"preStateRoot" : "56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
2014-12-18 12:42:41 -08:00
"transaction" : {
"data" : "",
2015-03-02 06:50:12 -08:00
"gasLimit" : "5789604461865809771178549250434395392663499233282028201972879200395656482016",
"gasPrice" : "20",
2014-12-18 12:42:41 -08:00
"nonce" : "0",
"secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
2015-03-02 06:50:12 -08:00
"to" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b",
"value" : ""
2014-12-18 12:42:41 -08:00
}
},
2015-03-02 06:50:12 -08:00
"refund500" : {
2014-12-18 12:42:41 -08:00
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "256",
"currentGasLimit" : "1000000",
"currentNumber" : "0",
"currentTimestamp" : 1,
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"logs" : [
],
"out" : "0x",
"post" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "1000000000000000000",
"code" : "0x600154506002545060ff60020a600a553031600b55600060015560006002556000600355600060045560006005556000600655",
"nonce" : "0",
"storage" : {
"0x01" : "0x01",
"0x02" : "0x01",
"0x03" : "0x01",
"0x04" : "0x01",
"0x05" : "0x01",
"0x06" : "0x01"
}
},
2014-12-18 12:42:41 -08:00
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
2015-03-02 06:50:12 -08:00
"balance" : "10000",
2014-12-18 12:42:41 -08:00
"code" : "0x",
2015-03-02 06:50:12 -08:00
"nonce" : "0",
2014-12-18 12:42:41 -08:00
"storage" : {
}
}
},
"postStateRoot" : "474f462c223af7131ea26e4fa90afa13d2699f5d1475d4ce9aadec59ea01afb5",
2014-12-18 12:42:41 -08:00
"pre" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "1000000000000000000",
2015-03-02 06:50:12 -08:00
"code" : "0x600154506002545060ff60020a600a553031600b55600060015560006002556000600355600060045560006005556000600655",
2014-12-18 12:42:41 -08:00
"nonce" : "0",
"storage" : {
"0x01" : "0x01",
"0x02" : "0x01",
"0x03" : "0x01",
"0x04" : "0x01",
2015-03-02 06:50:12 -08:00
"0x05" : "0x01",
"0x06" : "0x01"
2014-12-18 12:42:41 -08:00
}
},
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "10000",
"code" : "0x",
"nonce" : "0",
"storage" : {
}
}
},
"preStateRoot" : "56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
2014-12-18 12:42:41 -08:00
"transaction" : {
"data" : "",
"gasLimit" : "10000",
"gasPrice" : "1",
"nonce" : "0",
"secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
"value" : "0"
}
},
2015-03-02 06:50:12 -08:00
"refund50_1" : {
2014-12-18 12:42:41 -08:00
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "256",
"currentGasLimit" : "1000000",
"currentNumber" : "0",
"currentTimestamp" : 1,
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"logs" : [
],
"out" : "0x",
"post" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "1000000000000000000",
"code" : "0x60006001556000600255600060035560006004556000600555",
"nonce" : "0",
"storage" : {
"0x01" : "0x01",
"0x02" : "0x01",
"0x03" : "0x01",
"0x04" : "0x01",
"0x05" : "0x01"
}
},
2014-12-18 12:42:41 -08:00
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
2015-03-02 06:50:12 -08:00
"balance" : "10000",
2014-12-18 12:42:41 -08:00
"code" : "0x",
2015-03-02 06:50:12 -08:00
"nonce" : "0",
2014-12-18 12:42:41 -08:00
"storage" : {
}
}
},
"postStateRoot" : "73c582fa60e3e566845180766d925cbb38ef88d91712ac8c28751d16013adad3",
2014-12-18 12:42:41 -08:00
"pre" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "1000000000000000000",
2015-03-02 06:50:12 -08:00
"code" : "0x60006001556000600255600060035560006004556000600555",
2014-12-18 12:42:41 -08:00
"nonce" : "0",
"storage" : {
"0x01" : "0x01",
"0x02" : "0x01",
"0x03" : "0x01",
"0x04" : "0x01",
"0x05" : "0x01"
}
},
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "10000",
"code" : "0x",
"nonce" : "0",
"storage" : {
}
}
},
"preStateRoot" : "56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
2014-12-18 12:42:41 -08:00
"transaction" : {
"data" : "",
"gasLimit" : "10000",
"gasPrice" : "1",
"nonce" : "0",
"secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
"value" : "0"
}
},
2015-03-02 06:50:12 -08:00
"refund50_2" : {
2014-12-18 12:42:41 -08:00
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "256",
"currentGasLimit" : "1000000",
"currentNumber" : "0",
"currentTimestamp" : 1,
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"logs" : [
],
"out" : "0x",
"post" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "1000000000000000000",
"code" : "0x6001600a556001600b5560006001556000600255600060035560006004556000600555",
"nonce" : "0",
"storage" : {
"0x01" : "0x01",
"0x02" : "0x01",
"0x03" : "0x01",
"0x04" : "0x01",
"0x05" : "0x01"
}
},
2014-12-18 12:42:41 -08:00
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
2015-03-02 06:50:12 -08:00
"balance" : "10000",
2014-12-18 12:42:41 -08:00
"code" : "0x",
2015-03-02 06:50:12 -08:00
"nonce" : "0",
2014-12-18 12:42:41 -08:00
"storage" : {
}
}
},
"postStateRoot" : "336d6709c0a4eb5aa7936d1eb151cf7faa9c884b46393253f69e159885330034",
2014-12-18 12:42:41 -08:00
"pre" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "1000000000000000000",
2015-03-02 06:50:12 -08:00
"code" : "0x6001600a556001600b5560006001556000600255600060035560006004556000600555",
2014-12-18 12:42:41 -08:00
"nonce" : "0",
"storage" : {
"0x01" : "0x01",
"0x02" : "0x01",
"0x03" : "0x01",
"0x04" : "0x01",
2015-03-02 06:50:12 -08:00
"0x05" : "0x01"
2014-12-18 12:42:41 -08:00
}
},
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "10000",
"code" : "0x",
"nonce" : "0",
"storage" : {
}
}
},
"preStateRoot" : "56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
2014-12-18 12:42:41 -08:00
"transaction" : {
"data" : "",
"gasLimit" : "10000",
"gasPrice" : "1",
"nonce" : "0",
"secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
"value" : "0"
}
},
2015-03-02 06:50:12 -08:00
"refund600" : {
2015-02-27 03:41:58 -08:00
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "256",
"currentGasLimit" : "1000000",
"currentNumber" : "0",
"currentTimestamp" : 1,
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"logs" : [
],
"out" : "0x",
"post" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "1000000000000000000",
"code" : "0x600154506002545061ffff60020a600a553031600b55600060015560006002556000600355600060045560006005556000600655",
"nonce" : "0",
"storage" : {
"0x01" : "0x01",
"0x02" : "0x01",
"0x03" : "0x01",
"0x04" : "0x01",
"0x05" : "0x01",
"0x06" : "0x01"
}
},
2015-02-27 03:41:58 -08:00
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
2015-03-02 06:50:12 -08:00
"balance" : "10000",
2015-02-27 03:41:58 -08:00
"code" : "0x",
"nonce" : "0",
"storage" : {
}
}
},
"postStateRoot" : "60c3973fadf0cbde89c55b69b8ac46314d4fa9fc0d585b9ee75c390e3a9da00b",
2015-02-27 03:41:58 -08:00
"pre" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "1000000000000000000",
2015-03-02 06:50:12 -08:00
"code" : "0x600154506002545061ffff60020a600a553031600b55600060015560006002556000600355600060045560006005556000600655",
2015-02-27 03:41:58 -08:00
"nonce" : "0",
"storage" : {
2015-03-02 06:50:12 -08:00
"0x01" : "0x01",
"0x02" : "0x01",
"0x03" : "0x01",
"0x04" : "0x01",
"0x05" : "0x01",
"0x06" : "0x01"
2015-02-27 03:41:58 -08:00
}
},
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
2015-03-02 06:50:12 -08:00
"balance" : "10000",
2015-02-27 03:41:58 -08:00
"code" : "0x",
"nonce" : "0",
"storage" : {
}
}
},
"preStateRoot" : "56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
2015-02-27 03:41:58 -08:00
"transaction" : {
"data" : "",
2015-03-02 06:50:12 -08:00
"gasLimit" : "10000",
2015-02-27 03:41:58 -08:00
"gasPrice" : "1",
"nonce" : "0",
"secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
2015-03-02 06:50:12 -08:00
"value" : "0"
2015-02-27 03:41:58 -08:00
}
},
2014-12-18 00:31:43 -08:00
"refund_NoOOG_1" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "256",
"currentGasLimit" : "1000000",
"currentNumber" : "0",
"currentTimestamp" : 1,
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"logs" : [
],
"out" : "0x",
"post" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "1000000000000000000",
"code" : "0x6000600155",
"nonce" : "0",
"storage" : {
"0x01" : "0x01"
}
},
2014-12-18 00:31:43 -08:00
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
2015-03-02 06:50:12 -08:00
"balance" : "502",
2014-12-18 00:31:43 -08:00
"code" : "0x",
2015-03-02 06:50:12 -08:00
"nonce" : "0",
2014-12-18 00:31:43 -08:00
"storage" : {
}
}
},
"postStateRoot" : "4bbcf27592ac2fcdc64eecf45b8c8f37377e7d2b297344db12acd56a8a6d9fe9",
2014-12-18 00:31:43 -08:00
"pre" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "1000000000000000000",
"code" : "0x6000600155",
"nonce" : "0",
"storage" : {
"0x01" : "0x01"
}
},
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "502",
"code" : "0x",
"nonce" : "0",
"storage" : {
}
}
},
"preStateRoot" : "56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
2014-12-18 00:31:43 -08:00
"transaction" : {
"data" : "",
"gasLimit" : "502",
"gasPrice" : "1",
"nonce" : "0",
"secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
"value" : "0"
}
},
"refund_OOG" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "256",
"currentGasLimit" : "1000000",
"currentNumber" : "0",
"currentTimestamp" : 1,
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"logs" : [
],
"out" : "0x",
"post" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "1000000000000000000",
"code" : "0x6000600155",
"nonce" : "0",
"storage" : {
"0x01" : "0x01"
}
},
2015-03-02 06:50:12 -08:00
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
2014-12-18 00:31:43 -08:00
"balance" : "500",
"code" : "0x",
"nonce" : "0",
"storage" : {
}
}
},
"postStateRoot" : "3267d372a060d12f996b1fda01f53b661a81e55013da90d7ec27774ec0c8b4b4",
2014-12-18 00:31:43 -08:00
"pre" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "1000000000000000000",
"code" : "0x6000600155",
"nonce" : "0",
"storage" : {
"0x01" : "0x01"
}
},
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "500",
"code" : "0x",
"nonce" : "0",
"storage" : {
}
}
},
"preStateRoot" : "56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
2014-12-18 00:31:43 -08:00
"transaction" : {
"data" : "",
"gasLimit" : "500",
"gasPrice" : "1",
"nonce" : "0",
"secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
"value" : "0"
}
},
"refund_changeNonZeroStorage" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "256",
"currentGasLimit" : "1000000",
"currentNumber" : "0",
"currentTimestamp" : 1,
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"logs" : [
],
"out" : "0x",
"post" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "1000000000000000000",
"code" : "0x6017600155",
"nonce" : "0",
"storage" : {
"0x01" : "0x01"
}
},
2014-12-18 00:31:43 -08:00
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
2015-03-02 06:50:12 -08:00
"balance" : "1000",
2014-12-18 00:31:43 -08:00
"code" : "0x",
2015-03-02 06:50:12 -08:00
"nonce" : "0",
2014-12-18 00:31:43 -08:00
"storage" : {
}
}
},
"postStateRoot" : "a98f9a59a95e7f47e25b239381678849c8dcb2f39595b4916050b00406f74364",
2014-12-18 00:31:43 -08:00
"pre" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "1000000000000000000",
"code" : "0x6017600155",
"nonce" : "0",
"storage" : {
"0x01" : "0x01"
}
},
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "1000",
"code" : "0x",
"nonce" : "0",
"storage" : {
}
}
},
"preStateRoot" : "56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
2014-12-18 00:31:43 -08:00
"transaction" : {
"data" : "",
"gasLimit" : "850",
"gasPrice" : "1",
"nonce" : "0",
"secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
"value" : "10"
}
},
"refund_getEtherBack" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "256",
"currentGasLimit" : "1000000",
"currentNumber" : "0",
"currentTimestamp" : 1,
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"logs" : [
],
"out" : "0x",
"post" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "1000000000000000000",
"code" : "0x6000600155",
"nonce" : "0",
"storage" : {
"0x01" : "0x01"
}
},
2014-12-18 00:31:43 -08:00
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
2015-03-02 06:50:12 -08:00
"balance" : "1000",
2014-12-18 00:31:43 -08:00
"code" : "0x",
2015-03-02 06:50:12 -08:00
"nonce" : "0",
2014-12-18 00:31:43 -08:00
"storage" : {
}
}
},
"postStateRoot" : "a77f2277f9fb82641aee02cac48503cfd4bb7eafc2c61a701b4124450d44ab84",
2014-12-18 00:31:43 -08:00
"pre" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "1000000000000000000",
"code" : "0x6000600155",
"nonce" : "0",
"storage" : {
"0x01" : "0x01"
}
},
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "1000",
"code" : "0x",
"nonce" : "0",
"storage" : {
}
}
},
"preStateRoot" : "56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
2014-12-18 00:31:43 -08:00
"transaction" : {
"data" : "",
"gasLimit" : "850",
"gasPrice" : "1",
"nonce" : "0",
"secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
"to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
"value" : "10"
}
}
}