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
- addrmgr: mark IPv6 zero addresses as non-routable
- btcjson: fix StringOrArray JSON marshaling and add warnings to GetBlockChainInfoResult
- btcec/schnorr: fix incorrect comment about nonce generation
- integration: implement port reservation and release functionality in rpc tests
- mempool/txgraph: add new transaction graph data structures and traversal+eviction algoritms
- mempool: add new OrphanManager, and PolicyEnforcer based on new txgraph
- mempool: add missing orphan handling for mempool v2
- mempool+server: add flag flip to enable usage of new v2 mempool
- multi: implement BIP 431 (TRUC) using new tx graph and v2 mempool
- genswiftsyncbitmap, chaincfg, blockchain: implement swiftsync
- Docs
- Go not yet supported