rfc: should Bitcoin Core add a -wtxindex?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 568
- Forks
- 447
- PR merge metrics
- No merged PRs in 30d
Description
I'm working on a revival of adding witness support to gettxproof / verifytxproof in https://github.com/bitcoin/bitcoin/pull/32844. I have prototype here in https://github.com/Sjors/bitcoin/pull/116.
An open question is whether this needs a witness equivalent for -txindex, such as https://github.com/Sjors/bitcoin/pull/117.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the linked Bitcoin Core PR #32844 and the prototype PR #116, then compare the proposed witness index in PR #117. Done means deciding whether a -wtxindex equivalent is needed; the issue does not identify implementation files or tests.
Written by the indexing model from the issue text.
Assessment
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100