mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 19:09:54 +00: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`