aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/wallet.py
AgeCommit message (Expand)Author
2021-05-24test: MiniWallet: introduce enum type for output modeSebastian Falbesoner
2021-05-17test: MiniWallet: add P2PK supportSebastian Falbesoner
2021-05-10test: use MiniWallet for feature_csv_activation.pySebastian Falbesoner
2021-04-29test: Run feature_cltv with MiniWalletMarcoFalke
2021-04-23test: Create MiniWallet.create_self_transferMarcoFalke
2021-04-22test: Add MiniWallet.sendrawtransactionMarcoFalke
2021-03-23test: Remove wallet dependency of utxo set hash testFabian Jahr
2021-02-16test: Speed up rpc_blockchain.py by removing miniwallet.generate()MarcoFalke
2021-01-12rpc: Return wtxid from testmempoolacceptMarcoFalke
2021-01-08test: Replace getmempoolentry with testmempoolaccept in MiniWalletMarcoFalke
2020-11-16test: run mempool_spend_coinbase.py even with wallet disabledMichael Dietz
2020-09-09test: Run rpc_txoutproof.py even with wallet disabledMarcoFalke
2020-09-09test: MiniWallet: Default fee_rate in send_self_transfer, Pass in utxo_to_spendMarcoFalke
2020-09-09test: bugfix: Actually pick largest utxoMarcoFalke
2020-09-07test: Use MiniWalet in p2p_feefilterMarcoFalke