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
/
test_framework
/
wallet_util.py
Age
Commit message (
Expand
)
Author
2023-10-10
test: Add Wallet Unlock Context Manager
Brandon Odiwuor
2023-06-19
test: refactor: introduce `generate_keypair` helper with WIF support
Sebastian Falbesoner
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-10-26
test: add script_util helper for creating bare multisig scripts
Sebastian Falbesoner
2021-08-01
test: refactor: remove `hex_str_to_bytes` helper
Sebastian Falbesoner
2021-07-05
test: use script_util helpers for creating P2W{PKH,SH} scripts
Sebastian Falbesoner
2021-07-05
test: use script_util helpers for creating P2SH scripts
Sebastian Falbesoner
2021-06-28
test: use script_util helpers for creating P2PKH scripts
Sebastian Falbesoner
2021-06-28
test: wallet util: fix multisig P2SH-P2WSH script creation
Sebastian Falbesoner
2020-06-10
[tests] move generate_wif_key to wallet_util.py
John Newbery
2020-04-23
add importdescriptors RPC and tests for native descriptor wallets
Hugo Nguyen
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-08
Merge #17578: rpc: simplify getaddressinfo labels, deprecate previous behavior
Samuel Dobson
2020-01-03
rpc: simplify getaddressinfo labels, deprecate previous behavior
Jon Atack
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-11-24
test: add rpc getaddressinfo labels test coverage
Jon Atack
2019-01-04
[tests] move wallet util functions to wallet_util.py
John Newbery