diff options
Diffstat (limited to 'GeneralStateTests/stRandom/randomStatetest228.json')
-rw-r--r-- | GeneralStateTests/stRandom/randomStatetest228.json | 129 |
1 files changed, 72 insertions, 57 deletions
diff --git a/GeneralStateTests/stRandom/randomStatetest228.json b/GeneralStateTests/stRandom/randomStatetest228.json index 640ea9d88..1a1209cb8 100644 --- a/GeneralStateTests/stRandom/randomStatetest228.json +++ b/GeneralStateTests/stRandom/randomStatetest228.json @@ -6,73 +6,88 @@ "source" : "/src/GeneralStateTestsFiller/stRandom/randomStatetest228Filler.json" }, "env" : { - "currentCoinbase" : "945304eb96065b2a98b57a48a06ae28d285a71b5", + "currentCoinbase" : "0x945304eb96065b2a98b57a48a06ae28d285a71b5", "currentDifficulty" : "0x20000", "currentGasLimit" : "0x7fffffffffffffff", - "currentNumber" : "1", - "currentTimestamp" : "1000", - "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", + "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, - "expect" : [ - { - "indexes" : { - "data" : -1, - "gas" : -1, - "value" : -1 - }, - "network" : [ - "Frontier", - "Homestead" - ], - "result" : { - "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "1000000000000100000", - "code" : "0x41434543454541443b5455", - "nonce" : "0", - "storage" : { - "0x" : "0x945304eb96065b2a98b57a48a06ae28d285a71b5" - } - }, - "945304eb96065b2a98b57a48a06ae28d285a71b5" : { - "balance" : "41200", - "code" : "0x6000355415600957005b60203560003555", - "nonce" : "0", - "storage" : { - } - }, - "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "999999999999858846", - "code" : "0x", - "nonce" : "1", - "storage" : { - } - } - } - } - ], "logs" : [ ], "out" : "0x", + "post" : { + "EIP150" : [ + { + "hash" : "0x113610ea39e84355710fe2dbd83ce9148fe511a2af21aa679f075d25c769ebaa", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } + ], + "EIP158" : [ + { + "hash" : "0x113610ea39e84355710fe2dbd83ce9148fe511a2af21aa679f075d25c769ebaa", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } + ], + "Frontier" : [ + { + "hash" : "0x567a8e4b4ae0c146b8e8b1fa7281df52329f0dd0a4917cc9e6ee53291b266204", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } + ], + "Homestead" : [ + { + "hash" : "0x567a8e4b4ae0c146b8e8b1fa7281df52329f0dd0a4917cc9e6ee53291b266204", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } + ], + "Metropolis" : [ + { + "hash" : "0x113610ea39e84355710fe2dbd83ce9148fe511a2af21aa679f075d25c769ebaa", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } + ] + }, "postStateRoot" : "567a8e4b4ae0c146b8e8b1fa7281df52329f0dd0a4917cc9e6ee53291b266204", "pre" : { - "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "1000000000000000000", + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "0x0de0b6b3a7640000", "code" : "0x41434543454541443b5455", - "nonce" : "0", + "nonce" : "0x00", "storage" : { } }, - "945304eb96065b2a98b57a48a06ae28d285a71b5" : { - "balance" : "46", + "0x945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "0x2e", "code" : "0x6000355415600957005b60203560003555", - "nonce" : "0", + "nonce" : "0x00", "storage" : { } }, - "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "1000000000000000000", - "code" : "0x", - "nonce" : "0", + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "", + "nonce" : "0x00", "storage" : { } } @@ -82,14 +97,14 @@ "0x42" ], "gasLimit" : [ - "400000" + "0x061a80" ], - "gasPrice" : "1", - "nonce" : "0", - "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", - "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", + "gasPrice" : "0x01", + "nonce" : "0x00", + "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", + "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", "value" : [ - "100000" + "0x0186a0" ] } } |