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
- log: Improve server start error logging
- docs: fixed deadlink
- [bug]: btcd doesn't connect to all the peers configured with `addpeer=` (master)
- txscript: increase OP_RETURN data limit to 100KB
- 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
- Docs
- Go not yet supported