reth icon indicating copy to clipboard operation
reth copied to clipboard

Tracking snap sync support

Open mattsse opened this issue 7 months ago • 1 comments
trafficstars

Describe the feature

we already have all the snap protocol types:

https://github.com/paradigmxyz/reth/blob/0a56694308344bc2f94b6cd9bed4a2d7ae39814b/crates/net/eth-wire-types/src/snap.rs#L1-L1

introducing snap sync based syncing will require actual changes to:

  • database
  • networking
  • ...

Additional context

No response

mattsse avatar Apr 01 '25 08:04 mattsse