Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DCN] Deepcoin secure hashing (CPU/GPU) New algo/ No premine/ No IPO/ PoW
by
xwebnetwork
on 19/02/2015, 21:56:08 UTC
-We are at a standstill with regard to development.

Kinda. The repos has a stealth transaction development branch: https://github.com/Deepcoinbiz/Deepcoin/commits/new-sx-0.8.7.

The work is basically complete except for a few compilation errors arising from inconsistent types migrated in along with the donor code.

https://github.com/gjhiggins/Deepcoin/commits/new-sx-0.8.7 is where I fudged them to get a compilation and added a Travis CI config file (build results) but have yet to double-check that the actual program semantics are being properly respected (uint64 vs uint64_t, mainly).

Might be worth setting up a testnet node, run some tests of the branch code.

Cheers

Graham


Excellent input. Will have a look later this evening.