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
- Nested witness signing
- Adding a method to send a pre-serialized raw transaction
- mempool,txscript: avoid big array copies in for-range
- use named consts from btcjson package
- simplify `x = x <op> ...` to `x <op>= ...`
- server: Fix access knownAddresses map unsafely
- Implement RPC to generate & verify SPV proofs
- addblocks creaks to a halt
- rpclient: GetBlockVerboseTx argument verbosity numeric
- rpcclient: add DisableTLSVerify to allow easy testing
- Docs
- Go not yet supported