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

refactor: gossip birth round #11149

Merged
merged 20 commits into from
Feb 8, 2024
Merged

refactor: gossip birth round #11149

merged 20 commits into from
Feb 8, 2024

Commits on Jan 24, 2024

  1. Added event window nexus.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    04d749b View commit details
    Browse the repository at this point in the history
  2. Incremental progress.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d3210dc View commit details
    Browse the repository at this point in the history
  3. Moar incremental changes.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    7f333c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Started messing with unit tests.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    f6e44f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Minor tweaks, tests are still broken.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    715321a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into 10956-gossip-birth-round-2

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    7b99b8f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into 10956-gossip-birth-round-2

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f5ad96b View commit details
    Browse the repository at this point in the history
  4. checkin

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    7eb3e01 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Merge branch 'develop' into 10956-gossip-birth-round-2

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    3636955 View commit details
    Browse the repository at this point in the history
  2. Fixed sync tests.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    cbb524a View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Merge branch 'develop' into 10956-gossip-birth-round-2

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    63c4b95 View commit details
    Browse the repository at this point in the history
  2. Add birth round parameters to sync tests.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    dbe7bf2 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. checkin

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    34bbe1d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into 10956-gossip-birth-round-2

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4f9f9c0 View commit details
    Browse the repository at this point in the history
  3. Incremental progress.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    f65d704 View commit details
    Browse the repository at this point in the history
  4. Incrementally fix tests.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    09a215b View commit details
    Browse the repository at this point in the history
  5. Finished fixing unit tests.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    7d90290 View commit details
    Browse the repository at this point in the history
  6. Fixed unit tests.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4539679 View commit details
    Browse the repository at this point in the history
  7. Cleanup.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    1c9aecb View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Made suggested changes.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    Cody Littley committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3aafcd5 View commit details
    Browse the repository at this point in the history