Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO NOT MERGE] Exploratory Peer Logging #6834

Closed
wants to merge 16 commits into from

Commits on Mar 28, 2024

  1. Print peer that had use response or timeout

    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ee69573 View commit details
    Browse the repository at this point in the history
  2. transaction message sender logging

    Signed-off-by: Jason Frame <jason.frame@consensys.net>
    jframe committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c350d04 View commit details
    Browse the repository at this point in the history
  3. Fix unit test compile error

    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    9dddcf4 View commit details
    Browse the repository at this point in the history
  4. Change warn back to debug

    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ffe56ff View commit details
    Browse the repository at this point in the history
  5. Add Gary's logging

    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    1fcb7a8 View commit details
    Browse the repository at this point in the history
  6. Add forkId to EthPeer.toString

    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    bdafdc1 View commit details
    Browse the repository at this point in the history
  7. Log peer.toString instead of toLoggableId

    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    911b9b9 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'upstream/main' into exploratory-peer-lo…

    …gging-gary
    
    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    cea9c31 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. added tostring for ResponderHandshakeMessageV4

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c5c1341 View commit details
    Browse the repository at this point in the history
  2. put breach of protocol directly into the log message

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ca2a01a View commit details
    Browse the repository at this point in the history
  3. log the peer when adding to denylist not the connection

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    41e79a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5ce944 View commit details
    Browse the repository at this point in the history
  5. extra logging

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a3a23f3 View commit details
    Browse the repository at this point in the history
  6. extra logging

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a5c8eb5 View commit details
    Browse the repository at this point in the history
  7. tostring

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f74f0ff View commit details
    Browse the repository at this point in the history
  8. move wire disconnect reason to debug

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    3cefa1c View commit details
    Browse the repository at this point in the history