Files
bitcoin/doc/release-notes-27826.md
fanquake e50312eab0 doc: fix typos
Co-authored-by: Ragnar <rodiondenmark@gmail.com>
Co-authored-by: VolodymyrBg <aqdrgg19@gmail.com>
2025-06-03 08:09:28 +01:00

307 B

  • Logs now include which peer sent us a header. Additionally there are fewer redundant header log messages. A side-effect of this change is that for some untypical cases new headers aren't logged anymore, e.g. a direct BLOCK message with a previously unknown header and submitheader RPC. (#27826)