ethDreamer

Results 20 issues of ethDreamer

## Summary The deposit cache now has the ability to finalize deposits. This will cause it to drop unneeded deposit logs and hashes in the deposit Merkle tree that are...

ready-for-review
backwards-incompat

## Issue Addressed We can't merge anything into `unstable` until these lint issues are fixed.

work-in-progress

Adds the endpoint for downloading the [`EIP-4881`](https://eips.ethereum.org/EIPS/eip-4881#specification) Deposit Tree Snapshot during weak subjectivity sync.

## Description We currently use `ethers_core` in a few places to decode execution layer types. This crate is no longer maintained. But the reth team is maintaining another collection of...

good first issue
code-quality

## Issue Addressed * #4831 ## Proposed Changes I've done a bit of refactoring which I think makes the code a bit cleaner and eliminates some cloning of the execution...

ready-for-merge
backwards-incompat
deneb
v5.0.0

## Issue Addressed * #5082 ## Proposed Changes - [x] Add `--checkpoint-sync-state-id` to enable user to specify a checkpoint `StateId` on CLI - [x] Prevent checkpoint syncing from a state...

waiting-on-author
backwards-incompat
deneb

## Description One of the main edge cases to worry about post-deneb is if the chain takes longer than the data availability boundary to finalize. In such a case, nodes...

deneb

**Describe the bug** Something is wrong with the deposit snapshots provided by nimbus. For example, this is the snapshot provided by `http://testing.mainnet.beacon-api.nimbus.team`: ``` $ curl -s -H "Accept: application/json" http://testing.mainnet.beacon-api.nimbus.team/eth/v1/beacon/deposit_snapshot...

## Issue Addressed * #5605 ## Proposed Changes There's gonna be a lot of sub issues tied together in this branch as it's the only way we'll get this to...

This issue will track the tasks for implementing the [Electra upgrade](https://github.com/ethereum/consensus-specs/tree/dev/specs/electra) We propose doing things differently in this fork. Instead of working off of a dedicated branch and having one...

major-task
electra