mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-08-26 06:21:55 +00:00
Merge pull request #332 from thrasher-/0.13
Litecoin: Update release notes for v0.13.3
This commit is contained in:
commit
f32743e194
@ -2,7 +2,7 @@ Litecoin Core version 0.13.3 is now available from:
|
||||
|
||||
<https://download.litecoin.org/litecoin-0.13.3/>
|
||||
|
||||
This is a new major version release, including new features, various bugfixes and performance improvements, as well as updated translations.
|
||||
This is a new minor version release, including new features, various bugfixes and performance improvements.
|
||||
It is recommended to upgrade to this version.
|
||||
|
||||
Please report bugs using the issue tracker at github:
|
||||
@ -45,10 +45,26 @@ Litecoin Core now supports P2SH addresses beginning with M on mainnet and Q on t
|
||||
P2SH addresses beginning with 3 on mainnet and m or n on testnet will continue to be valid.
|
||||
Old and new addresses can be used interchangeably.
|
||||
|
||||
miniupnp CVE-2017-8798
|
||||
----------------------
|
||||
|
||||
Bundled miniupnpc was updated to 2.0.20170509. This fixes an integer signedness error (present in MiniUPnPc v1.4.20101221 through v2.0) that allows remote attackers (within the LAN) to cause a denial of service or possibly have unspecified other impact.
|
||||
|
||||
This only affects users that have explicitly enabled UPnP through the GUI setting or through the -upnp option, as since the last UPnP vulnerability (in Litecoin Core 0.10.4) it has been disabled by default.
|
||||
|
||||
If you use this option, it is recommended to upgrade to this version as soon as possible.
|
||||
|
||||
Reset Testnet
|
||||
-------------
|
||||
|
||||
Testnet3 has been deprecated and replaced with Testnet4.
|
||||
Testnet3 has been deprecated and replaced with Testnet4. The server port has been changed to 19335 however the RPC port remains
|
||||
the same (19332).
|
||||
|
||||
Testnet faucets can be located at:
|
||||
- http://testnet.litecointools.com
|
||||
- http://testnet.thrasher.io
|
||||
|
||||
Developers who require the new testnet blockchain paramaters can find them [here](https://github.com/litecoin-project/litecoin/blob/0.13/src/chainparams.cpp#L214).
|
||||
|
||||
Credits
|
||||
=======
|
||||
@ -57,5 +73,8 @@ Thanks to everyone who directly contributed to this release:
|
||||
|
||||
- [The Bitcoin Core Developers](/doc/release-notes)
|
||||
- Adrian Gallagher
|
||||
- shaolinfry
|
||||
- Shaolin Fry
|
||||
- Xinxi Wang
|
||||
- Out0fmemory
|
||||
- Erasmospunk
|
||||
- Romanornr
|
||||
|
Loading…
x
Reference in New Issue
Block a user