Skip to content

Tags: algorand/indexer

Tags

v3.9.0

Toggle v3.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump go-algorand-sdk to stable v2.11.0. (#1676)

v3.9.0-rc1

Toggle v3.9.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove type alias for logic multisig to better support downstream API…

… codegen. (#1675)

v3.8.1

Toggle v3.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
API: Revert "Addressing issue #116 on all applicable query endpoints (#…

…1667)" (#1672)

* Revert "Addressing issue #116 on all applicable query endpoints (#1667)"

This reverts commit 5c17f71.

* Ensure default and max box limits are properly enforced when searching for application boxes.

v3.8.0

Toggle v3.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Set to stable go-algorand-sdk v2.10.0. (#1669)

v3.7.2

Toggle v3.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Rewind: Re-enable Rewinding (#1645)

* Revert "Disable rewinding and reject the  query param on account lookups and searches. (#1630)"

This reverts commit 249016c. The synthetic transaction implementation of payouts in the indexer should allow balances retrieved via rewind to calculate as before.

* GCI lint warning fix.

* Add HeartbeatTxn to be ignored during rewinding.

v3.7.1

Toggle v3.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Convert before-time/after-time filters for transactions endpoint to r…

…ounds (major performance boost/avoid excessive query timeouts. (#1644)

v3.7.0

Toggle v3.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 (#1639)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.29.0 to 0.31.0.
- [Commits](golang/crypto@v0.29.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v3.6.0

Toggle v3.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Address import collision due to googleapis/go-genproto#1015 (#1634)

v3.5.0

Toggle v3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump to 2.6 of go sdk. (#1616)

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1590 from gmalouf/resource-shared-accounts-indexing

Patch: Potential fix for panic on call to block w/ group resource sharing.