mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-28 17:02:50 +02:00
ab931be45b7bb4d131f31402c4a3eb25c8cdade8
Bitcoin integration/staging tree
Straw-man plan for Bitcoin development (open source vets, please slap me around and help make this better):
Developers work in their own trees, then submit pull requests when they think their feature is ready.
Requests get discussed (where? bitcoin forums?) and if there's broad consensus they're a good thing, well written, match coding style, etc. then they're merged into the 'master' branch.
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.
We'll create feature branches if/when there are major new features being worked on by several people.
Description
Languages
C++
63.7%
Python
18.9%
C
13.6%
CMake
1.2%
Shell
0.9%
Other
1.6%