Will Winder
Will Winder
Similar to the go-algorand repo, we should provide an endpoint for fetching the open api specfile. Unlike the old swagger.json endpoint, the v2 endpoints are split into multiple pieces. We...
## Summary The asset holding objects in algod include the creator. Indexer does not. ## Scope/Requirements There are a few options: 1. At the REST layer lookup the creator for...
## Problem It is currently possible for queries to compete with the block import process. If queries exhaust the database connections it can cause the import process to fall behind....
The scripts in *test/* are based on the e2edata block archives and the `import` subcommand. It would be better to use the private network snapshot and standard fetcher process to...
## Summary In the future, we expect to see blocks with many thousands of transactions. Returning thousands of transactions is unnecessary overhead for anyone who just wants to get the...
## Summary There is an edge case when Indexer gets shutdown where it's possible for blocks/transactions committed to the database but the accounts not updated. We should write some tests...
## Summary Sandbox is by far the easiest way to test different version combinations of Indexer and algod. We should create a nightly integration test to compare different versions of...
https://docs.google.com/document/d/1feB9UxsCYk4fzCLWaxfa0bFdtRZkEYeVnv9TQyTH6iI/edit# We need to improve and maintain indexer performance across several categories to ensure that the tool is useful and ready for future usage demands. We need performance guarantees around...
We need a dataset for testing queries. Define a generator config file to create that dataset, and decide how large the database needs to be. Generate the database.