Skip to content

v0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 15:27
· 246 commits to main since this release
ec472ef

v0.5.0 (2023-10-14)

Features

  • compute genesis utxos (#89)
  • serve Ouroboros BlockFetch N2N miniprotocol (#83)
  • allow retry policy via config (#81)

Docs

  • fix daemon example (#80)

Code Refactoring

  • migrate to Pallas RollDB (#102)
  • rolldb: use iterator for chain rollback delete (#85)
  • serve: unify serve bootstrapping procedure (#87)
  • sync: turn apply stage into end of pipeline (#86)

Continuous Integration

  • improve release workflow (#104)

Chore

  • fix lint warnings (#105)
  • remove unused deps (#92)
  • deps: bump serde_json from 1.0.106 to 1.0.107 (#90)
  • deps: update Cargo dependencies (#84)