erigon-pulse/consensus/aura
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
..
auraabi attempt to fix TestGolangBindings (#7041) 2023-03-07 06:14:35 +00:00
aurainterfaces Proper Gnosis Chain rewards in trace_block (#7473) 2023-05-09 17:19:23 +02:00
contracts Block Gas limit contract integration for Chiado (#7727) 2023-06-19 22:06:51 +05:30
aura_test.go Block Gas limit contract integration for Chiado (#7727) 2023-06-19 22:06:51 +05:30
aura.go Block Gas limit contract integration for Chiado (#7727) 2023-06-19 22:06:51 +05:30
config_test.go Embed AuRa config into chain Config (#7307) 2023-04-14 07:51:25 +00:00
config.go Embed AuRa config into chain Config (#7307) 2023-04-14 07:51:25 +00:00
contract_abi.go Block Gas limit contract integration for Chiado (#7727) 2023-06-19 22:06:51 +05:30
empty_step.go Block Gas limit contract integration for Chiado (#7727) 2023-06-19 22:06:51 +05:30
epoch.go Block Gas limit contract integration for Chiado (#7727) 2023-06-19 22:06:51 +05:30
finality_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
gaslimit_override.go Block Gas limit contract integration for Chiado (#7727) 2023-06-19 22:06:51 +05:30
rolling_finality.go Block Gas limit contract integration for Chiado (#7727) 2023-06-19 22:06:51 +05:30
types.go Block Gas limit contract integration for Chiado (#7727) 2023-06-19 22:06:51 +05:30
unassemble.go Block Gas limit contract integration for Chiado (#7727) 2023-06-19 22:06:51 +05:30
validators.go remove lru package alias (#7251) 2023-04-04 04:02:23 +00:00