diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stQuadraticComplexityTest/Create1000Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stQuadraticComplexityTest/Create1000Filler.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Create1000Filler.json b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Create1000Filler.json index 7086cf931..77228ef05 100644 --- a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Create1000Filler.json +++ b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Create1000Filler.json @@ -1,9 +1,9 @@ { - "Create1000 " : { + "Create1000" : { "env" : { "currentCoinbase" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b", "currentDifficulty" : "0x020000", - "currentGasLimit" : "86000000", + "currentGasLimit" : "8600000000", "currentNumber" : "1", "currentTimestamp" : "1000", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" @@ -12,7 +12,7 @@ { "indexes" : { "data" : -1, - "gas" : -1, + "gas" : 1, "value" : -1 }, "network" : ["Frontier", "Homestead"], @@ -7045,10 +7045,10 @@ { "indexes" : { "data" : -1, - "gas" : -1, + "gas" : 1, "value" : -1 }, - "network" : ["EIP158"], + "network" : [ "EIP158"], "result" : { "010d8b0816e30ff51ba07678c64b272cdeddb807" : { "balance" : "0x01", @@ -14097,7 +14097,7 @@ "" ], "gasLimit" : [ - "85000000" + "150000", "250000000" ], "gasPrice" : "1", "nonce" : "", |