diff options
Diffstat (limited to 'GeneralStateTests/stRandom/randomStatetest417.json')
-rw-r--r-- | GeneralStateTests/stRandom/randomStatetest417.json | 130 |
1 files changed, 57 insertions, 73 deletions
diff --git a/GeneralStateTests/stRandom/randomStatetest417.json b/GeneralStateTests/stRandom/randomStatetest417.json index 4f2dad94c..5d3fb8291 100644 --- a/GeneralStateTests/stRandom/randomStatetest417.json +++ b/GeneralStateTests/stRandom/randomStatetest417.json @@ -2,92 +2,76 @@ "randomStatetest417" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stRandom/randomStatetest417Filler.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" : "0x4343424344444242f26d69", + "nonce" : "0", + "storage" : { + } + }, + "945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "72948", + "code" : "0x6000355415600957005b60203560003555", + "nonce" : "0", + "storage" : { + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "999999999999827098", + "code" : "0x", + "nonce" : "1", + "storage" : { + } + } + } + } + ], "logs" : [ ], "out" : "0x", - "post" : { - "EIP150" : [ - { - "hash" : "0x7c8efe4ca8898d8531d0dfb23135b5c8827ee34321688b7748550acc66b97a40", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - } - } - ], - "EIP158" : [ - { - "hash" : "0x7c8efe4ca8898d8531d0dfb23135b5c8827ee34321688b7748550acc66b97a40", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - } - } - ], - "Frontier" : [ - { - "hash" : "0xea18638f9d90b0cc3fe974064782903bb0e290ffc672d91684f102738e749638", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - } - } - ], - "Homestead" : [ - { - "hash" : "0xea18638f9d90b0cc3fe974064782903bb0e290ffc672d91684f102738e749638", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - } - } - ], - "Metropolis" : [ - { - "hash" : "0x7c8efe4ca8898d8531d0dfb23135b5c8827ee34321688b7748550acc66b97a40", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - } - } - ] - }, "postStateRoot" : "a14193c10ce146ed737b1038c1daf6e757946725a6ec488bee774aa62eaa7d24", "pre" : { - "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x0de0b6b3a7640000", + "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "1000000000000000000", "code" : "0x4343424344444242f26d69", - "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 +81,14 @@ "0x42" ], "gasLimit" : [ - "0x061a80" + "400000" ], - "gasPrice" : "0x01", - "nonce" : "0x00", - "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", - "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", + "gasPrice" : "1", + "nonce" : "0", + "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", + "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", "value" : [ - "0x0186a0" + "100000" ] } } |