Update release-notes-0.11.0.md
This commit is contained in:
parent
9c40835e0e
commit
22368144d7
@ -13,13 +13,14 @@ 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`
|
||||
- Bump protocol version to 70052
|
||||
- Bumped protocol version to 70052
|
||||
- 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`
|
||||
for testnet)
|
||||
- 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
|
||||
@ -52,6 +53,7 @@ Darksend:
|
||||
- Added more detailed Darksend status information to Overview tab
|
||||
- Added Darksend high precision matching engine
|
||||
- Added Darksend balance to `getinfo`
|
||||
- Changed maximum rounds of mixing to 16
|
||||
|
||||
|
||||
RPC:
|
||||
|
Loading…
Reference in New Issue
Block a user