btcd
https://github.com/btcsuite/btcd
Go
An alternative full node bitcoin implementation written in Go (golang)
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported7 Subscribers
Add a CodeTriage badge to btcd
Help out
- Issues
- txscript: increase OP_RETURN data limit to 100KB
- multi: recognize new standard P2A output type
- multi: make v3 transaction standard (no TRUC impl yet)
- mempool: check p2wsh standard
- utxocache: replace mapslice with concurrent-swiss-map
- rpcclient: remove the 'for' variable "tc"
- rpcclient: Replace strings.SplitN with strings.Cut in cookie file
- bip-0370 PSBT Version 2 support
- musig2: Add adaptor signature support to MuSig2 protocol
- GetBlockHeaderVerbose() doesn't return all data
- Docs
- Go not yet supported