aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
6 daysRemove testBlockValidity() from mining interfaceSjors Provoost
7 daysMerge bitcoin/bitcoin#31489: fuzz: Fix test_runner error reportingmerge-script
10 daysMerge bitcoin/bitcoin#31223: net, init: derive default onion port if a user s...Ava Chow
11 daysfuzz: Fix test_runner error reportingMarcoFalke
11 daysMerge bitcoin/bitcoin#31452: wallet: Migrate non-HD keys to combo() descriptormerge-script
12 dayslint: Disable signature output in git logHodlinator
13 daysMerge bitcoin/bitcoin#30933: test: Prove+document ConstevalFormatString/tinyf...Ryan Ofsky
13 daysMerge bitcoin/bitcoin#31343: test: avoid internet traffic in rpc_net.pyAva Chow
13 daysMerge bitcoin/bitcoin#29982: test: Fix intermittent issue in wallet_backwards...Ava Chow
2024-12-09wallet: Migrate non-HD keys to combo() descriptorAva Chow
2024-12-09Merge bitcoin/bitcoin#31374: wallet: fix crash during watch-only wallet migra...Ava Chow
2024-12-08Merge bitcoin/bitcoin#31433: test: #31212 follow up (spelling, refactor)merge-script
2024-12-06test: Document non-parity between tinyformat and ConstevalFormatstringHodlinator
2024-12-06test: add coverage for migrating standalone imported keysfurszy
2024-12-06test: add coverage for migrating watch-only scriptfurszy
2024-12-06chore: Typo Overriden -> OverriddenHodlinator
2024-12-06refactor test: Cleaner combine_logs.py logicHodlinator
2024-12-06Merge bitcoin/bitcoin#31406: test: fix `test_invalid_tx_in_compactblock` in `...glozow
2024-12-06Merge bitcoin/bitcoin#31417: test: Avoid F541 (f-string without any placehold...merge-script
2024-12-05Merge bitcoin/bitcoin#31248: test: Rework wallet_migration.py to use previous...Ryan Ofsky
2024-12-05test: make sure node has all transactionsbrunoerg
2024-12-05Merge bitcoin/bitcoin#31408: test: Avoid logging error when logging errormerge-script
2024-12-05Merge bitcoin/bitcoin#31427: lint: bump MLC to v0.19.0merge-script
2024-12-05Merge bitcoin/bitcoin#31414: test: orphan parent is re-requested from 2nd peerglozow
2024-12-05lint: use clearer wording on error messagewillcl-ark
2024-12-05lint: bump MLC to v0.19.0willcl-ark
2024-12-05test: Avoid F541 (f-string without any placeholders)MarcoFalke
2024-12-04Merge bitcoin/bitcoin#31212: util: Improve documentation and negation of argsAva Chow
2024-12-04Merge bitcoin/bitcoin#31419: test: fix MIN macro redefinitionmerge-script
2024-12-04Merge bitcoin/bitcoin#31295: refactor: Prepare compile-time check of bilingua...Ryan Ofsky
2024-12-04test: fix MIN macro-redefinition0xb10c
2024-12-04Merge bitcoin/bitcoin#31391: util: Drop boost posix_time in ParseISO8601DateTimemerge-script
2024-12-03Merge bitcoin/bitcoin#31096: Package validation: accept packages of size 1Ava Chow
2024-12-03Merge bitcoin/bitcoin#31175: rpc: Remove submitblock pre-checksAva Chow
2024-12-03func: test orphan parent is re-requested from 2nd peerGreg Sanders
2024-12-03test: Add tests for directories in place of config filesHodlinator
2024-12-03test: Add tests for -noconfHodlinator
2024-12-03test refactor: feature_config_args.py - Stop nodes at the end of tests, not a...Hodlinator
2024-12-03test: -norpccookiefileHodlinator
2024-12-03test: Harden testing of cookie file existenceHodlinator
2024-12-03test: combine_logs.py - Output debug.log paths on errorHodlinator
2024-12-03test: Avoid logging error when logging errorMarcoFalke
2024-12-02test: replace `is not` to `!=` when comparing block hashbrunoerg
2024-12-02[validation] merge all ConnectBlock debug logging code pathsPieter Wuille
2024-12-02[validation] Make script error messages uniform for parallel/single validationPieter Wuille
2024-12-02Merge bitcoin/bitcoin#30991: test: enable running independent functional test...Ryan Ofsky
2024-12-02Remove wallet::ParseISO8601DateTime, use ParseISO8601DateTime insteadMarcoFalke
2024-12-02Merge bitcoin/bitcoin#31396: test: simple reordering to reduce run timemerge-script
2024-12-02Merge bitcoin/bitcoin#31383: test: Add missing node.setmocktime(self.mocktime...merge-script
2024-11-30test: simple ordering optimization to reduce runtimetdb3