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
- rpc: enforce BIP 145 SegWit rules in getblocktemplate
- wire: replace 4 MiB script slab with tiered arena allocator
- [feature]: checkMempoolAcceptance option to skip locktime and sequence verifications
- btcec: reduce allocations
- [feature]: Improve test harness to enable more complex test cases
- btcd: fix nonzero exit code on sigint when indexing cfindex
- [feature]: add linter on CI
- btcec/schnorr: document signing and verifying divergences against BIP340 and libsecp256k1 behavior
- [bug]: schnorr signature does not match behavior specified by BIP340
- [bug]: schnorr signature does not allow messages with length different than 32 bytes
- Docs
- Go not yet supported