Skip to content

v2.8.0

Latest
Compare
Choose a tag to compare
@Algo-devops-service Algo-devops-service released this 13 Feb 19:29

What's Changed

Enhanced support for /v2/blockheaders compatible with Indexer 3.7.x.

Support for /v2/block/{round}?header-only=true in upcoming go-algorand 4.0.2 release.

Enhancements

  • build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #675
  • tests: cross-sdk heartbeat tests by @algorandskiy in #676
  • consensus: update for minor name change in go-algorand by @cce in #679
  • API: Support for header-only flag on /v2/block algod endpoint. by @gmalouf in #684

Other

  • Regenerate code with the latest specification file (9a6c0845) by @github-actions in #677
  • Regenerate code with the latest specification file (5bff0845) by @github-actions in #680

New Contributors

  • @cce made their first contribution in #679

Full Changelog: v2.7.0...v2.8.0