mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
added release nodes for 11.1
This commit is contained in:
parent
b1c772a190
commit
f811957208
@ -28,7 +28,7 @@ Darkcoin Core:
|
|||||||
- Add `-regtest` mode, similar to testnet but private with instant block
|
- Add `-regtest` mode, similar to testnet but private with instant block
|
||||||
generation with `setgenerate` RPC.
|
generation with `setgenerate` RPC.
|
||||||
- Add separate darkcoin-cli client
|
- Add separate darkcoin-cli client
|
||||||
- Implemented KeyPass integration for CLI, RPC and Qt:
|
- Implemented KeyPass integration for CLI, RPC and Qt:
|
||||||
`keepass`, `keepassport`, `keepasskey`, `keepassid`, `keepassname`
|
`keepass`, `keepassport`, `keepasskey`, `keepassid`, `keepassname`
|
||||||
|
|
||||||
|
|
||||||
@ -288,4 +288,4 @@ Miscellaneous:
|
|||||||
- Avoid exception at startup when system locale not recognized
|
- Avoid exception at startup when system locale not recognized
|
||||||
- devtools: add a script to fetch and postprocess translations
|
- devtools: add a script to fetch and postprocess translations
|
||||||
- Refactor -alertnotify code
|
- Refactor -alertnotify code
|
||||||
- doc: Add instructions for consistent Mac OS X build names
|
- doc: Add instructions for consistent Mac OS X build names
|
37
doc/release-notes/release-notes-0.11.1.md
Normal file
37
doc/release-notes/release-notes-0.11.1.md
Normal file
@ -0,0 +1,37 @@
|
|||||||
|
0.11.1 Release notes
|
||||||
|
====================
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
- Fully implemented IX
|
||||||
|
- Added support for DSTX messages, as a result DS should be much faster
|
||||||
|
- Clear vValue in SelectCoinsMinConf - should fix an issue with conflicted txes
|
||||||
|
- "Debug window" -> "Tools window" renaming
|
||||||
|
- "Last Darksend message" text added in overview page
|
||||||
|
- Many new languages are supported, such as German, Vietnamese, Spanish
|
||||||
|
- Fixed required maturity of coins before sending
|
||||||
|
- New masternode payments enforcement implementation
|
||||||
|
- Added support to ignore IX confirmations when needed
|
||||||
|
- Added --instantxdepth, which will show X confirmations when a transaction lock is present
|
||||||
|
- fix coin control crash https://github.com/bitcoin/bitcoin/pull/5700
|
||||||
|
- always get only confirmed coins by AvailableCoins for every DS relative action
|
||||||
|
|
||||||
|
|
||||||
|
Thanks to who contributed to this release, at least:
|
||||||
|
|
||||||
|
- Vertoe
|
||||||
|
- Udjin
|
||||||
|
- Holger Schinzel
|
||||||
|
- Mario Müller
|
||||||
|
- Crowning
|
||||||
|
- Alexandre Devilliers
|
||||||
|
- Stuart Buck
|
||||||
|
- Tiago Serôdio
|
||||||
|
- Slawek
|
||||||
|
- Moli
|
||||||
|
- Lukas Jackson
|
||||||
|
- Snogcel
|
||||||
|
- Jimbit
|
||||||
|
- Coingun
|
||||||
|
- Sub-Ether
|
Loading…
Reference in New Issue
Block a user