aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-01-21test: Fix intermittent feature_rbf issueMarcoFalke
2023-01-19Merge bitcoin/bitcoin#26906: test: add an easy way to run linters locallyMarcoFalke
2023-01-19Merge bitcoin/bitcoin#23395: util: Add -shutdownnotify optionMarcoFalke
2023-01-18test: add an easy way to run linters locallyJames O'Beirne
2023-01-18scripted-diff: Use new python 3.7 keywordsMarcoFalke
2023-01-17Merge bitcoin/bitcoin#26625: test: Run mempool_packages.py with MiniWalletfanquake
2023-01-17test: Add test for missing and omitted required argMarcoFalke
2023-01-17Merge bitcoin/bitcoin#26884: test: wallet: add coverage for `-spendzeroconfch...MarcoFalke
2023-01-17Merge bitcoin/bitcoin#26039: refactor: Run type check against RPCArgs (1/2)fanquake
2023-01-17test: Run mempool_packages.py with MiniWalletMarcoFalke
2023-01-17test: Return fee from MiniWalletMarcoFalke
2023-01-17test: Return chain of MiniWallet txs from MiniWallet chain methodMarcoFalke
2023-01-17test: Refactor MiniWallet sign_txMarcoFalke
2023-01-17test: Return wtxid from create_self_transfer_multiMarcoFalke
2023-01-17Merge bitcoin/bitcoin#26886: test: add `rescan utxos` inside MiniWallet's ini...MarcoFalke
2023-01-16Merge bitcoin/bitcoin#26325: rpc: Return accurate results for scanblocksAndrew Chow
2023-01-16Merge bitcoin/bitcoin#25375: rpc: add minconf/maxconf options to sendall and ...Andrew Chow
2023-01-16test: simplify tests by using the pre-mined chainkouloumos
2023-01-16test: remove redundant blocks generation logickouloumos
2023-01-16test: add `rescan_utxos` in MiniWallet's initializationkouloumos
2023-01-16Merge bitcoin/bitcoin#26657: test: Run feature_bip68_sequence.py with MiniWalletMarcoFalke
2023-01-16Merge bitcoin/bitcoin#26631: test: add coverage for dust mempool policy (`-du...MarcoFalke
2023-01-16Merge bitcoin/bitcoin#26892: test: refactor: simplify p2p_permissions.py by u...MarcoFalke
2023-01-15test: Remove redundant function callKolby ML
2023-01-15test: refactor: simplify p2p_permissions.py by using MiniWalletSebastian Falbesoner
2023-01-13test: wallet: add coverage for `-spendzeroconfchange` settingSebastian Falbesoner
2023-01-13test: remove `-spendzeroconfchange` setting from mempool_limit.pySebastian Falbesoner
2023-01-12test: skip sqlite3 tests if it isn't availablefanquake
2023-01-12Merge bitcoin/bitcoin#26854: test: Fix intermittent timeout in p2p_permission...MarcoFalke
2023-01-11Merge bitcoin/bitcoin#26675: wallet: For feebump, ignore abandoned descendant...Andrew Chow
2023-01-11rpc: add minconf and maxconf options to sendallishaanam
2023-01-11Wallet/RPC: Allow specifying min & max chain depth for inputs used by fund callsJuan Pablo Civile
2023-01-11test: Fix wrong types passed to RPCsMarcoFalke
2023-01-11test: Fix intermittent timeout in p2p_permissions.pyMarcoFalke
2023-01-11Merge bitcoin/bitcoin#26730: test: add coverage for `purpose` arg in `listlab...MarcoFalke
2023-01-11Merge bitcoin/bitcoin#26646: validation, bugfix: provide more info in *Mempoo...glozow
2023-01-11Merge bitcoin/bitcoin#26838: doc: I2P documentation updatesMarcoFalke
2023-01-10Merge bitcoin/bitcoin#26186: rpc: Sanitize label name in various RPCs with testsAndrew Chow
2023-01-10[validation] remove PackageMempoolAcceptResult::m_package_feerateglozow
2023-01-10[rpc] return effective-includes in testmempoolaccept and submitpackageglozow
2023-01-10[rpc] return effective-feerate in testmempoolaccept and submitpackageglozow
2023-01-09doc: clarify -i2pacceptincoming help documentationjonatack
2023-01-06test: add coverage for absolute timestamp in `setban`brunoerg
2023-01-06p2p, rpc: don't allow past absolute timestamp in `setban`brunoerg
2023-01-06Merge bitcoin/bitcoin#26805: tests: Use unique port for ZMQ tests to allow fo...MarcoFalke
2023-01-06rpc: Return accurate results for scanblocksAurèle Oulès
2023-01-06test: Run feature_bip68_sequence.py with MiniWalletMiles Liu
2023-01-06test: Add "include mempool" flag to MiniWallet rescan_utxosMiles Liu
2023-01-06test: Add "include immature coinbase" flag to MiniWallet get_utxosMiles Liu
2023-01-06test: Add signs P2TR and RAWSCRIPT to MiniWallet sign_txMiles Liu