Software review
-
We’ve been looking at ways of rationalizing Forking of Bitcoin to Feathercoin and the build process.
In order to get a idea of the complexity and number of changes and have collated the commits in one place to extract settings,and provide a sweep though all the changes need to convert Bitcoin to Feathercoin.
Some extra note have been made, but the size of the code and the commit message being slightly self explanatory enough for the first look.
Any questions can generate extra notes. It is to be used as a checklist for future forks.
Conclusions / actions:
Because of the number / complexity : 3 priority jobs-
Add more notes to software changes notes (whilst looking at 0.11 and mobile wallet)
-
Make similar, or digested settings notes for the commits to Mobile wallet
-
Do a (Git) Difference between versions 0.11 - 0.9 - to make a checklist to start looking at 0.11
That can lead to a change repository that can be merged or applied to head (or 0.13) as is pertinent for :
- The safe future releases and integration or rejection of Bitcoin features.
- Allow for the integration of required code from Litecoin to handle scrypt and Darkcoin (etc?) to handle other things like stealth.
I would also be nice to
- Review the addons “code integration” to make it generic, for ease of export to other open source projects. This would help us integrate to head in the long run.
to :
-