aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/wallet_util.py
AgeCommit message (Expand)Author
2024-04-25Fix typos in description.md and wallet_util.pyhanmz
2024-04-05test: add unit tests for `calculate_input_weight`Sebastian Falbesoner
2024-04-05test: introduce and use `calculate_input_weight` helperSebastian Falbesoner
2023-10-10test: Add Wallet Unlock Context ManagerBrandon Odiwuor
2023-06-19test: refactor: introduce `generate_keypair` helper with WIF supportSebastian Falbesoner
2021-11-10scripted-diff: Bump copyright headersMarcoFalke
2021-10-26test: add script_util helper for creating bare multisig scriptsSebastian Falbesoner
2021-08-01test: refactor: remove `hex_str_to_bytes` helperSebastian Falbesoner
2021-07-05test: use script_util helpers for creating P2W{PKH,SH} scriptsSebastian Falbesoner
2021-07-05test: use script_util helpers for creating P2SH scriptsSebastian Falbesoner
2021-06-28test: use script_util helpers for creating P2PKH scriptsSebastian Falbesoner
2021-06-28test: wallet util: fix multisig P2SH-P2WSH script creationSebastian Falbesoner
2020-06-10[tests] move generate_wif_key to wallet_util.pyJohn Newbery
2020-04-23add importdescriptors RPC and tests for native descriptor walletsHugo Nguyen
2020-01-15scripted-diff: Bump copyright of files changed in 2020MarcoFalke
2020-01-08Merge #17578: rpc: simplify getaddressinfo labels, deprecate previous behaviorSamuel Dobson
2020-01-03rpc: simplify getaddressinfo labels, deprecate previous behaviorJon Atack
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-11-24test: add rpc getaddressinfo labels test coverageJon Atack
2019-01-04[tests] move wallet util functions to wallet_util.pyJohn Newbery