Skip to content

Commit 949d785

Browse files
committed
add native descriptor wallets
1 parent b452f50 commit 949d785

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ SegWit|Bech32|[New address type for segwit addresses](https://diyhpl.us/wiki/tra
114114
SegWit|Wallet Development|[Segregated Witness Wallet Development Guide](https://bitcoincore.org/en/segwit_wallet_dev/)|
115115
Wallet|Wallet Development in Bitcoin Core|[Wallet Development in Bitcoin Core seminar video](https://youtu.be/j0V8elTzYAA)|
116116
Wallet|HD wallet|[Hierarchical Deterministic Wallets](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki), [Multi-Account Hierarchy for Deterministic Wallets](https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki), [HD Wallets Explained: From High Level to Nuts and Bolts](https://medium.com/bitcraft/hd-wallets-explained-from-high-level-to-nuts-and-bolts-9a41545f5b0)|
117+
Wallet|Native Descriptor Wallets|[Native Descriptor Wallets](https://gist.github.com/achow101/94d889715afd49181f8efdca1f9faa25)|
117118
Wallet|Wallet BerkeleyDB key value store, data file, environment, logs, flushing|[Migration from Berkeley DB to LevelDB](https://bitcoin.stackexchange.com/questions/51435/migration-from-berkeley-db-to-leveldb), ([also see BIP 50](https://github.com/bitcoin/bips/blob/master/bip-0050.mediawiki))|
118119
Wallet|Wallet key types: Regular, watch-only, hd|[Wallets and Accounts and Keys, Oh My!](http://bcoin.io/guides/wallets.html)|
119120
Wallet|Wallet key management: Keypools, key metadata, address metadata|[Understanding keypool in Bitcoin Core](https://bitcointalk.org/index.php?topic=2940114.msg30228579#msg30228579), [Understanding the Gap Limit](https://blog.blockonomics.co/bitcoin-what-is-this-gap-limit-4f098e52d7e1)|

0 commit comments

Comments
 (0)