Post
Topic
Board Announcements (Altcoins)
Re: [XDN] duckNote [ANN]. CryptoNote based. Anonymous and CPU only.
by
dNote
on 04/07/2014, 20:11:58 UTC
Dear pool owners and users, please recompile your duckNote to the latest fixes.

1. exception handling while refreshing in rpc wallet
https://github.com/ducknote/ducknote/commit/2396dec12d3bc355d96aaa182b790ed968ce5faa
2. Payment ID in JSON-RPC transfer
https://github.com/ducknote/ducknote/commit/e4a36e6af1ed89e13857f7d61a7aa3616c578b34
3. Default fee changed - 0.1 [xdn] - discussable value. may be increased or decreased. Maybe 1 [xdn] is a better value. Make your own choice.  
https://github.com/ducknote/ducknote/commit/56f7de4c234e81568402638e3822933a38c45f67
4. CORS support
https://github.com/ducknote/ducknote/commit/b9310ab374afd51d9e193c7f6f8219dba8772fa2
5. HTML wallet
https://github.com/ducknote/ducknote/commit/cc58dd2526b1bec783add9cebe7be535a64f4194
6. More accurate block rewards by decreasing block sizes - pool owners really need this one.
https://github.com/ducknote/ducknote/commit/285442195aed848331b37651779d94a67475c833
7. Checkpoints update
https://github.com/ducknote/ducknote/commit/879a5e40e01b561635d33054c456099000387145

GitHub https://github.com/ducknote/ducknote

Code:
git clone https://github.com/ducknote/ducknote;cd ducknote;make;