master
Add deserialize + CheckBlock benchmarks, and a full block hex
bench: Add base_blob compare bench via uint256
iwyu: Fix warnings in `src/bench` and treat them as error
scripted-diff: Remove priority_level from BENCHMARK macro
wallet: Make CWalletTx::tx private and use CWalletTx::GetTx to access
bench: add fixed-width SipHash benchmarks
Merge bitcoin/bitcoin#35414: iwyu: Fix warnings in `src/bench` and treat them as error
txgraph: initialize Ref in AddTransaction (preparation)
scripted-diff: [doc] Unify stale copyright headers
refactor: Enable misc-definitions-in-headers
iwyu: Fix warning in `bench/pool.cpp`
scripted-diff: Rename NodeClockContext to FakeNodeClock
bench: replace CreateMockableWalletDatabase with MakeInMemoryWalletDatabase