What's Changed
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
- Blockheaders: Support for blockheaders call against Indexer API. by @gmalouf in #553
- API: Support for header-only flag on /v2/block algod endpoint. by @gmalouf in #557
New Contributors
- @dependabot made their first contribution in #535
Full Changelog: v2.7.0...v2.8.0