erigon-pulse/consensus/clique
Somnath Banerjee 71231140a5
Block Gas limit contract integration for Chiado (#7727)
Changes summary:
- Continue with the gasLimit check skip in ``verifyHeader`` of
``merge.go`` for unless pre-merge block and blockGasLimitContract
present
- Refactor ``aura.go`` a bit
- Have ``sysCall`` method customized to be able to call state (contract)
at a parent (or any other) header state
2023-06-19 22:06:51 +05:30
..
api.go Use BlockReader in ForkValidator, CliqueAPI (#7562) 2023-05-23 14:49:17 +07:00
clique_test.go e2: optimize tests speed (#7738) 2023-06-15 16:09:11 +07:00
clique.go Block Gas limit contract integration for Chiado (#7727) 2023-06-19 22:06:51 +05:30
keys.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
snapshot_test.go e2: optimize tests speed (#7738) 2023-06-15 16:09:11 +07:00
snapshot.go lru lib version up (#7695) 2023-06-09 13:46:58 +07:00
verifier.go EIP-4844: add data_gas_used (#7639) 2023-06-02 21:26:19 +01:00