mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-29 09:08:05 -05:00
* Add tracing to ProtocolMessage::decode errors * Change trace message formatting Now it prints the bytes as a hex string. Also changed trace level to WARN and added 'handshake' to one of the traces to differentiate between them * Add prefix to raw message bytes * Specify 'eth' in trace message to differentiate it from other handshakes Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com> Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>