diff options
regenerate hive tests
Diffstat (limited to 'GeneralStateTests/stRandom/randomStatetest26.json')
-rw-r--r-- | GeneralStateTests/stRandom/randomStatetest26.json | 131 |
1 files changed, 58 insertions, 73 deletions
diff --git a/GeneralStateTests/stRandom/randomStatetest26.json b/GeneralStateTests/stRandom/randomStatetest26.json index c9ff11526..806c8e20e 100644 --- a/GeneralStateTests/stRandom/randomStatetest26.json +++ b/GeneralStateTests/stRandom/randomStatetest26.json @@ -2,92 +2,77 @@ "randomStatetest26" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stRandom/randomStatetest26Filler.json" }, "env" : { - "currentCoinbase" : "0x945304eb96065b2a98b57a48a06ae28d285a71b5", + "currentCoinbase" : "945304eb96065b2a98b57a48a06ae28d285a71b5", "currentDifficulty" : "0x20000", "currentGasLimit" : "0x7fffffffffffffff", - "currentNumber" : "0x01", - "currentTimestamp" : "0x03e8", - "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" + "currentNumber" : "1", + "currentTimestamp" : "1000", + "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, + "expect" : [ + { + "indexes" : { + "data" : -1, + "gas" : -1, + "value" : -1 + }, + "network" : [ + "Frontier", + "Homestead" + ], + "result" : { + "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "1000000000000100000", + "code" : "0x434242445b41310755", + "nonce" : "0", + "storage" : { + "0x2e" : "0x03e8" + } + }, + "945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "41150", + "code" : "0x6000355415600957005b60203560003555", + "nonce" : "0", + "storage" : { + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "999999999999858896", + "code" : "0x", + "nonce" : "1", + "storage" : { + } + } + } + } + ], "logs" : [ ], "out" : "0x", - "post" : { - "EIP150" : [ - { - "hash" : "0xdea0ca00c20190e0864ffef1c17d42666582a6c7bca096dd870dacde18302588", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - } - } - ], - "EIP158" : [ - { - "hash" : "0xdea0ca00c20190e0864ffef1c17d42666582a6c7bca096dd870dacde18302588", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - } - } - ], - "Frontier" : [ - { - "hash" : "0xbd7aed55526905bcf0d828293e2d68e11b44250e3184845c768808213eb70d89", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - } - } - ], - "Homestead" : [ - { - "hash" : "0xbd7aed55526905bcf0d828293e2d68e11b44250e3184845c768808213eb70d89", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - } - } - ], - "Metropolis" : [ - { - "hash" : "0xdea0ca00c20190e0864ffef1c17d42666582a6c7bca096dd870dacde18302588", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - } - } - ] - }, "postStateRoot" : "fb9ed88e1653c4b51474b246e3b8a02668a6736d9d6ba6a10f224353cb8e31f2", "pre" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x0de0b6b3a7640000", + "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "1000000000000000000", "code" : "0x434242445b41310755", - "nonce" : "0x00", + "nonce" : "0", "storage" : { } }, - "0x945304eb96065b2a98b57a48a06ae28d285a71b5" : { - "balance" : "0x2e", + "945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "46", "code" : "0x6000355415600957005b60203560003555", - "nonce" : "0x00", + "nonce" : "0", "storage" : { } }, - "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "", - "nonce" : "0x00", + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "1000000000000000000", + "code" : "0x", + "nonce" : "0", "storage" : { } } @@ -97,14 +82,14 @@ "0x42" ], "gasLimit" : [ - "0x061a80" + "400000" ], - "gasPrice" : "0x01", - "nonce" : "0x00", - "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", - "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", + "gasPrice" : "1", + "nonce" : "0", + "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", + "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", "value" : [ - "0x0186a0" + "100000" ] } } |