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

Abstracts GossipSubRouter interface #505

Commits on Oct 19, 2022

  1. Update go.mod

    yhassanzadeh13 authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    c93e47a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Refactor GossipSub Construction (#1)

    * Enables non-atomic validation for peer scoring parameters (libp2p#499)
    
    * decouples topic scoring parameters
    
    * adds skiping atomic validation for topic parameters
    
    * cleans up
    
    * adds skip atomic validation to peer score threshold
    
    * adds skip atomic validation for peer parameters
    
    * adds test for non-atomic validation
    
    * adds tests for peer score
    
    * adds tests for peer score thresholds
    
    * refactors tests
    
    * chore: Update .github/workflows/stale.yml [skip ci]
    
    * adds with gossipsub tracker
    
    Co-authored-by: libp2p-mgmt-read-write[bot] <104492852+libp2p-mgmt-read-write[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    19b4efd View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. decouples options

    yhassanzadeh13 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    7c7c05a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c557ad4 View commit details
    Browse the repository at this point in the history
  3. fixes conflict

    yhassanzadeh13 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    5f71a48 View commit details
    Browse the repository at this point in the history
  4. reverts back module

    yhassanzadeh13 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    1c1c946 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab8365c View commit details
    Browse the repository at this point in the history