mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-02-19 03:04:27 -05:00
* refactor: split stage crate into modules * refactor: clean up pipeline events * refactor: internal fn for executing single stage * refactor: pipeline error * refactor: move errors to own module * refactor: misc cleanup * test: add tests for `opt::max` and `opt::min` * chore: db errors (#26) * refactor: replace ext trait with wrapper type Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>