Difference between revisions of "Category:Nodes"

From Bitcoin Wiki
Jump to: navigation, search
(Add "See Also")
Line 2: Line 2:
  
 
Any alternate implementation that hasn't been '''extremely''' thoroughly tested over several months should carry the warning "under construction, alpha quality, do not trust with money" because they risk splitting the network if they do not follow the reference client 100% (bug-for-bug) yet.
 
Any alternate implementation that hasn't been '''extremely''' thoroughly tested over several months should carry the warning "under construction, alpha quality, do not trust with money" because they risk splitting the network if they do not follow the reference client 100% (bug-for-bug) yet.
 +
 +
==See Also==
 +
 +
* [[:Category:Clients|Clients]]
 +
* [[:Category:Frontends|Frontends]]
 +
* [[:Category:Developer|Developer]]
 +
* [[:Category:Software|Software]]

Revision as of 02:39, 29 March 2014

A Bitcoin node maintains connections with the Bitcoin network, and relays traffic based on policies.

Any alternate implementation that hasn't been extremely thoroughly tested over several months should carry the warning "under construction, alpha quality, do not trust with money" because they risk splitting the network if they do not follow the reference client 100% (bug-for-bug) yet.

See Also