v0.2.0 (2023-05-10)
Features
- use rolldb to define chainsync intersect (#45)
- introduce daemon (sync+serve) command (#29)
- add PoC gRPC endpoint (#25)
- downstream: introduce dump-history endpoint (#28)
- rolldb: implement paged chain reads (#27)
- rolldb: implement wal compaction (#26)
Docs
Code Refactoring
- use macros for rolldb (#24)
Continuous Integration
- enable dependabot (#32)