What's Changed
Enhancements
- Support for go-algorand 4.3 / consensus version 41
 - Expose 512 block hash in header response
 - Txn Access Support
 
Changelog
- e37097c Bump go-algorand-sdk to stable v2.11.0. (#1676)
 - a7a037a CR feedback - update name of 512 block hash.
 - 1a34a53 CR feedback: resolve actual address and app ids in zero cases of txn access conversion. Run API codegen after CR tweaks.
 - 4fb5735 Exercise conversion logic/handling of txnaccess.
 - 914f837 Format new files/cases.
 - be9a06d Keep app id=0 cases consistent between local and box refs of txn access.
 - 5e366fb Make top level box reference resolution for app id=0 case consistent with txn.Access.Box.
 - ffff8a8 Merge pull request #1674 from algorand/gmalouf/consensusv41-support
 - 9acce83 Remove type alias for logic multisig to better support downstream API codegen. (#1675)
 - a0921e0 Support for 512 block hash in header.
 - b570730 Support for LMSig field, including proper multisig resolution at write time and transaction filtering/serving via API.
 - 8293b85 Support populating SHA512 transaction commitment in indexer block header.
 - 900fb04 Support txnAccess in application transaction response.
 - cd0b874 Unit test for branch512 block.
 - 645e165 Update api/converter_utils.go
 - 8975b17 Update api/indexer.oas2.json
 - f18fff0 Update api/indexer.oas2.json
 - c8a1326 Update api/indexer.oas2.json
 - 944c6e0 build(deps): bump github.com/docker/docker (#1673)
 
Full Changelog: v3.8.1...v3.9.0
