diff options
Diffstat (limited to 'GeneralStateTests/stQuadraticComplexityTest/Create1000.json')
-rw-r--r-- | GeneralStateTests/stQuadraticComplexityTest/Create1000.json | 57 |
1 files changed, 49 insertions, 8 deletions
diff --git a/GeneralStateTests/stQuadraticComplexityTest/Create1000.json b/GeneralStateTests/stQuadraticComplexityTest/Create1000.json index b02dea94f..ff1c43d3d 100644 --- a/GeneralStateTests/stQuadraticComplexityTest/Create1000.json +++ b/GeneralStateTests/stQuadraticComplexityTest/Create1000.json @@ -1,9 +1,9 @@ { - "Create1000 " : { + "Create1000" : { "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", "currentDifficulty" : "0x020000", - "currentGasLimit" : "0x05204180", + "currentGasLimit" : "0x0200999600", "currentNumber" : "0x01", "currentTimestamp" : "0x03e8", "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" @@ -11,52 +11,92 @@ "post" : { "EIP150" : [ { - "hash" : "0x657ed4b41f1d0db9069e707fe17e8a7247ab9175337792de9e2da93ba132c745", + "hash" : "0x06c5d14ef7a87710e69a4deaf77ab1b6d34491784d76a5fdcbd24b00cc361dc7", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0x657ed4b41f1d0db9069e707fe17e8a7247ab9175337792de9e2da93ba132c745", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "EIP158" : [ { - "hash" : "0x66ee7d6ddc316e0a912c5029be47db7f699fd576f3eed2c6077c12a90343e7e2", + "hash" : "0x06c5d14ef7a87710e69a4deaf77ab1b6d34491784d76a5fdcbd24b00cc361dc7", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0x66ee7d6ddc316e0a912c5029be47db7f699fd576f3eed2c6077c12a90343e7e2", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Frontier" : [ { - "hash" : "0x657ed4b41f1d0db9069e707fe17e8a7247ab9175337792de9e2da93ba132c745", + "hash" : "0x06c5d14ef7a87710e69a4deaf77ab1b6d34491784d76a5fdcbd24b00cc361dc7", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0x657ed4b41f1d0db9069e707fe17e8a7247ab9175337792de9e2da93ba132c745", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Homestead" : [ { - "hash" : "0x657ed4b41f1d0db9069e707fe17e8a7247ab9175337792de9e2da93ba132c745", + "hash" : "0x06c5d14ef7a87710e69a4deaf77ab1b6d34491784d76a5fdcbd24b00cc361dc7", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0x657ed4b41f1d0db9069e707fe17e8a7247ab9175337792de9e2da93ba132c745", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Metropolis" : [ { - "hash" : "0x66ee7d6ddc316e0a912c5029be47db7f699fd576f3eed2c6077c12a90343e7e2", + "hash" : "0x06c5d14ef7a87710e69a4deaf77ab1b6d34491784d76a5fdcbd24b00cc361dc7", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0x66ee7d6ddc316e0a912c5029be47db7f699fd576f3eed2c6077c12a90343e7e2", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ] }, @@ -81,7 +121,8 @@ "" ], "gasLimit" : [ - "0x0510ff40" + "0x0249f0", + "0x0ee6b280" ], "gasPrice" : "0x01", "nonce" : "0x00", |