This pull request adds address index implementation which give access to non-wallet address balance, transactions history and UTXO-set. To enable address index you have to start node with -addressindex flag and hence reindex it (since address index is built during initial sync).
P.s. This PR also fix Rapids name in .gitignore file :)
This pull request adds address index implementation which give access to non-wallet address balance, transactions history and UTXO-set. To enable address index you have to start node with -addressindex flag and hence reindex it (since address index is built during initial sync).
P.s. This PR also fix Rapids name in .gitignore file :)