index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
wallet_listdescriptors.py
Age
Commit message (
Expand
)
Author
2023-05-08
Merge bitcoin/bitcoin#26076: Switch hardened derivation marker to h
Andrew Chow
2023-04-04
Switch hardened derivation marker to h in descriptors
Sjors Provoost
2023-03-08
Merge bitcoin/bitcoin#26194: rpc, wallet: use the same `next_index` key in `l...
Andrew Chow
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-12-06
rpc, wallet: use the same `next_index` in listdescriptors and importdescriptors
w0xlt
2022-12-01
test: refactor: eliminate genesis block timestamp magic numbers
Sebastian Falbesoner
2022-11-10
test: Remove wallet option from non-wallet tests
MacroFake
2022-09-22
test: check that `listdescriptors` descriptor strings are sorted
Sebastian Falbesoner
2021-11-16
Create a tr() descriptor bech32m DescriptorScriptPubKeyMan by default
Andrew Chow
2021-10-20
Make explicit the node param in init_wallet()
lsilva01
2021-08-09
Merge bitcoin/bitcoin#21500: wallet, rpc: add an option to list private descr...
Samuel Dobson
2021-07-14
test: Fix wallet_listdescriptors.py if bdb is not compiled
Hennadii Stepanov
2021-07-10
wallet, rpc: add listdescriptors private option
S3RK
2021-06-24
wallet, rpc: listdescriptors does not need unlocked
Andrew Chow
2021-03-09
wallet, rpc: update listdescriptors response format
Ivan Metlushko
2021-02-23
wallet: listdescriptors uses normalized descriptor form
Ivan Metlushko
2021-01-27
wallet, rpc: add listdescriptors command
Ivan Metlushko