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: Move to fully connected network #13010

Merged
merged 23 commits into from
Jun 3, 2024
Merged

feat: Move to fully connected network #13010

merged 23 commits into from
Jun 3, 2024

Commits on Apr 24, 2024

  1. 12984 use peers for Network component

    Signed-off-by: Kore Aguda <kore@swirldslabs.com>
    kfa-aguda committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f23c2ac View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. 12984 use peers for Network component

    Signed-off-by: Kore Aguda <kore@swirldslabs.com>
    kfa-aguda committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e27c958 View commit details
    Browse the repository at this point in the history
  2. Revert "12984 use peers for Network component"

    This reverts commit f23c2ac.
    
    Signed-off-by: Kore Aguda <kore@swirldslabs.com>
    kfa-aguda committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5297e23 View commit details
    Browse the repository at this point in the history
  3. 12984 use peers for Network component

    Signed-off-by: Kore Aguda <kore@swirldslabs.com>
    kfa-aguda committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9793eae View commit details
    Browse the repository at this point in the history
  4. 12984 use peers for Network component

    Signed-off-by: Kore Aguda <kore@swirldslabs.com>
    kfa-aguda committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2d70913 View commit details
    Browse the repository at this point in the history
  5. 12984 use peers for Network component

    Signed-off-by: Kore Aguda <kore@swirldslabs.com>
    kfa-aguda committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5368df8 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. 12984 use peers for Network component

    Signed-off-by: Kore Aguda <kore@swirldslabs.com>
    kfa-aguda committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3808eae View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into 12984-no-addressBook

    Signed-off-by: Kore Aguda <kore@swirldslabs.com>
    kfa-aguda committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e46101c View commit details
    Browse the repository at this point in the history
  3. 12984 use peers for Network component

    Signed-off-by: Kore Aguda <kore@swirldslabs.com>
    kfa-aguda committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    79b929b View commit details
    Browse the repository at this point in the history
  4. 12984 use peers for Network component

    Signed-off-by: Kore Aguda <kore@swirldslabs.com>
    kfa-aguda committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    74d668d View commit details
    Browse the repository at this point in the history
  5. 12984 use peers for Network component

    Signed-off-by: Kore Aguda <kore@swirldslabs.com>
    kfa-aguda committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    dd516d0 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. 12984 use peers for Network component

    Signed-off-by: Kore Aguda <kore@swirldslabs.com>
    kfa-aguda committed May 24, 2024
    Configuration menu
    Copy the full SHA
    01a3870 View commit details
    Browse the repository at this point in the history
  2. 12984 use peers for Network component

    Signed-off-by: Kore Aguda <kore@swirldslabs.com>
    kfa-aguda committed May 24, 2024
    Configuration menu
    Copy the full SHA
    28830a4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into 12984-no-addressBook

    Signed-off-by: Kore Aguda <kore@swirldslabs.com>
    
    # Conflicts:
    #	platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java
    #	platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/gossip/SyncGossip.java
    #	platform-sdk/swirlds-platform-core/src/test/java/com/swirlds/platform/DummyHashgraph.java
    #	platform-sdk/swirlds-platform-core/src/test/java/com/swirlds/platform/SyncManagerTest.java
    #	platform-sdk/swirlds-unit-tests/core/swirlds-platform-test/src/test/java/com/swirlds/platform/test/network/TopologyTest.java
    #	platform-sdk/swirlds-unit-tests/core/swirlds-platform-test/src/test/java/com/swirlds/platform/test/reconnect/FallenBehindManagerTest.java
    kfa-aguda committed May 24, 2024
    Configuration menu
    Copy the full SHA
    490ce6e View commit details
    Browse the repository at this point in the history
  4. 12984 use peers for Network component

    Signed-off-by: Kore Aguda <kore@swirldslabs.com>
    kfa-aguda committed May 24, 2024
    Configuration menu
    Copy the full SHA
    284ff3f View commit details
    Browse the repository at this point in the history
  5. 12984 use peers for Network component

    Signed-off-by: Kore Aguda <kore@swirldslabs.com>
    kfa-aguda committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1dce814 View commit details
    Browse the repository at this point in the history
  6. spotless

    Signed-off-by: Kore Aguda <kore@swirldslabs.com>
    kfa-aguda committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b3de315 View commit details
    Browse the repository at this point in the history
  7. adjust neighbours

    Signed-off-by: Kore Aguda <kore@swirldslabs.com>
    kfa-aguda committed May 24, 2024
    Configuration menu
    Copy the full SHA
    06b7dcb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3343437 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. adjust neighbours

    Signed-off-by: Kore Aguda <kore@swirldslabs.com>
    kfa-aguda committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a60dec7 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. adjust neighbours

    Signed-off-by: Kore Aguda <kore@swirldslabs.com>
    kfa-aguda committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c602e58 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into 12984-no-addressBook

    Signed-off-by: Kore Aguda <kore@swirldslabs.com>
    kfa-aguda committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    024e0f7 View commit details
    Browse the repository at this point in the history
  3. adjust neighbours

    Signed-off-by: Kore Aguda <kore@swirldslabs.com>
    kfa-aguda committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c25245b View commit details
    Browse the repository at this point in the history