Releases: mooncoindev/mooncoin
0.10.5-tokenblock
completed merging of getheaders optimization and bugfixing,
blocks now flow effortlessly between daemons.
04042017_debugresolved
sometimes you gotta take your pride, admit you fucked up; and the litecoin devs had nailed it correctly the first time. change too much at once and it all fails.
probably.
final-04042017
Last of the bugfixes, MaxTipAge set to a sane value.
For fun; this release was packaged with UPX, to be teeny tiny with no consequences.
0.10.5-final
bugfixes relating to old client crosschatter, and 'no block sources found' where plenty of peers available.
0.10.5-complete
Found base issue present in current Litecoin 0.10 series codebase, prevents new blocks being submitted by node if there hasn't been a new block found in several hours and node has just completed startup.
Referenced in bitcoin@a2d0fc6.
This causes incorrect behaviour on client startup where new block has not been discovered for several hours, prevents node from creating new block 'Litecoin is downloading blocks...'.
0.10.5-public
Mooncoin 0.10.5 release ready for the public.
- Mooncoin-qt.zip contains the Windows QT wallet.
- Mooncoind.zip contains Mooncoind, Mooncoin-cli and Mooncoin-tx for Windows.
- Mooncoin-qt.tgz contains the Linux QT wallet.
- Mooncoind.tgz contains Mooncoind, Mooncoin-cli and Mooncoin-tx for Linux CLI.
- Electrum-moon.zip contains Electrum-moon for Windows
- Coinomi-moon-beta.zip contains Coinomi-android fork of Mooncoin (beta, please be careful).
0.10.5-release
- final release ready for public consumption
- digishield implementation fix
0.10.5-prerelease
- bumped version to 0.10.5
- reverted to original mooncoin icons for recognisability
- testing build directly from github repository
- fixed bug with 'insane transaction fee' message where txFee > 0.1 MOON
- fixed minor issue in configure.ac