Skip to content

v0.7.0-alpha.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 14:50
· 193 commits to main since this release
37ba765

v0.7.0-alpha.5 (2024-03-31)

Release

  • v0.7.0-alpha.5

Features

  • implement submit pipeline (#150)

Bug Fixes

  • compute epoch directly from Shelley genesis (#186)
  • sync: restart stage on blockfetch failure (#187)

Docs

  • draft ADR for extra ledger queries (#178)

Code Refactoring

  • sync: fetch blocks in batches (#189)

Continuous Integration

  • add new testnet genesis to docker build
  • migrate to artifact action v4 (#188)

Chore

  • deps: bump actions/upload-artifact in /.github/workflows (#164)
  • deps: bump actions/setup-go from 4 to 5 in /.github/workflows (#165)
  • deps: bump actions/download-artifact in /.github/workflows (#166)