bcoin-org / bcoin-org/bmultisig
Index xpub index for cosigners.
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Even though we have `path` entry in database for cosigners it is not automatically used to figure out XPUB.index, but will be convenient to expose `xpub.index` to the users and simplify API usage.
Related https://github.com/bcoin-org/bcoin/pull/689 - This tries to solve XPUB issue for bcoin xpub Only wallets.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing how the cosigner database `path` is stored and how XPUB values are exposed through the API. Read the related bcoin PR #689 for context, then verify that cosigner paths automatically determine `xpub.index` and that the index is exposed to users without requiring extra API work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- api, backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100