purestaketdb
purestaketdb
## Summary The only way now to retrieve the proposer of a block is from Algod and in msgpack and encoded. It would be helpful to have it available from...
## Summary Searching the note-prefix results in +15minutes of querying directly on the database, it is essentially impossible to search this through the API ## Scope/Requirements Either the query parameter...
## Problem The header-only flag for blocks is useful in keeping huge blocks from being passed around and is very appreciated. However, it would be helpful for additional options to...
## Status The GET v2/status/wait-for-block-after/{round} endpoint is commonly used every round by API customers in order to get the next block as soon as it is available in the node....
**The current state** https://developer.algorand.org/docs/reference/rest-apis/indexer/#block https://developer.algorand.org/docs/reference/rest-apis/algod/v2/#get-v2blocksround **The proposed state** In every case where Algod v2 and Indexer v2 have the same field BUT an entirely different encoding - provide a) a...