|
@ -87,10 +87,10 @@ int main(int argc, char *argv[]) |
|
|
"randomStatetest" : { |
|
|
"randomStatetest" : { |
|
|
"env" : { |
|
|
"env" : { |
|
|
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", |
|
|
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", |
|
|
"currentDifficulty" : "256", |
|
|
"currentDifficulty" : "0x945304eb96065b2a98b57a48a06ae28d285a71b5", |
|
|
"currentGasLimit" : "1000000", |
|
|
"currentGasLimit" : "115792089237316195423570985008687907853269984665640564039457584007913129639935", |
|
|
"currentNumber" : "0", |
|
|
"currentNumber" : "0", |
|
|
"currentTimestamp" : 1, |
|
|
"currentTimestamp" : "1", |
|
|
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" |
|
|
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" |
|
|
}, |
|
|
}, |
|
|
"pre" : { |
|
|
"pre" : { |
|
@ -101,6 +101,13 @@ int main(int argc, char *argv[]) |
|
|
"storage" : { |
|
|
"storage" : { |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"945304eb96065b2a98b57a48a06ae28d285a71b5" : { |
|
|
|
|
|
"balance" : "46", |
|
|
|
|
|
"code" : "0x6000355415600957005b60203560003555", |
|
|
|
|
|
"nonce" : "0", |
|
|
|
|
|
"storage" : { |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { |
|
|
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { |
|
|
"balance" : "1000000000000000000", |
|
|
"balance" : "1000000000000000000", |
|
|
"code" : "0x", |
|
|
"code" : "0x", |
|
@ -110,7 +117,7 @@ int main(int argc, char *argv[]) |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"transaction" : { |
|
|
"transaction" : { |
|
|
"data" : "", |
|
|
"data" : "0x42", |
|
|
"gasLimit" : "400000", |
|
|
"gasLimit" : "400000", |
|
|
"gasPrice" : "1", |
|
|
"gasPrice" : "1", |
|
|
"nonce" : "0", |
|
|
"nonce" : "0", |
|
|