Dash Testnet Update -- v0.12.0.9!
Monster update! Lot's of improvements in this version
Vastly improved proposal management implementation - eduffield
- Syncing now happens in stages. Masternodes and Sporks, then Masternode winners, then proposals. Some of these require the masternode signatures, otherwise there are race conditions within the syncing process itself.
- Resigning - When a proposal is sent to the network initially it's signed by a masternode, if that masternode goes inactive the proposal becomes invalid. Resigning allows other masternodes to update proposal keep it valid with the coming and going of masternodes.
- Resigning compatibility - non masternodes will scan and flag proposals as invalid to accept updated owners.
- Invalid votes are now actively removed from the proposals when they go inactive
- Remove budgets with negative votes of more than 10% of network
- Only allow proposals into budget that have more than 10% of network support
- Faster removal of inactive masternodes
- show voting commands for proposals in mnbudget show
- Only sync masternode assets after new block (with timestamp in the last minute)
- mnbudget show now shows "VoteCommand" for easy copy and pasting
Many other changes:
- fix CFinalizedBudget::AutoCheck() crash - Udjin
- Wallet Window Title: minor changes - crowning
- User configurable Wallet Window Title - crowning
- Added CleanAndRemove for Proposal votes - Evan Duffield
- Smarter algorithm for finding the nHeight for the last block - Evan Duffield
- nHeight calculation for BlockValue checking - Evan Duffield
- Rebuild coinbase cache when needed - Evan Duffield
- Popup information on first mixing - crowning
- Persist Date and Type filters in "Transactions" tab - crowning
Linux32:
https://dashpay.atlassian.net/build...an-linux-dash-dist/dash-0.12.0-linux32.tar.gz
Linux64:
https://dashpay.atlassian.net/build...an-linux-dash-dist/dash-0.12.0-linux64.tar.gz
Mac:
https://dashpay.atlassian.net/build...an-osx-dash-dist/dash-0.12.0-osx-unsigned.dmg
Win32:
https://dashpay.atlassian.net/build...62/gitian-win-dash-dist/dash-0.12.0-win32.zip
Win64:
https://dashpay.atlassian.net/build...62/gitian-win-dash-dist/dash-0.12.0-win64.zip