v0.1.0
Pre-release
Pre-release
v0.1.0 (2023-01-11)
Features
- Introduce config mechanism (#15)
- Introduce 'sync' entrypoint (#11)
- Introduce upstream reducer stage (#9)
- Introduce RollDB for chain persistence (#8)
- Implement upstream block-fetch stage (#7)
- Introduce storage module (#3)
- Introduce ChainSync stage (#2)
Bug Fixes
- Fix test concurrency issues (#18)
Code Refactoring
- Use Rayon for plexer stage (#5)
Test
- Add chainsync integration test (#6)