Update release notes for darkcoin 0.11

This commit is contained in:
vertoe 2015-01-01 17:00:03 +01:00
parent 6235addf09
commit 05b1dde872

View File

@ -12,21 +12,21 @@ Darkcoin 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'
- Renamed client to identify with network from `Satoshi` to `Core`
- Bump protocol version to 70052
- Changed p2sh-address versions to start with '7' (instead of '3', this affects
- Changed p2sh-address versions to start with `7` (instead of `3`, this affects
public keys only, old scripts remain valid and usable!)
- Changed testnet address versions to start with 'x' or 'y' (instead of 'm' or
'n', this affects public keys only, old wallets remain valid and usable!)
- Defined BIP32 (HD) address versions to start with 'drkp'/'drkv' ('DRKP'/'DRKV'
- Changed testnet address versions to start with `x` or `y` (instead of `m` or
`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)
- Added new units: 'duffs' (1 / 100.000.000 DRK)
- 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
- Consider generated coins mature at 101 instead of 120 blocks
- Add '-regtest' mode, similar to testnet but private with instant block
generation with 'setgenerate' RPC.
- Add `-regtest` mode, similar to testnet but private with instant block
generation with `setgenerate` RPC.
- Add separate darkcoin-cli client