Skip to content

Tags: algorand/indexer

Tags

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.

v3.3.1

Toggle v3.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
onetechnical John Lee
Merge pull request #1590 from gmalouf/resource-shared-accounts-indexing

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

v3.4.0-rc1

Toggle v3.4.0-rc1'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 #1588 from gmalouf/protocol-update-sync

Consensus: v39 protocol support via go-algorand-sdk

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use INDEXER_DATA throughout the entrypoint script in docker (#1583)

Use the env var everywhere.

v3.2.0

Toggle v3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add gpg signature to checksum file. (#1573)