Skip to content

Hive: add devp2p:eth:* debug logs #2978

Open
@holgerd77

Description

When analyzing debug logs for failing Hive ETH tests one realizes that it is not really possible to follow the interchangings of the clients since there is absolutely not debug output on the message exchange (apart from some somewhat implicit (so: log happening elsewhere) TxPool: received new tx hashes number=50 message.

We should change that and add some very condense one-line ETH message debug output for inbound and outbound messages. So something in the line of:

  • Received GET_BLOCK_BODIES request from peer id=3b6d5707 for number=100 blocks (very very first shot, please optimize)

If this (issue) raises questions both before or during implementation please drop them here!

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions