erigon-pulse/cl/transition/impl/eth2
Bayram Guvanjov a191296f05
Deneb integration to Caplin (#9093)
Pr is ready to review and merge. 

This PR includes implementing and integrating Ethereum Deneb's hard work
with the Caplin Ethereum client.

Changes:

- Full compatibility with Deneb Ethereum hard fork
- Added new EIPs introduced in Deneb. (`EIP-4788`, `EIP-4844`,
`EIP-7044`, `EIP-7045`, `EIP-7514`)
- Tests integration

---------

Co-authored-by: Giulio <giulio.rebuffo@gmail.com>
2024-01-12 14:20:26 +01:00
..
statechange Deneb integration to Caplin (#9093) 2024-01-12 14:20:26 +01:00
block_processing_test.go Added GET /eth/v1/beacon/rewards/blocks/{block_id} and POST /eth/v1/beacon/rewards/sync_committee/{block_id} (#9102) 2023-12-30 20:51:28 +01:00
impl.go Added GET /eth/v1/beacon/rewards/blocks/{block_id} and POST /eth/v1/beacon/rewards/sync_committee/{block_id} (#9102) 2023-12-30 20:51:28 +01:00
operations.go Deneb integration to Caplin (#9093) 2024-01-12 14:20:26 +01:00
utils.go Adds flags to enable/disable backfilling and enable full historical beacon node (#8813) 2023-11-22 13:24:35 +01:00
validation.go Caplin: Parallel historical states reconstruction (#8817) 2023-12-06 10:48:36 +01:00