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

[node] Log less gossip #1780

Merged
merged 6 commits into from
May 5, 2022
Merged

[node] Log less gossip #1780

merged 6 commits into from
May 5, 2022

Commits on May 5, 2022

  1. Add min time

    George Danezis committed May 5, 2022
    Configuration menu
    Copy the full SHA
    6fb3858 View commit details
    Browse the repository at this point in the history
  2. Implement backoff for gossip

    George Danezis committed May 5, 2022
    Configuration menu
    Copy the full SHA
    0c7995c View commit details
    Browse the repository at this point in the history
  3. Make fmt & clippy happy

    George Danezis committed May 5, 2022
    Configuration menu
    Copy the full SHA
    70c8bee View commit details
    Browse the repository at this point in the history
  4. Make fmt + clippy even more happy

    George Danezis committed May 5, 2022
    Configuration menu
    Copy the full SHA
    e04e627 View commit details
    Browse the repository at this point in the history
  5. Simplify logic + comments

    George Danezis committed May 5, 2022
    Configuration menu
    Copy the full SHA
    74c1311 View commit details
    Browse the repository at this point in the history
  6. The usual fmt + clippy fixes

    George Danezis committed May 5, 2022
    Configuration menu
    Copy the full SHA
    c4df6c9 View commit details
    Browse the repository at this point in the history