openethereum/ethcore/engines
Vladimir Komendantskiy 73354d8d93 Set the block gas limit to the value returned by a contract call (#10928)
* Block gas limit contract

Lower gas limit if TxPermission.limitBlockGas.

Call blockGasLimit before every block.

Make the block gas limit contract a separate config option.

Add `info` level logging of block gas limit switching

block-gas-limit subcrate and responses to review comments

simplified call_contract_before

moved block_gas_limit_contract_transitions to AuRa params

removed call_contract_before

Update and fix test_verify_block.

Remove some unused imports and functions.

* Move gas limit override check to verify_block_basic.

Co-authored-by: Andreas Fackler <afck@users.noreply.github.com>
2020-01-13 11:27:03 +01:00
..
authority-round Set the block gas limit to the value returned by a contract call (#10928) 2020-01-13 11:27:03 +01:00
basic-authority [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
clique Make InstantSeal Instant again (#11186) 2019-11-10 11:41:31 +01:00
ethash [ethash] chainspec validate ecip1017EraRounds non-zero (#11123) 2019-10-17 14:02:41 +02:00
instant-seal Make InstantSeal Instant again (#11186) 2019-11-10 11:41:31 +01:00
null-engine Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
validator-set Update to latest kvdb-*: no default column, DBValue is Vec (#11312) 2019-12-20 12:27:38 +01:00