Commit Graph

17 Commits (8732f7b6c92f9dcf37f3ab618e9daab0c52fc781)

Author SHA1 Message Date
fanquake 8bfcba36db
test: convert docs into type annotations in test_framework/wallet.py
4 years ago
Darius Parvin a3f0cbf82d test: run mempool_reorg.py even with wallet disabled
4 years ago
Sebastian Falbesoner 6cebac598e test: MiniWallet: introduce enum type for output mode
4 years ago
Sebastian Falbesoner dc7eb64e83 test: MiniWallet: add P2PK support
4 years ago
Sebastian Falbesoner 2eca46b0aa test: use MiniWallet for feature_csv_activation.py
4 years ago
MarcoFalke fa066f1b66
test: Run feature_cltv with MiniWallet
4 years ago
MarcoFalke fa085b470a
test: Create MiniWallet.create_self_transfer
4 years ago
MarcoFalke fa1bedb494
test: Add MiniWallet.sendrawtransaction
4 years ago
Fabian Jahr 4973c5175c
test: Remove wallet dependency of utxo set hash test
4 years ago
MarcoFalke faa137eb9e
test: Speed up rpc_blockchain.py by removing miniwallet.generate()
4 years ago
MarcoFalke fa0aa87071
rpc: Return wtxid from testmempoolaccept
4 years ago
MarcoFalke faabc26a61
test: Replace getmempoolentry with testmempoolaccept in MiniWallet
4 years ago
Michael Dietz 21f2433601 test: run mempool_spend_coinbase.py even with wallet disabled
4 years ago
MarcoFalke fa56e866e8
test: Run rpc_txoutproof.py even with wallet disabled
4 years ago
MarcoFalke faba790bd4
test: MiniWallet: Default fee_rate in send_self_transfer, Pass in utxo_to_spend
4 years ago
MarcoFalke fa65a11d0c
test: bugfix: Actually pick largest utxo
4 years ago
MarcoFalke fa188c9c59
test: Use MiniWalet in p2p_feefilter
4 years ago