Skip to content

issues Search Results · repo:algorand/indexer language:Go

Filter by

609 results
 (60 ms)

609 results

inalgorand/indexer (press backspace or delete to remove)

Problem There is no way to quickly fetch all online accounts[^1]. Solution - Add is-online boolean filter to account search endpoint - Add is-reward-eligible boolean filter to account search endpoint ...
external contribution
new-feature-request
  • urtho
  • Opened 
    on Sep 9, 2024
  • #1629

Problem Queries for accounts with auth-addr are slow[^1]. Solution - Add optional partial index that speeds up the query for accounts with auth-addr - Modify the auth-addr filer query to make sure ...
new-feature-request
  • urtho
  • 2
  • Opened 
    on Sep 9, 2024
  • #1628

Problem Participation incentives are an upcoming feature, and incentives are not transferred by transactions. This will be a problem for the account rewinding logic, since the AccountAtRound has no way ...
new-feature-request
  • jasonpaulos
  • 1
  • Opened 
    on Aug 15, 2024
  • #1625

Problem With the upcoming release of participation incentives, users will want to track the incentives that an individual account accrues over time. Incentives are not transferred by transactions, so ...
new-feature-request
  • jasonpaulos
  • 4
  • Opened 
    on Aug 15, 2024
  • #1623

The behaviour I m seeing is that intermittently, but consistently (multiple times every test run) indexer will wait for about 17s (almost exactly) until the transaction that s being waited for appears. ...
bug
  • gmalouf
  • 1
  • Opened 
    on May 15, 2024
  • #1613

./algorand-indexer daemon --data-dir /tmp -P host=[127.0.0.1] port=[5432] user=[root] password=[my_password] dbname=[aperion] sslmode=disable --no-algod bash: !]: event not found
  • block98ct
  • 5
  • Opened 
    on Apr 26, 2024
  • #1609

Problem Next token is ignored in some CTEs causing full table scans during pagination. Solution This patch shows x5 speedup in average query exec time. Not an ultimate solution but a quick win. --- ...
new-feature-request
  • urtho
  • 1
  • Opened 
    on Feb 4, 2024
  • #1595

Subject of the issue Command run: $ curl http://localhost:8980/v2/blocks/35086755 curl: (52) Empty reply from server Indexer logs: panic: runtime error: index out of range [2] with length 2 goroutine ...
new-bug
  • alecalve
  • 3
  • Opened 
    on Jan 23, 2024
  • #1593

Hi Team, Could you please guide me on how to run the Algorand indexer (pointing to my own Algorand node, synced to latest) using the official indexer image (https://hub.docker.com/r/algorand/indexer)? ...
  • Palak3196
  • 5
  • Opened 
    on Oct 25, 2023
  • #1586
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub