erigon-pulse/consensus
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
..
aura Block Gas limit contract integration for Chiado (#7727) 2023-06-19 22:06:51 +05:30
bor Block Gas limit contract integration for Chiado (#7727) 2023-06-19 22:06:51 +05:30
clique Block Gas limit contract integration for Chiado (#7727) 2023-06-19 22:06:51 +05:30
db [Diagnostics] Simplify logging settings, introduce correct log rotation with lumberjack (#7273) 2023-04-07 21:08:44 +00:00
ethash Block Gas limit contract integration for Chiado (#7727) 2023-06-19 22:06:51 +05:30
merge Block Gas limit contract integration for Chiado (#7727) 2023-06-19 22:06:51 +05:30
misc Block Gas limit contract integration for Chiado (#7727) 2023-06-19 22:06:51 +05:30
chain_reader.go use BlockReader.CanonicalHash method instead of rawdb (#7604) 2023-05-31 13:41:10 +07:00
consensus.go Block Gas limit contract integration for Chiado (#7727) 2023-06-19 22:06:51 +05:30
errors.go Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00
result.go Clean up DEBUG category logs (#2776) 2021-10-05 08:14:04 +07:00