diff options
author | Dimitry <winsvega@mail.ru> | 2017-06-21 20:59:15 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2017-06-22 17:04:24 +0800 |
commit | b3ab7ac34b4703146bd6bd4194d0b17d449e57bd (patch) | |
tree | cce14a9fd7a284203a752f171de84710bf34f4d4 /GeneralStateTests/stQuadraticComplexityTest/Call50000_identity2.json | |
parent | 814cf9f7a24acd95a7b05cb43c8ba91060f93974 (diff) | |
download | dexon-tests-b3ab7ac34b4703146bd6bd4194d0b17d449e57bd.tar dexon-tests-b3ab7ac34b4703146bd6bd4194d0b17d449e57bd.tar.gz dexon-tests-b3ab7ac34b4703146bd6bd4194d0b17d449e57bd.tar.bz2 dexon-tests-b3ab7ac34b4703146bd6bd4194d0b17d449e57bd.tar.lz dexon-tests-b3ab7ac34b4703146bd6bd4194d0b17d449e57bd.tar.xz dexon-tests-b3ab7ac34b4703146bd6bd4194d0b17d449e57bd.tar.zst dexon-tests-b3ab7ac34b4703146bd6bd4194d0b17d449e57bd.zip |
update stQuadraticComplexity with 250M gasLimit
Diffstat (limited to 'GeneralStateTests/stQuadraticComplexityTest/Call50000_identity2.json')
-rw-r--r-- | GeneralStateTests/stQuadraticComplexityTest/Call50000_identity2.json | 57 |
1 files changed, 49 insertions, 8 deletions
diff --git a/GeneralStateTests/stQuadraticComplexityTest/Call50000_identity2.json b/GeneralStateTests/stQuadraticComplexityTest/Call50000_identity2.json index 1929978a1..5374b6127 100644 --- a/GeneralStateTests/stQuadraticComplexityTest/Call50000_identity2.json +++ b/GeneralStateTests/stQuadraticComplexityTest/Call50000_identity2.json @@ -1,9 +1,9 @@ { - "Call50000_identity2 " : { + "Call50000_identity2" : { "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", "currentDifficulty" : "0x020000", - "currentGasLimit" : "0x05429690", + "currentGasLimit" : "0x3499e1a0", "currentNumber" : "0x01", "currentTimestamp" : "0x03e8", "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" @@ -11,52 +11,92 @@ "post" : { "EIP150" : [ { - "hash" : "0x0c99be86d6bc6d54547baa21ad24a66e033b1d2f66faa45f8a698dfefc89b58b", + "hash" : "0xcfeb11043afeddaa25c63f4aac33a65550c2fe299651a304c7578c1d9a16fc2b", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0x2a930bdc92deb2ef16c52218f68ba0dbf8ef9f04043486fa34230c889acc8fa9", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "EIP158" : [ { - "hash" : "0x0c99be86d6bc6d54547baa21ad24a66e033b1d2f66faa45f8a698dfefc89b58b", + "hash" : "0xcfeb11043afeddaa25c63f4aac33a65550c2fe299651a304c7578c1d9a16fc2b", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0x2a930bdc92deb2ef16c52218f68ba0dbf8ef9f04043486fa34230c889acc8fa9", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Frontier" : [ { - "hash" : "0x0c99be86d6bc6d54547baa21ad24a66e033b1d2f66faa45f8a698dfefc89b58b", + "hash" : "0xcfeb11043afeddaa25c63f4aac33a65550c2fe299651a304c7578c1d9a16fc2b", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0x2a930bdc92deb2ef16c52218f68ba0dbf8ef9f04043486fa34230c889acc8fa9", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Homestead" : [ { - "hash" : "0x0c99be86d6bc6d54547baa21ad24a66e033b1d2f66faa45f8a698dfefc89b58b", + "hash" : "0xcfeb11043afeddaa25c63f4aac33a65550c2fe299651a304c7578c1d9a16fc2b", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0x2a930bdc92deb2ef16c52218f68ba0dbf8ef9f04043486fa34230c889acc8fa9", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Metropolis" : [ { - "hash" : "0x0c99be86d6bc6d54547baa21ad24a66e033b1d2f66faa45f8a698dfefc89b58b", + "hash" : "0xcfeb11043afeddaa25c63f4aac33a65550c2fe299651a304c7578c1d9a16fc2b", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0x2a930bdc92deb2ef16c52218f68ba0dbf8ef9f04043486fa34230c889acc8fa9", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ] }, @@ -81,7 +121,8 @@ "" ], "gasLimit" : [ - "0x05429690" + "0x0249f0", + "0x0ee6b280" ], "gasPrice" : "0x01", "nonce" : "0x00", |