File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,13 @@ BOLTs][bolts repo].*
6868
6969FIXME: harding mention core commits apply only to 0.21
7070
71- - [ Bitcoin Core #15761 ] [ ] Replace -upgradewallet startup option with upgradewallet RPC FIXME: adamjonas
71+ - [ Bitcoin Core #15761 ] [ ] adds an ` upgradewallet ` RPC, doing away
72+ with the old method of upgrading upon startup, thereby
73+ allowing users to unlock and upgrade their wallets to
74+ [ Hierarchical Deterministic (HD)] [ Hierarchical Deterministic ref ]
75+ while it is loaded. This addition is also compatible with
76+ [ multi-wallet] [ multi-wallet ] as it works on the individual wallet that
77+ is specified by the RPC.
7278
7379- [ Bitcoin Core #17509 ] [ ] gui: save and load PSBT FIXME: dongcarl
7480
@@ -77,3 +83,5 @@ FIXME:harding mention core commits apply only to 0.21
7783[ bitcoin core 0.20.0 ] : https://bitcoincore.org/bin/bitcoin-core-0.20.0
7884[ lnd 0.10.0-beta ] : https://github.com/lightningnetwork/lnd/releases/tag/v0.10.0-beta.rc4
7985[ c-lightning 0.8.2 ] : https://github.com/ElementsProject/lightning/releases/tag/v0.8.2rc1
86+ [ Hierarchical Deterministic ref ] : https://bitcoin.org/en/glossary/hd-protocol
87+ [ multi-wallet ] : https://bitcoin.org/en/release/v0.15.0.1#multi-wallet-support
You can’t perform that action at this time.
0 commit comments