paradigmxyz / reth

Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
https://reth.rs/
Apache License 2.0
3.99k stars 1.22k forks source link

Make `reth-blockchain-tree` generic over receipt #12662

Open emhane opened 3 days ago

emhane commented 3 days ago

Describe the feature

Make reth-blockchain-tree generic over receipt

### Tasks
- [ ] https://github.com/paradigmxyz/reth/issues/12752

Additional context

No response

emhane commented 2 days ago

blocking for anticipated changes to block chain tree, cc @Rjected