Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…itcoin#21810, bitcoin#21892, bitcoin#21922, bitcoin#21931, bitcoin#22004 9ad26f1 fix: follow-up bitcoin#20773 - coinjoin loader can be nullptr too (Konstantin Akimov) 4125485 fix: follow-up bitcoin#20773 - for collateral lock/unlock coins (Konstantin Akimov) 06ea870 Merge bitcoin#20773: refactor: split CWallet::Create (W. J. van der Laan) d89847f Merge bitcoin#22004: fuzz: Speed up transaction fuzz target (MarcoFalke) 82a6aa5 Merge bitcoin#21810: fuzz: Various RPC fuzzer follow-ups (MarcoFalke) 3bfefde Merge bitcoin#21931: ci: Bump cirrus fuzz CPUs to avoid timeout (MarcoFalke) 2398283 Merge bitcoin#21922: fuzz: Avoid timeout in EncodeBase58 (fanquake) 813993d Merge bitcoin#21892: fuzz: Avoid excessively large min fee rate in tx_pool (MarcoFalke) 4dd36f6 Merge bitcoin#21798: fuzz: Create a block template in tx_pool targets (MarcoFalke) c2bd834 Merge bitcoin#21169: fuzz: Add RPC interface fuzzing. Increase fuzzing coverage from 65% to 70%. (MarcoFalke) Pull request description: ## Issue being fixed or feature implemented Regular backports from bitcoin v22 ## What was done? see commits ## How Has This Been Tested? Run unit/functional tests ## Breaking Changes N/A ## Checklist: - [x] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have added or updated relevant unit/integration/functional/e2e tests - [ ] I have made corresponding changes to the documentation - [x] I have assigned this pull request to a milestone Top commit has no ACKs. Tree-SHA512: 5d2cca761bb7971b3d83f1b54a5c26d62c9495becdf6d897e22bfd975837605bb5326dc37793f838389c9145db34ef45992be95e789af8c12af9b6ade79a0038
- Loading branch information