erigon-pulse/consensus/ethash
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
..
ethashcfg Break dependency of ethcfg package to core/consensus/etc... move genesis struct to 'types' package (#7206) 2023-03-29 07:27:06 +00:00
algorithm_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
algorithm.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
api.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
consensus_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
consensus.go Block Gas limit contract integration for Chiado (#7727) 2023-06-19 22:06:51 +05:30
difficulty.go up version of uint256 lib (#2082) 2021-06-04 17:25:28 +01:00
ethash_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
ethash.go Break dependency of ethcfg package to core/consensus/etc... move genesis struct to 'types' package (#7206) 2023-03-29 07:27:06 +00:00
fake.go Break dependency of ethcfg package to core/consensus/etc... move genesis struct to 'types' package (#7206) 2023-03-29 07:27:06 +00:00
sealer_test.go Break dependency of ethcfg package to core/consensus/etc... move genesis struct to 'types' package (#7206) 2023-03-29 07:27:06 +00:00
sealer.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00