master
Merge bitcoin/bitcoin#35606: script: qa: Improve `Key::Fingerprint` type safety
descriptor: Add CanSelfExpand()
ci, iwyu: Fix warnings in src/scripts and treat them as error
script: qa: Improve Key::Fingerprint type safety
refactor: Drop unused includes after iwyu CI bump
refactor: Make all `const static` class members `constexpr`
refactor: Enable -Wswitch in exhaustive switch
Merge bitcoin/bitcoin#34433: script: remove unused `SCRIPT_ERR_LAST`
script/verify_flags: extend script_verify_flags to 64 bits