What's Changed
Enhancements
- Updates to support next go-algorand consensus upgrade
- Handle load, discount, and pqsigs
- Prune txn_participation properly
Changelog
- 3d20fd7 API: add Value to BoxDescriptor and Round to BoxResponse (#1696)
- a560124 Bump to snapshot Go SDK (including custom consensus support). (#1681)
- 2970dcb Ensure txn_participation is pruned corresponding with rows in txn. (#1685)
- 4938ea2 Merge pull request #1697 from jannotti/indexer-update-congestion-hbdiscount
- 5d087d2 Pin to latest main which has latest fields and consensus details
- 23d266a Revert "before-time/after-time optimization for participation queries (#1677)" (#1682)
- a4ffc2a Sync: Handle load and discount
- 219b211 Update to recognize pqsigs
- 21adb2b Use this indexer in the e2e tests when building conduit
- 2fea548 before-time/after-time optimization for participation queries (#1677)
- 5bcff32 before-time/after-time optimization for participation queries (#1683)
- adb26b8 build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#1684)
- 45ae92c build: use Go 1.25 (#1679)
Full Changelog: v3.9.0...v3.10.0-rc1
