Paweł Pierścionek
Paweł Pierścionek
## 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...
## 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...
This PR adds Algorand P2P protocol and boostrap peers as of Dec'25 for mainnet, testnet and betanet networks.