mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-19 14:53:43 +01:00
fa9ca13f35refactor: Sort includes of touched source files (MarcoFalke)facb152697scripted-diff: Bump copyright headers after include changes (MarcoFalke)fae71d30f7clang-tidy: Apply modernize-deprecated-headers (MarcoFalke) Pull request description: Bitcoin Core is written in C++, so it is confusing to sometimes use the deprecated C headers (with the `.h` extension). For example, it is less clear whether `string.h` refers to the file in this repo or the cstring stdlib header (https://github.com/bitcoin/bitcoin/pull/31308#discussion_r2121492797). The check is currently disabled for headers, to exclude subtree headers. ACKs for top commit: l0rinc: ACKfa9ca13f35achow101: ACKfa9ca13f35janb84: ACKfa9ca13f35stickies-v: ACKfa9ca13f35Tree-SHA512: 6639608308c598d612e24435aa519afe92d71b955874b87e527245291fb874b67f3ab95d3a0a5125c6adce5eb41c0d62f6ca488fbbfd60a94f2063d734173f4d