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_multisig_descriptor_psbt.py
Age
Commit message (
Expand
)
Author
2024-07-16
scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`
Hennadii Stepanov
2024-05-19
tests: improve wallet multisig descriptor test and docs
Michael Dietz
2023-09-06
test: remove unnecessary finalizepsbt rpc calls
ismaelsadeeq
2023-05-03
test: Update python tests to use named parameters instead of options objects
Ryan Ofsky
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-11-10
test: Remove wallet option from non-wallet tests
MacroFake
2021-11-16
Merge bitcoin/bitcoin#23474: test: scripted-diff cleanups after generate* cha...
fanquake
2021-11-13
depends, wallet: fix typos
Dimitris Apostolou
2021-11-10
scripted-diff: Remove redundant sync_all and sync_blocks
MarcoFalke
2021-10-18
test: Fix wallet_multisig_descriptor_psbt.py
Hennadii Stepanov
2021-09-03
test, doc: basic M-of-N multisig minor cleanup and clarifications
Michael Dietz
2021-08-16
doc: add another signing flow for multisig with descriptor wallets and PSBTs
Michael Dietz
2021-08-16
test: add functional test for multisig flow with descriptor wallets and PSBTs
Michael Dietz