mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-31 02:02:47 +02:00
306 B
306 B
- Logs now include which peer sent us a header. Additionaly 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 andsubmitheader
RPC. (#27826)