Owain G. Ainsworth 2b56e7a397 Don't need the blockpeermutex anymore.
Really, it would be nice to pass an interface{} into chain to be given
to us when the callback calls, it would avoid the awkward sidchanneling
through the map and should actually be more efffieint (pointer passing >
hashtable insert, lookup, then remove).
2013-10-03 16:13:47 +01:00
2013-08-06 19:17:05 -05:00
2013-09-11 20:14:13 -05:00
2013-10-02 20:05:10 -05:00
2013-09-12 09:15:38 -05:00
2013-10-02 20:05:10 -05:00

btcd

btcd is an alternative full node bitcoin implementation written in Go (golang).

This project is currently under active development and is not production ready yet.

TODO

The following is a list of major items remaining before production release:

  • Implement multi-peer support
  • Implement transaction mempool & relay
  • Complete address manager
  • Documentation
  • A lot of code cleanup
  • Optimize
Description
Kaspad is the reference full node Kaspa implementation written in Go (golang).
Readme ISC 172 MiB
Languages
Go 99.6%
Shell 0.3%