Release notes fixes:
- fixed Darkcoin/Dash usage according to actual versions - added some comments on rebranding to Dash - removed masternode blinding from changelog
This commit is contained in:
parent
508a4a4f56
commit
85d2bb2b68
@ -1,18 +1,20 @@
|
||||
Darkcoin Core 0.11
|
||||
Dash Core 0.11
|
||||
==================
|
||||
|
||||
Darkcoin Core tree 0.11.x release notes can be found here:
|
||||
Dash Core tree 0.11.x release notes can be found here:
|
||||
|
||||
- [v0.11.2](release-notes/release-notes-0.11.2.md) released Mar/??/2015
|
||||
- [v0.11.1](release-notes/release-notes-0.11.1.md) released Feb/10/2015
|
||||
- [v0.11.0](release-notes/release-notes-0.11.0.md) released Jan/15/2015
|
||||
|
||||
Darkcoin Core tree 0.11.x is a fork of Bitcoin Core tree 0.9.
|
||||
Dash Core tree 0.11.x is a fork of Bitcoin Core tree 0.9.
|
||||
|
||||
|
||||
Older releases
|
||||
--------------
|
||||
|
||||
Dash was previously known as Darkcoin.
|
||||
|
||||
Darkcoin tree 0.8.x was a fork of Litecoin tree 0.8, original name was XCoin
|
||||
which was first released on Jan/18/2014.
|
||||
|
||||
|
@ -1,16 +1,16 @@
|
||||
0.11.0 Release notes
|
||||
====================
|
||||
|
||||
Dash Core 0.11.0 is forked off the Bitcoin Core 0.9.3. The old dash
|
||||
Darkcoin Core 0.11.0 is forked off the Bitcoin Core 0.9.3. The old darkcoin
|
||||
versions 0.10.x were forked from the Litecoin 0.8 tree. The following changes
|
||||
are introduced in this major release. This list is compiled from the release
|
||||
notes of Bitcoin Core 0.9.0, 0.9.1, 0.9.2, 0.9.2.1, 0.9.3 and was completed
|
||||
with the introduced changes to the Dash Core 0.11.0.
|
||||
with the introduced changes to the Darkcoin Core 0.11.0.
|
||||
|
||||
|
||||
Dash Core:
|
||||
Darkcoin Core:
|
||||
|
||||
- Rebrand to `Dash Core`
|
||||
- Rebrand to `Darkcoin Core`
|
||||
- Version bumped to 0.11 to indicate a new major release
|
||||
- Renamed client to identify with network from `Satoshi` to `Core`
|
||||
- Bumped protocol version to 70052
|
||||
@ -20,14 +20,14 @@ Dash Core:
|
||||
`n`, this affects public keys only, old wallets remain valid and usable!)
|
||||
- Defined BIP32 (HD) address versions to start with `drkp`/`drkv` (`DRKP`/`DRKV`
|
||||
for testnet)
|
||||
- Adapted BIP44 coin type `5` for Dash (0x80000005) as defined in SLIP-0044
|
||||
- Added new units: `duffs` (1 / 100.000.000 DASH)
|
||||
- Adapted BIP44 coin type `5` for Darkcoin (0x80000005) as defined in SLIP-0044
|
||||
- Added new units: `duffs` (1 / 100.000.000 DRK)
|
||||
- Added units for testnet: tDRK, mtDRK, utDRK, tduffs
|
||||
- Added new DNS seed from masternode.io
|
||||
- Fixed wallet locking after sending coins
|
||||
- Add `-regtest` mode, similar to testnet but private with instant block
|
||||
generation with `setgenerate` RPC.
|
||||
- Add separate dash-cli client
|
||||
- Add separate darkcoin-cli client
|
||||
- Implemented KeyPass integration for CLI, RPC and Qt:
|
||||
`keepass`, `keepassport`, `keepasskey`, `keepassid`, `keepassname`
|
||||
|
||||
@ -45,9 +45,9 @@ Masternodes:
|
||||
|
||||
Darksend:
|
||||
|
||||
- Reduced lower darksend limit to 1.5 DASH
|
||||
- Reduced lower darksend limit to 1.5 DRK
|
||||
- Fixed progress bar calculation for low amounts
|
||||
- Improved support for adding DASH after anon has completed
|
||||
- Improved support for adding DRK after anon has completed
|
||||
- Added denomination information to Overview tab
|
||||
- Added more detailed Darksend status information to Overview tab
|
||||
- Added Darksend high precision matching engine
|
||||
@ -206,7 +206,7 @@ GUI:
|
||||
- Optionally add third party links to transaction context menu
|
||||
- Check for !pixmap() before trying to export QR code (avoids crashes when no QR
|
||||
code could be generated)
|
||||
- Fix "Start dash on system login"
|
||||
- Fix "Start darkcoin on system login"
|
||||
- Switch to Qt 5.2.0 for Windows build
|
||||
- Add payment request (BIP 0070) support
|
||||
- Improve options dialog
|
||||
@ -223,14 +223,14 @@ GUI:
|
||||
- Move initialization/shutdown to a thread. This prevents "Not responding"
|
||||
messages during startup. Also show a window during shutdown.
|
||||
- Don't regenerate autostart link on every client startup
|
||||
- Show and store message of normal dash:URI
|
||||
- Show and store message of normal darkcoin:URI
|
||||
- Fix richtext detection hang issue on very old Qt versions
|
||||
- OS X: Make use of the 10.8+ user notification center to display Growl-like
|
||||
notifications
|
||||
- OS X: Added NSHighResolutionCapable flag to Info.plist for better font
|
||||
rendering on Retina displays.
|
||||
- OS X: Fix dash-qt startup crash when clicking dock icon
|
||||
- Linux: Fix Gnome dash: URI handler
|
||||
- OS X: Fix darkcoin-qt startup crash when clicking dock icon
|
||||
- Linux: Fix Gnome darkcoin: URI handler
|
||||
|
||||
|
||||
Validation:
|
||||
|
@ -1,8 +1,9 @@
|
||||
0.11.1 Release notes
|
||||
====================
|
||||
|
||||
Dash Core 0.11.1 supports a full implementation of InstantX, Darksend improvements
|
||||
Darkcoin Core 0.11.1 supports a full implementation of InstantX, Darksend improvements
|
||||
and a new version of enforcement compatible with the newer Bitcoin architechure.
|
||||
Latest release in 0.11.1.x tree is v0.11.1.26, which is rebranding Darkcoin to Dash.
|
||||
|
||||
- Fully implemented IX
|
||||
- Added support for DSTX messages, as a result DS should be much faster
|
||||
@ -29,8 +30,9 @@ Italian, Catalan, Chinese, Danish, Finnish, Swedish, Czech, Turkish and Bavarian
|
||||
|
||||
Thanks to who contributed to this release, at least:
|
||||
|
||||
- eduffield
|
||||
- Vertoe
|
||||
- Udjin
|
||||
- UdjinM6
|
||||
- Holger Schinzel
|
||||
- Raze
|
||||
- Mario Müller
|
||||
|
@ -10,8 +10,8 @@ Please report bugs using the issue tracker at github:
|
||||
https://github.com/darkcoin/darkcoin/issues
|
||||
|
||||
|
||||
Masternode blinding and enhancements
|
||||
------------------------------------
|
||||
Masternode enhancements
|
||||
-----------------------
|
||||
|
||||
* @TODO *
|
||||
|
||||
@ -75,14 +75,13 @@ dashd/dash-qt (on Linux).
|
||||
- BIP 66 integration
|
||||
- Strict DER signatures
|
||||
- Bump block header versoin to 3 (see notes above)
|
||||
- Masternode blinding
|
||||
- Masternode caching
|
||||
- Masternode payment scheduler
|
||||
- Better protection from cheating masternodes
|
||||
- Extended functionality for `masternode list` RPC command
|
||||
- Live Darksend and InstantX fee calculations in CoinControl
|
||||
- Darksend input caching
|
||||
- Edit config file from within the wallet
|
||||
- Open config file from within the wallet
|
||||
- Wallet GUI perfomance improvements
|
||||
- General stability improvements and bug fixes
|
||||
- Code restructure and modularization
|
||||
|
Loading…
Reference in New Issue
Block a user