indexd
indexd copied to clipboard
An external bitcoind index management service module
Hello, I am working on a project that has many private keys that have balances in them. I do not want to have to go out to a public API...
The RPC is the limiting factor, we could trivially de-linearize the 1st order `connect` calls, provided `tip` doesn't get confused. `tip` is the only data that is "UPDATE"d.
With orphans retained to enable non-SPV clients to roll-back if required
This would mean we could run `indexd` on a pruning node, provided it is fully synchronized to start.