aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-02-13Modernize rpcauth.py and its testsPieter Wuille
2023-02-13Merge bitcoin/bitcoin#26970: test: fix immediate tx relay in wallet_groups.pymerge-script
2023-02-09test: Fix intermittent sync issue in wallet_pruning721217.xyz
2023-02-08Merge bitcoin/bitcoin#26507: test: remove unused vars in `feature_block`MarcoFalke
2023-02-07Merge bitcoin/bitcoin#17127: util: Set safe permissions for data directory an...fanquake
2023-02-06test: Add test for file system permissionsHennadii Stepanov
2023-02-06Merge bitcoin/bitcoin#27036: test: Remove last uses of snprintf and simplifyMarcoFalke
2023-02-03Remove use of snprintf and simplifyJohn Moffett
2023-02-03rpc: decode Miniscript descriptor when possible in decodescriptAntoine Poinsot
2023-02-01Merge bitcoin/bitcoin#26910: wallet: migrate wallet, exit early if no legacy ...Andrew Chow
2023-01-31Merge bitcoin/bitcoin#26956: test: refactor: introduce `replace_in_config` he...MarcoFalke
2023-01-30Merge bitcoin/bitcoin#26499: wallet: Abandon descendants of orphaned coinbasesglozow
2023-01-28test: refactor: introduce `replace_in_config` helperSebastian Falbesoner
2023-01-27test: fix intermittent errors in p2p_ibd_stalling.pyMartin Zumsande
2023-01-27Merge bitcoin/bitcoin#25880: p2p: Make stalling timeout adaptive during IBDAndrew Chow
2023-01-26Merge bitcoin/bitcoin#26923: test: refactor: simplify p2p_{tx_download,evicti...MarcoFalke
2023-01-26test: fix immediate tx relay in wallet_groups.pySebastian Falbesoner
2023-01-25Merge bitcoin/bitcoin#26929: rpc: Throw more user friendly arg type check err...fanquake
2023-01-25Merge bitcoin/bitcoin#26829: init: Remove unnecessary sensitive flag from rpc...MarcoFalke
2023-01-23init: Remove sensitive flag from rpcbindAndrew Chow
2023-01-23test: Avoid rpc timeout in p2p_headers_sync_with_minchainworkMarcoFalke
2023-01-21test: Fix intermittent feature_rbf issueMarcoFalke
2023-01-20rpc: Throw more user friendly arg type check errorMarcoFalke
2023-01-19Merge bitcoin/bitcoin#26906: test: add an easy way to run linters locallyMarcoFalke
2023-01-19test: refactor: simplify p2p_eviction.py by using MiniWalletSebastian Falbesoner
2023-01-19test: refactor: simplify p2p_tx_download.py by using MiniWalletSebastian Falbesoner
2023-01-19Merge bitcoin/bitcoin#23395: util: Add -shutdownnotify optionMarcoFalke
2023-01-18wallet: migrate wallet, exit early if no legacy data existfurszy
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