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

cleanups #1092

Merged
merged 6 commits into from
May 8, 2024
Merged

cleanups #1092

merged 6 commits into from
May 8, 2024

Commits on May 6, 2024

  1. cleanups

    * remove redundant error handling (reduces warnings)
    * remove reundant copying
    arnetheduck committed May 6, 2024
    Configuration menu
    Copy the full SHA
    20bb501 View commit details
    Browse the repository at this point in the history
  2. remove cruft

    arnetheduck committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1f36964 View commit details
    Browse the repository at this point in the history
  3. gossipsub cleanups

    * add some docs
    * add missing penalty for invalid messages
    * simplify code
    * remove unused gossipsub fields
    arnetheduck committed May 6, 2024
    Configuration menu
    Copy the full SHA
    14499ad View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 8, 2024

  1. Revert "gossipsub cleanups"

    This reverts commit 14499ad.
    It will be added in a separate PR.
    kaiserd committed May 8, 2024
    Configuration menu
    Copy the full SHA
    aed519c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    354513b View commit details
    Browse the repository at this point in the history