indexd icon indicating copy to clipboard operation
indexd copied to clipboard

An external bitcoind index management service module

Results 6 indexd issues
Sort by recently updated
recently updated
newest added

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...

question

`TXID | SEEN_HEIGHT | UTC` probably

feature

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.

feature

With orphans retained to enable non-SPV clients to roll-back if required

feature

This would mean we could run `indexd` on a pruning node, provided it is fully synchronized to start.

feature