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

Debug instance for the gossipsub behaviour #1673

Merged
merged 7 commits into from
Jul 29, 2020

Commits on Jul 23, 2020

  1. Configuration menu
    Copy the full SHA
    a862ffa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24ce2c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32beb1f View commit details
    Browse the repository at this point in the history
  4. Use hex_fmt instead of hex

    rklaehn committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    f6a7133 View commit details
    Browse the repository at this point in the history
  5. Inline StringOrBytes helper struct

    Since it is used only once here
    rklaehn committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    dda5a53 View commit details
    Browse the repository at this point in the history
  6. Limit data of gossipsub msg to 20 bytes

    Otherwise they might become very large and useless for debugging
    rklaehn committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    845877a View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Configuration menu
    Copy the full SHA
    170eda2 View commit details
    Browse the repository at this point in the history