fix release notes format
This commit is contained in:
parent
ecea4bfaf9
commit
69087fd723
@ -4,7 +4,7 @@
|
||||
====================
|
||||
|
||||
|
||||
Dash Core version 0.11.2 is now available from:
|
||||
Dash Core version 0.12.0 is now available from:
|
||||
|
||||
https://dashpay.io/downloads
|
||||
|
||||
@ -21,8 +21,8 @@ shut down (which might take a few minutes for older versions), then run the
|
||||
installer (on Windows) or just copy over /Applications/Dash-Qt (on Mac) or
|
||||
dashd/dash-qt (on Linux).
|
||||
|
||||
** This new version uses transaction indexing by default, you will need to reindex
|
||||
the blockchain. To do so, start the client with --reindex. **
|
||||
**This new version uses transaction indexing by default, you will need to reindex
|
||||
the blockchain. To do so, start the client with --reindex.**
|
||||
|
||||
|
||||
Downgrade warning
|
||||
@ -53,17 +53,17 @@ This does not affect wallet forward or backward compatibility.
|
||||
----------------
|
||||
|
||||
Switched to Bitcoin Core version 0.10 - https://bitcoin.org/en/release/v0.10.0
|
||||
Implemented decentralized budget system
|
||||
Removed reference node
|
||||
Implemented new decentralized masternode payment consensus system
|
||||
Improved speed of DS
|
||||
New masternode payment/winners/budgets syncing strategy
|
||||
Platform independent masternode ranking system
|
||||
Masternode broadcasts, pings and winners now use the inventory system
|
||||
Transaction indexing is enabled by default for all clients
|
||||
Better implementation of IX block reprocessing to find and remove an invalid block
|
||||
IX nearly 100% successful with new implementation
|
||||
|
||||
- Implemented decentralized budget system
|
||||
- Removed reference node
|
||||
- Implemented new decentralized masternode payment consensus system
|
||||
- Improved speed of DS
|
||||
- New masternode payment/winners/budgets syncing strategy
|
||||
- Platform independent masternode ranking system
|
||||
- Masternode broadcasts, pings and winners now use the inventory system
|
||||
- Transaction indexing is enabled by default for all clients
|
||||
- Better implementation of IX block reprocessing to find and remove an invalid block
|
||||
- IX nearly 100% successful with new implementation
|
||||
- Lots of UI improvements and fixes including DS progress, wallet repair buttons, UI settings/filters persistence etc
|
||||
|
||||
|
||||
Credits
|
||||
|
Loading…
Reference in New Issue
Block a user