where I can download source code? git repo?
I forked it but have not checked anything in just yet since no changes have been made yet really (other than cleaning up the function calls to correctly cast datatypes in the X11 suite so that it would compile on Mac OS X Mavericks.
You can track it here:
https://github.com/LittleDuke/givecoinALL of the effort since last Friday when we announced taking over the development has focused on getting the required resources in place (sourcing a 32-bit iMac) -- getting 10.6.8 loaded, the right versions of XCode, the command-line tools, and all the library dependencies, including building Qt Creator from scratch.
We will now backup and clone the drive so that we can instantly spin up new/additional Mac developer workstations now that we have a stable build environment.
The initial goal is to demonstrate that we can rebuild the current / last released wallets and coind reliably and consistently. We can now do that with linux coind and Mac OS X coind & desktop-qt wallets. We have yet to re-produce the linux-qt or the Windows-qt wallets -- but that's mainly because we haven't tried yet ;-)
Once we can demonstrate that we will immediately begin doing the heavy lifting to fix the KGW implementation (which is being exploited at the moment) -- and migrate to a more Proof of Stake base model that encourages long term holders of the coin.
We are currently considering a new "minimum time-between-blocks" emit model that would only accept empty "generate" blocks +/- t-time from target emit for non-staking miners to get a more consistent cadence of coin generation in line with overall lifecycle.
Thanks for your support and interest in the continued development!
-dvd