Update release-notes-0.11.0.md

This commit is contained in:
vertoe 2015-01-12 22:25:07 +01:00
parent 4269e16f0d
commit 9c40835e0e

View File

@ -28,6 +28,8 @@ 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:
`keepass`, `keepassport`, `keepasskey`, `keepassid`, `keepassname`
Masternodes: Masternodes:
@ -49,6 +51,7 @@ Darksend:
- Added denomination information to Overview tab - Added denomination information to Overview tab
- Added more detailed Darksend status information to Overview tab - Added more detailed Darksend status information to Overview tab
- Added Darksend high precision matching engine - Added Darksend high precision matching engine
- Added Darksend balance to `getinfo`
RPC: RPC: