mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00: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>