Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

chore: adding context to p2p msg received #410

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

Freyskeyd
Copy link
Member

Description

Adds some logs to debug the different messages received by a node on the different topics.
For each Echo/Ready we will have a debug information telling which validator is the source of the message, which node forwarded to us.

PR Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

@Freyskeyd Freyskeyd requested a review from a team as a code owner December 15, 2023 15:55
Copy link

codecov bot commented Dec 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d170b6b) 65.61% compared to head (ab4e464) 65.67%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #410      +/-   ##
==========================================
+ Coverage   65.61%   65.67%   +0.06%     
==========================================
  Files         223      223              
  Lines       11876    11888      +12     
==========================================
+ Hits         7792     7808      +16     
+ Misses       4084     4080       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Simon Paitrault <simon.paitrault@gmail.com>
@Freyskeyd Freyskeyd force-pushed the chore/adding-context-on-p2p-message-received branch from 82cfb6f to ab4e464 Compare December 15, 2023 21:49
@Freyskeyd Freyskeyd merged commit e1b2ccf into main Dec 15, 2023
21 checks passed
@Freyskeyd Freyskeyd deleted the chore/adding-context-on-p2p-message-received branch December 15, 2023 22:10
@Freyskeyd Freyskeyd added this to the Soft-fork investigation milestone Dec 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants