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 implementation #70

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

Gossipsub implementation #70

wants to merge 6 commits into from

Commits on May 20, 2024

  1. Gossipsub implementation

    Signed-off-by: Arunima Chaudhuri <[email protected]>
    tinniaru3005 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    5718fe1 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. add gossipsub as a parameter in the config file

    Signed-off-by: Arunima Chaudhuri <[email protected]>
    tinniaru3005 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    45f773b View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. No commit message

    tinniaru3005 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d9f29dc View commit details
    Browse the repository at this point in the history
  2. set heartbeat to 20 steps

    Signed-off-by: Arunima Chaudhuri <[email protected]>
    tinniaru3005 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e5dd13b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. debug gossip

    Signed-off-by: Arunima Chaudhuri <[email protected]>
    tinniaru3005 committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    ae6f2a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. add check for rowID and columnID

    Signed-off-by: Arunima Chaudhuri <[email protected]>
    tinniaru3005 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f37190e View commit details
    Browse the repository at this point in the history