* 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> |
||
|---|---|---|
| .. | ||
| account-db | ||
| account-state | ||
| benches | ||
| block-gas-limit | ||
| block-reward | ||
| blockchain | ||
| builtin | ||
| call-contract | ||
| client-traits | ||
| db | ||
| engine | ||
| engines | ||
| evm | ||
| executive-state | ||
| light | ||
| machine | ||
| node-filter | ||
| pod | ||
| private-tx | ||
| res | ||
| service | ||
| snapshot | ||
| spec | ||
| src | ||
| state-db | ||
| sync | ||
| trace | ||
| trie-vm-factories | ||
| types | ||
| verification | ||
| vm | ||
| wasm | ||
| Cargo.toml | ||