mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-02-07 12:44:23 +00:00
doc: Release notes update for rc2
This commit is contained in:
parent
b7e201181b
commit
b06808c58e
@ -361,6 +361,7 @@ git merge commit are mentioned.
|
|||||||
- #8149 `d612837` Testnet-only segregated witness (sipa)
|
- #8149 `d612837` Testnet-only segregated witness (sipa)
|
||||||
- #8305 `3730393` Improve handling of unconnecting headers (sdaftuar)
|
- #8305 `3730393` Improve handling of unconnecting headers (sdaftuar)
|
||||||
- #8363 `fca1a41` Rename "block cost" to "block weight" (sdaftuar)
|
- #8363 `fca1a41` Rename "block cost" to "block weight" (sdaftuar)
|
||||||
|
- #8381 `f84ee3d` Make witness v0 outputs non-standard (jl2012)
|
||||||
|
|
||||||
### P2P protocol and network code
|
### P2P protocol and network code
|
||||||
|
|
||||||
@ -407,6 +408,7 @@ git merge commit are mentioned.
|
|||||||
- #8312 `ca40ef6` Fix mempool DoS vulnerability from malleated transactions (sdaftuar)
|
- #8312 `ca40ef6` Fix mempool DoS vulnerability from malleated transactions (sdaftuar)
|
||||||
- #7180 `16ccb74` Account for `sendheaders` `verack` messages (laanwj)
|
- #7180 `16ccb74` Account for `sendheaders` `verack` messages (laanwj)
|
||||||
- #8102 `425278d` Bugfix: use global ::fRelayTxes instead of CNode in version send (sipa)
|
- #8102 `425278d` Bugfix: use global ::fRelayTxes instead of CNode in version send (sipa)
|
||||||
|
- #8408 `b7e2011` Prevent fingerprinting, disk-DoS with compact blocks (sdaftuar)
|
||||||
|
|
||||||
### Build system
|
### Build system
|
||||||
|
|
||||||
@ -450,6 +452,8 @@ git merge commit are mentioned.
|
|||||||
- #8310 `6ae20df` Require boost for bench (theuni)
|
- #8310 `6ae20df` Require boost for bench (theuni)
|
||||||
- #8315 `2e51590` Don't require sudo for Linux (theuni)
|
- #8315 `2e51590` Don't require sudo for Linux (theuni)
|
||||||
- #8314 `67caef6` Fix pkg-config issues for 0.13 (theuni)
|
- #8314 `67caef6` Fix pkg-config issues for 0.13 (theuni)
|
||||||
|
- #8373 `1fe7f40` Fix OSX non-deterministic dmg (theuni)
|
||||||
|
- #8358 `cfd1280` Gbuild: Set memory explicitly (default is too low) (MarcoFalke)
|
||||||
|
|
||||||
### GUI
|
### GUI
|
||||||
|
|
||||||
@ -493,6 +497,7 @@ git merge commit are mentioned.
|
|||||||
- #7707 `a914968` UI support for abandoned transactions (jonasschnelli)
|
- #7707 `a914968` UI support for abandoned transactions (jonasschnelli)
|
||||||
- #8207 `f7a403b` Add a link to the Bitcoin-Core repository and website to the About Dialog (MarcoFalke)
|
- #8207 `f7a403b` Add a link to the Bitcoin-Core repository and website to the About Dialog (MarcoFalke)
|
||||||
- #8281 `6a87eb0` Remove client name from debug window (laanwj)
|
- #8281 `6a87eb0` Remove client name from debug window (laanwj)
|
||||||
|
- #8407 `45eba4b` Add dbcache migration path (jonasschnelli)
|
||||||
|
|
||||||
### Wallet
|
### Wallet
|
||||||
|
|
||||||
@ -523,6 +528,10 @@ git merge commit are mentioned.
|
|||||||
- #8324 `bc94b87` Keep HD seed during salvagewallet (jonasschnelli)
|
- #8324 `bc94b87` Keep HD seed during salvagewallet (jonasschnelli)
|
||||||
- #8323 `238300b` Add HD keypath to CKeyMetadata, report metadata in validateaddress (jonasschnelli)
|
- #8323 `238300b` Add HD keypath to CKeyMetadata, report metadata in validateaddress (jonasschnelli)
|
||||||
- #8367 `3b38a6a` Ensure <0.13 clients can't open HD wallets (jonasschnelli)
|
- #8367 `3b38a6a` Ensure <0.13 clients can't open HD wallets (jonasschnelli)
|
||||||
|
- #8378 `ebea651` Move SetMinVersion for FEATURE_HD to SetHDMasterKey (pstratem)
|
||||||
|
- #8390 `73adfe3` Correct hdmasterkeyid/masterkeyid name confusion (jonasschnelli)
|
||||||
|
- #8206 `18b8ee1` Add HD xpriv to dumpwallet (jonasschnelli)
|
||||||
|
- #8389 `c3c82c4` Create a new HD seed after encrypting the wallet (jonasschnelli)
|
||||||
|
|
||||||
### Tests and QA
|
### Tests and QA
|
||||||
|
|
||||||
@ -616,6 +625,7 @@ git merge commit are mentioned.
|
|||||||
- #7600 `66db2d6` Select transactions using feerate-with-ancestors (sdaftuar)
|
- #7600 `66db2d6` Select transactions using feerate-with-ancestors (sdaftuar)
|
||||||
- #8295 `f5660d3` Mining-related fixups for 0.13.0 (sdaftuar)
|
- #8295 `f5660d3` Mining-related fixups for 0.13.0 (sdaftuar)
|
||||||
- #7796 `536b75e` Add support for negative fee rates, fixes `prioritizetransaction` (MarcoFalke)
|
- #7796 `536b75e` Add support for negative fee rates, fixes `prioritizetransaction` (MarcoFalke)
|
||||||
|
- #8362 `86edc20` Scale legacy sigop count in CreateNewBlock (sdaftuar)
|
||||||
|
|
||||||
### Documentation and miscellaneous
|
### Documentation and miscellaneous
|
||||||
|
|
||||||
@ -682,6 +692,7 @@ git merge commit are mentioned.
|
|||||||
- #7934 `f17032f` Improve rolling bloom filter performance and benchmark (sipa)
|
- #7934 `f17032f` Improve rolling bloom filter performance and benchmark (sipa)
|
||||||
- #8004 `2efe38b` signal handling: fReopenDebugLog and fRequestShutdown should be type sig_atomic_t (catilac)
|
- #8004 `2efe38b` signal handling: fReopenDebugLog and fRequestShutdown should be type sig_atomic_t (catilac)
|
||||||
- #7713 `f6598df` Fixes for verify-commits script (petertodd)
|
- #7713 `f6598df` Fixes for verify-commits script (petertodd)
|
||||||
|
- #8412 `8360d5b` libconsensus: Expose a flag for BIP112 (jtimon)
|
||||||
|
|
||||||
Credits
|
Credits
|
||||||
=======
|
=======
|
||||||
@ -727,6 +738,7 @@ Thanks to everyone who directly contributed to this release:
|
|||||||
- Gregory Sanders
|
- Gregory Sanders
|
||||||
- instagibbs
|
- instagibbs
|
||||||
- James O'Beirne
|
- James O'Beirne
|
||||||
|
- Jannes Faber
|
||||||
- Jarret Dyrbye
|
- Jarret Dyrbye
|
||||||
- Jeremy Rand
|
- Jeremy Rand
|
||||||
- jloughry
|
- jloughry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user