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
- [bug]: cannot unmarshal array into Go struct field UnifiedSoftForks.softforks
- multi: modernized code with built-in max
- [feature]: Rename PrivKeyFromBytes
- utxocache: replace mapslice with concurrent-swiss-map
- rpcclient: remove the 'for' variable "tc"
- rpcclient: Replace strings.SplitN with strings.Cut in cookie file
- refactor: use errors.New to replace fmt.Errorf with no parameters & fix typo
- bip-0370 PSBT Version 2 support
- musig2: Add adaptor signature support to MuSig2 protocol
- rpcclient: clarify GetBlockCount description
- Docs
- Go not yet supported