Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 963 Bytes

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 963 Bytes

Chore

  • Implement multiplexer stage (#4)
  • Scaffold Rust project (#1)

Feat

  • 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)

Refactor

  • Use Rayon for plexer stage (#5)

Test

  • Add chainsync integration test (#6)