Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge #6352: backport: trivial 2024 10 23 pr9
168e5e4 Merge bitcoin#28877: bench: Update nanobench to 4.3.11 (fanquake) 417c86b Merge bitcoin#28105: doc: Clarify that -fstack-reuse=all bugs exist on all versions of GCC (fanquake) a620ccc Merge bitcoin#26970: test: fix immediate tx relay in wallet_groups.py (merge-script) f115d9c Merge bitcoin#27061: doc: Document affected gcc versions for -fstack-reuse=none workaround (fanquake) 6889a8d Merge bitcoin#27056: doc: use arch agnostic clang path in fuzzing doc (macOS) (MarcoFalke) 9785838 Merge bitcoin#21995: build: Make dependency package archive timestamps deterministic (fanquake) c4760bb Merge bitcoin#27030: Update nanobench to version v4.3.10 (fanquake) a7e3c2c Merge bitcoin-core/gui#705: doc: Fix comment about how wallet txs are sorted (Hennadii Stepanov) 44e6c9e Merge bitcoin#27004: test: Use std::unique_ptr over manual delete in coins_tests (fanquake) 2ab1989 Merge bitcoin#27010: refactor: use `Hash` helpers for double-SHA256 calculations (MarcoFalke) c681aaa Merge bitcoin#22811: build: Fix depends build system when working with subtargets (fanquake) d1b7386 Merge bitcoin#26930: fuzz: Actually use mocked mempool in tx_pool target (MarcoFalke) cd53a19 Merge bitcoin#26873: doc: add databases/py-sqlite3 to FreeBSD test suite deps (fanquake) 8cc5f11 Merge bitcoin#26506: refactor: rpc: use convenience fn to auto parse non-string parameters (MarcoFalke) 662302c Merge bitcoin#26805: tests: Use unique port for ZMQ tests to allow for multiple test instances (MarcoFalke) 66a3981 Merge bitcoin#24279: build: Make `$(package)_*_env` available to all `$(package)_*_cmds` (fanquake) 3261092 Merge bitcoin#26520: doc: test: update/fix TestShell example instructions (fanquake) 5f78859 Merge bitcoin#25248: refactor: Add LIFETIMEBOUND / -Wdangling-gsl to Assert() (fanquake) 4594257 Merge bitcoin#26229: test: Use proper Boost macros instead of assertions (MacroFake) 3be81a2 Merge bitcoin#25915: test: Fix wallet_balance intermittent issue (Andrew Chow) da1d3f2 Merge bitcoin#25663: tracing: do not use `coin` after move in `CCoinsViewCache::AddCoin` (MacroFake) Pull request description: ## Issue being fixed or feature implemented Batch of trivial backports ## What was done? See commits ## How Has This Been Tested? built locally; large combined merge passed tests locally ## Breaking Changes Should be none ## Checklist: - [ ] 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 _(for repository code-owners and collaborators only)_ ACKs for top commit: UdjinM6: utACK 168e5e4 Tree-SHA512: 3099e09bc500a86bffafea0db136e3213f69b69e7af74304c171780e56ff1ff4c973a228962cf80aec62158ded19365d6f8506ef202a15751a43851574f082e2
- Loading branch information