- #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
@ -616,6 +625,7 @@ git merge commit are mentioned.
@@ -616,6 +625,7 @@ git merge commit are mentioned.
- #7600`66db2d6` Select transactions using feerate-with-ancestors (sdaftuar)
- #8295`f5660d3` Mining-related fixups for 0.13.0 (sdaftuar)
- #7796`536b75e` Add support for negative fee rates, fixes `prioritizetransaction` (MarcoFalke)
- #8362`86edc20` Scale legacy sigop count in CreateNewBlock (sdaftuar)
### Documentation and miscellaneous
@ -682,6 +692,7 @@ git merge commit are mentioned.
@@ -682,6 +692,7 @@ git merge commit are mentioned.
- #7934`f17032f` Improve rolling bloom filter performance and benchmark (sipa)
- #8004`2efe38b` signal handling: fReopenDebugLog and fRequestShutdown should be type sig_atomic_t (catilac)
- #7713`f6598df` Fixes for verify-commits script (petertodd)
- #8412`8360d5b` libconsensus: Expose a flag for BIP112 (jtimon)
Credits
=======
@ -727,6 +738,7 @@ Thanks to everyone who directly contributed to this release:
@@ -727,6 +738,7 @@ Thanks to everyone who directly contributed to this release: