Bitcoin Taproot Address
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
Could not add a P2TR address (bech32m encoding).
$ keybase currency add bc1pleqsd8tv5rr6306l7r7r4767wx2gh4xqpnx8y7zsashs5tjdq55qgxv7le
Got the following error:
ERROR checksum failed. Expected a6uj6m, got gxv7le
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
Start by reproducing the keybase currency add command with the P2TR address shown and trace the address checksum handling that reports the expected and received values. Done means the command accepts valid Bech32m Taproot addresses without regressing existing address validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- blockchain, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100