Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 14:50
· 179 commits to main since this release
500b992

v0.7.0 (2024-04-20)

Release

  • v0.7.0

Features

  • implement basic u5c query module (#205)
  • introduce doctor command (#204)
  • introduce query db (#192)

Bug Fixes

  • applydb: revert wrong invalid tx filter (#195)

Docs

  • update docs with latest config changes (#207)
  • migrate to Nextra (#201)

Code Refactoring

  • improve config field naming (#206)
  • use Redb for ledger data (#199)
  • merge submit endpoint into general gRPC server (#196)

Continuous Integration

  • update go to 1.21 (#198)

Chore

  • fix lint warnings for v0.7 (#208)
  • remove hardcoded protocol params (#191)
  • deps: update Pallas to v0.25 (#190)