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

gossipsub v1.1: prune peer exchange #234

Merged
merged 28 commits into from
Mar 24, 2020
Merged

gossipsub v1.1: prune peer exchange #234

merged 28 commits into from
Mar 24, 2020

Commits on Mar 24, 2020

  1. Configuration menu
    Copy the full SHA
    be049a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d280a2 View commit details
    Browse the repository at this point in the history
  3. protocol ID for gossipsub v1.1

    vyzo committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    f68a02b View commit details
    Browse the repository at this point in the history
  4. peer exchange on prune

    vyzo committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    e2ebf99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60f6b2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    152ebc5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9fdc41 View commit details
    Browse the repository at this point in the history
  8. trace peer exchange

    vyzo committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    9519116 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    47b221d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f42ce48 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0e5a1ed View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1a261fe View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7c03aa0 View commit details
    Browse the repository at this point in the history
  14. track changes to peer records in -core

    yusefnapora authored and vyzo committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    895bcf6 View commit details
    Browse the repository at this point in the history
  15. update PR branch dependencies

    yusefnapora authored and vyzo committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    8186906 View commit details
    Browse the repository at this point in the history
  16. fix import & var naming

    yusefnapora authored and vyzo committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    22faa75 View commit details
    Browse the repository at this point in the history
  17. add missing continue to error case

    yusefnapora authored and vyzo committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    c1831f0 View commit details
    Browse the repository at this point in the history
  18. renaming in error messages & local var

    yusefnapora authored and vyzo committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    6a9e6d8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    082b8b9 View commit details
    Browse the repository at this point in the history
  20. protocol ID for gossipsub v1.1

    vyzo committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    7a80d74 View commit details
    Browse the repository at this point in the history
  21. peer exchange on prune

    vyzo committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    c65bd30 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e3bd9fa View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1e152d2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a198f5f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3d943c9 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2066fcd View commit details
    Browse the repository at this point in the history
  27. fix rebase artifacts

    vyzo committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    480e48f View commit details
    Browse the repository at this point in the history
  28. gomod tidy

    vyzo committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    e86314f View commit details
    Browse the repository at this point in the history