v27-final
Merge bitcoin/bitcoin#28237: refactor: Enforce C-str fmt strings in WalletLogPrintf()
ci, iwyu: Drop backported mappings
docs: fix typo
test: use built-in collection types for type hints (Python 3.9 / PEP 585)
contrib: Fix clang-format-diff.py lint errors
scripted-diff: Bump copyright headers
script: add script to generate example bitcoin.conf
scripted-diff: Use new python 3.7 keywords
headerssync: update params for 26.x
contrib: add macho branch protection check
gitian: Improve error handling
Merge bitcoin/bitcoin#28844: contrib: drop GCC MAX_VERSION to 4.3.0 in symbol-check
Make test DoS_mapOrphans deterministic
rpc: Do not wait for headers inside loadtxoutset
Merge bitcoin/bitcoin#28852: script, assumeutxo: Enhance validations in utxo_snapshot.sh