Daniel Folkinshteyn d2e2cb0d27 Added 320 fresh seednodes to replace the old ones.
Thanks to MagicalTux for providing the data for node uptime
Thanks to sgornick for scapy script to test node connectivity

Closes https://github.com/bitcoin/bitcoin/issues#issue/22
2011-02-07 14:06:17 +01:00
2010-08-29 16:58:15 +00:00
2010-12-13 16:26:14 +00:00
2010-06-21 01:33:44 +00:00
2010-08-29 16:58:15 +00:00
2010-11-08 22:06:07 +00:00
2010-12-13 16:26:14 +00:00
2010-11-23 19:16:36 +00:00
2010-08-29 16:58:15 +00:00
2010-12-15 22:43:51 +00:00
2010-08-29 16:58:15 +00:00
2010-12-13 16:26:14 +00:00
2011-01-19 16:50:20 -05:00
2010-08-29 16:58:15 +00:00
2010-12-13 16:26:14 +00:00
2010-08-29 16:58:15 +00:00
2010-10-23 17:43:53 +00:00
2010-08-29 16:58:15 +00:00
2010-08-29 16:58:15 +00:00
2010-12-08 23:23:48 +00:00
2010-12-08 23:23:48 +00:00
2011-01-24 11:13:25 -05:00
2010-12-13 16:26:14 +00:00
2010-08-29 16:58:15 +00:00
2010-12-20 12:51:26 -05:00
2010-06-21 18:41:34 +00:00
2010-08-29 16:58:15 +00:00
2010-12-22 14:08:00 +01:00

Bitcoin integration/staging tree

Development process

Developers work in their own trees, then submit pull requests when they think their feature or bug fix is ready.

If it is a simple/trivial/non-controversial change, then one of the bitcoin development team members simply pulls it.

If it is a more complicated or potentially controversial change, then the patch submitter will be asked to start a discussion (if they haven't already) on the development forums: http://www.bitcoin.org/smf/index.php?board=6.0 The patch will be accepted if there is broad consensus that it is a good thing. Developers should expect to rework and resubmit patches if they don't match the project's coding conventions (see coding.txt) or are controversial.

The master branch is regularly built and tested (by who? need people willing to be quality assurance testers), and periodically pushed to the subversion repo to become the official, stable, released bitcoin.

Feature branches are created when there are major new features being worked on by several people.

Description
Kevacoin source tree
Readme 130 MiB
Languages
C++ 66.7%
C 17.4%
Python 10.6%
M4 1.6%
Makefile 1%
Other 2.5%