mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-28 07:09:41 +02:00
245e1b4fdba704cdb1e9fa4d33d6e09d0647e0fe
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%