Age | Commit message (Expand) | Author |
---|---|---|
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 |