Commit Graph

17 Commits (9ec238d0f3c7b97aec83dbeb4c7a6950c8f5125e)

Author SHA1 Message Date
Andrew Chow fa53611cf1
Merge bitcoin/bitcoin#26076: Switch hardened derivation marker to h
2 years ago
Sjors Provoost bd13dc2f46
Switch hardened derivation marker to h in descriptors
2 years ago
Andrew Chow 1ff135ca7f
Merge bitcoin/bitcoin#26194: rpc, wallet: use the same `next_index` key in `listdescriptors` and `importdescriptors`
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
w0xlt b082f28101 rpc, wallet: use the same `next_index` in listdescriptors and importdescriptors
2 years ago
Sebastian Falbesoner dbed28968a test: refactor: eliminate genesis block timestamp magic numbers
2 years ago
MacroFake 555519d082
test: Remove wallet option from non-wallet tests
2 years ago
Sebastian Falbesoner d99af861d0 test: check that `listdescriptors` descriptor strings are sorted
2 years ago
Andrew Chow 8fb57845ee Create a tr() descriptor bech32m DescriptorScriptPubKeyMan by default
3 years ago
lsilva01 7b3c9e4ee8 Make explicit the node param in init_wallet()
3 years ago
Samuel Dobson 8fa03c4ddf
Merge bitcoin/bitcoin#21500: wallet, rpc: add an option to list private descriptors
3 years ago
Hennadii Stepanov 0c845e3f89
test: Fix wallet_listdescriptors.py if bdb is not compiled
3 years ago
S3RK bb822a7af8 wallet, rpc: add listdescriptors private option
3 years ago
Andrew Chow e6cf0ed92d wallet, rpc: listdescriptors does not need unlocked
3 years ago
Ivan Metlushko 2e5f7def22 wallet, rpc: update listdescriptors response format
4 years ago
Ivan Metlushko a69c3b35f8 wallet: listdescriptors uses normalized descriptor form
4 years ago
Ivan Metlushko 647b81b709 wallet, rpc: add listdescriptors command
4 years ago