mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-29 09:08:05 -05:00
* feat: default reth dirs * docs: clarify txpool config docs * feat: `serde` feature for `reth-consensus` * feat: add missing hardforks * feat: full chain specification * feat: `DbPath` type * feat: custom chain specs * feat: `--debug.tip` option * feat: basic stage config * fix: resize db geometry * refactor: don't commit in headers stage * chore: remove headers dl timeout * feat: loading of config * refactor(config): `stage` -> `stages`