aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-12-16test: add coverage for dust mempool policy (`-dustrelayfee` setting)Sebastian Falbesoner
2022-12-15For feebump, ignore abandoned descendant spendsJohn Moffett
2022-12-15Merge bitcoin/bitcoin#26651: test: Avoid intermittent timeout in feature_assu...MarcoFalke
2022-12-15test: Introduce MIN_BLOCKS_TO_KEEP constantAurèle Oulès
2022-12-15test: Wallet imports on pruned nodesAurèle Oulès
2022-12-14Merge bitcoin/bitcoin#26689: test: add add_wallet_options to TestShellMarcoFalke
2022-12-13Merge bitcoin/bitcoin#23319: rpc: Return fee and prevout (utxos) to getrawtra...Andrew Chow
2022-12-13Merge bitcoin/bitcoin#26628: RPC: Reject RPC requests with same named paramet...MarcoFalke
2022-12-13Merge bitcoin/bitcoin#26477: validation: fix broken maxtipage comparisonfanquake
2022-12-12test: add add_wallet_options to TestShelljosibake
2022-12-11test: previous releases: add v24.0.1Sebastian Falbesoner
2022-12-10Merge bitcoin/bitcoin#26213: rpc: Strict type checking for RPC boolean parame...fanquake
2022-12-09tests: Reorder longer running tests in test_runnerAndrew Chow
2022-12-09tests: Whitelist test p2p connection in rpc_packagesAndrew Chow
2022-12-09tests: Use waitfornewblock for work queue test in interface_rpcAndrew Chow
2022-12-09tests: Initialize sigops draining script with bytes in feature_taprootAndrew Chow
2022-12-09tests: Use batched RPC in feature_fee_estimationAndrew Chow
2022-12-09tests: reduce number of generated blocks for wallet_import_rescanAndrew Chow
2022-12-09test: Move rpc_fundrawtransaction.py to wallet_fundrawtransaction.pyMarcoFalke
2022-12-09test: Move feature_backwards_compatibility.py to wallet_backwards_compatibili...MarcoFalke
2022-12-09Merge bitcoin/bitcoin#26660: test: Use last release in compatibility testsMarcoFalke
2022-12-08test: Use last release in compatibility testsMarcoFalke
2022-12-08test: Avoid intermittent timeout in feature_assumevalid.pyMarcoFalke
2022-12-08test: Fix backwards compatibility intermittent failureAurèle Oulès
2022-12-07Merge bitcoin/bitcoin#25934: wallet, rpc: add `label` to `listsinceblock`Andrew Chow
2022-12-07bugfix: Strict type checking for RPC boolean parametersMarcoFalke
2022-12-07Merge bitcoin/bitcoin#26517: test: Changed small_txpuzzle_randfee to return t...MarcoFalke
2022-12-06test: add coverage for `label` in `listsinceblock`brunoerg
2022-12-06Merge bitcoin/bitcoin#25729: wallet: Check max transaction weight in CoinSele...Andrew Chow
2022-12-06rpc, wallet: use the same `next_index` in listdescriptors and importdescriptorsw0xlt
2022-12-06test: prefer sqlite for wallet testsS3RK
2022-12-06test: make wallet_migration.py pass with both wallet flagsS3RK
2022-12-05Merge bitcoin/bitcoin#19888: rpc, test: Improve getblockstats for unspendablesAndrew Chow
2022-12-05Merge bitcoin/bitcoin#26462: wallet: fix crash on loading descriptor wallet c...Andrew Chow
2022-12-05wallet: Check max tx weight in coin selectorAurèle Oulès
2022-12-05Merge bitcoin/bitcoin#26640: test: Run mempool_compatibility.py with MiniWalletAndrew Chow
2022-12-05Merge bitcoin/bitcoin#26560: wallet: bugfix, invalid CoinsResult cached total...Andrew Chow
2022-12-05Merge bitcoin/bitcoin#26414: test: Move tx creation to create_self_transfer_m...MarcoFalke
2022-12-05test: Run mempool_compatibility.py with MiniWalletMarcoFalke
2022-12-04test: add `CScript` method for checking for witness programSebastian Falbesoner
2022-12-03test: Fix intermittent issue in rpc_net.pyMarcoFalke
2022-12-03Merge bitcoin/bitcoin#26622: test: Add test for sendall min-fee settingMarcoFalke
2022-12-02bitcoin-cli: Make it an error to specify the "args" parameter two different waysRyan Ofsky
2022-12-02test: Add RPC tests for same named parameter specified more than onceRyan Ofsky
2022-12-02test: Coin Selection, duplicated preset inputs selectionfurszy
2022-12-02Merge bitcoin/bitcoin#26569: p2p: Ensure transaction announcements are only q...fanquake
2022-12-02test: Add sendall test for min-fee settingAurèle Oulès
2022-12-02Merge bitcoin/bitcoin#26610: test: Remove unused blocktools imports from wall...MarcoFalke
2022-12-01Merge bitcoin/bitcoin#26620: test: refactor: eliminate genesis block timestam...MarcoFalke
2022-12-01Merge bitcoin/bitcoin#26617: test: add extra_args to BitcoinTestFramework classMarcoFalke