Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: defaced on May 13, 2014, 09:59:28 PM



Title: Trusting Coins that dont fork trusted repos (Should you or not?)
Post by: defaced on May 13, 2014, 09:59:28 PM
If your coin isnt original code, what would be the main motivator for not forking a trusted repo? As we all know.. this is what Asiacoin wasnt forked from a trusted repo and well.. SURPISE THREE BILLION HIDDEN PREMINE.


Title: Re: Trusting Coins that dont fork trusted repos (Should you or not?)
Post by: HashEngineering on May 14, 2014, 12:38:03 AM
I agree.  Coins should be forked from trusted repos.  The 3 billion premine in Asiacoin would be readily seen as a change from the original code.

Additionally, it would demonstrate that the user knows how to use git.  From there the developer can fetch changes from upstream easily to import any bug fixes or new features in the parent coin's software.

This is how I fork all the android wallet source code on which I work.