Age | Commit message (Expand) | Author |
---|---|---|
2021-05-10 | test: use MiniWallet for feature_csv_activation.py | Sebastian Falbesoner |
2021-04-29 | test: Run feature_cltv with MiniWallet | MarcoFalke |
2021-04-23 | test: Create MiniWallet.create_self_transfer | MarcoFalke |
2021-04-22 | test: Add MiniWallet.sendrawtransaction | MarcoFalke |
2021-03-23 | test: Remove wallet dependency of utxo set hash test | Fabian Jahr |
2021-02-16 | test: Speed up rpc_blockchain.py by removing miniwallet.generate() | MarcoFalke |
2021-01-12 | rpc: Return wtxid from testmempoolaccept | MarcoFalke |
2021-01-08 | test: Replace getmempoolentry with testmempoolaccept in MiniWallet | MarcoFalke |
2020-11-16 | test: run mempool_spend_coinbase.py even with wallet disabled | Michael Dietz |
2020-09-09 | test: Run rpc_txoutproof.py even with wallet disabled | MarcoFalke |
2020-09-09 | test: MiniWallet: Default fee_rate in send_self_transfer, Pass in utxo_to_spend | MarcoFalke |
2020-09-09 | test: bugfix: Actually pick largest utxo | MarcoFalke |
2020-09-07 | test: Use MiniWalet in p2p_feefilter | MarcoFalke |