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

feat!: use gossipsub for consensus broadcasts #1156

Draft
wants to merge 12 commits into
base: development
Choose a base branch
from

Commits on Sep 17, 2024

  1. new consensus gossip type

    mrnaveira committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f8ab78d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    c996436 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4267d58 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. gossip service spawning

    mrnaveira committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0765735 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    6f5376f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e9741c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acda145 View commit details
    Browse the repository at this point in the history
  4. fix clippy

    mrnaveira committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    99c78be View commit details
    Browse the repository at this point in the history
  5. fix fmt

    mrnaveira committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    5ab6a68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1959777 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. fix consensus test setup

    mrnaveira committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5400231 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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