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
- main: add regtest port for btcwallet
- netsync: allow sync with non localhost peers
- blockchain/indexers: fix dropped error
- txscript: reject OP_CODESEPARATOR in unexecuted branches for non-segwit
- docs: add PSBT workflow documentation and examples
- rpcclient: add ListLabels RPC using RawRequest
- btcec/schnorr/musig2: add nested MuSig2 support for recursive cosigner trees
- server: fix peer add/done race between peerHandler and syncManager
- Add `btcdtest` & `generatetoaddress` RPC
- refactor: use slices.Contains and slices.ContainsFunc to simplify code
- Docs
- Go not yet supported