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

WIP: Musa Bootstrapper #878

Closed
wants to merge 55 commits into from
Closed

WIP: Musa Bootstrapper #878

wants to merge 55 commits into from

Commits on Aug 28, 2023

  1. WIP

    dennis-tra committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f88eb9e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. revise protobuf

    dennis-tra committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    3898f39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d31e9c9 View commit details
    Browse the repository at this point in the history
  3. WIP

    dennis-tra committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    d2cfda6 View commit details
    Browse the repository at this point in the history
  4. add kadt package

    dennis-tra committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    f2f22a3 View commit details
    Browse the repository at this point in the history
  5. Add routing test

    dennis-tra committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    7e8f1df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95520ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2dbd5a View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    fc2d370 View commit details
    Browse the repository at this point in the history
  2. Import zikade code

    iand committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    d0c67d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    55fac36 View commit details
    Browse the repository at this point in the history
  2. Update to latest go-kademlia

    iand committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    7add530 View commit details
    Browse the repository at this point in the history
  3. Cleanup naming of events

    iand committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    25bcc7f View commit details
    Browse the repository at this point in the history
  4. Minor naming cleanup

    iand committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    fbe3f44 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Merge pull request #875 from libp2p/zikade-import-id

    Import zikade code
    iand authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    300e402 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dca5c5d View commit details
    Browse the repository at this point in the history
  3. remove Zikade dependency

    dennis-tra committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    afa8051 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79c7009 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d7cdea View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. use opentelemetry

    dennis-tra committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e8d82f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    165b00b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    413aefd View commit details
    Browse the repository at this point in the history
  4. fix golint warnings

    dennis-tra committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    53821dd View commit details
    Browse the repository at this point in the history
  5. use clock.Clock

    dennis-tra committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    05e2d90 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d7df1c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a749dcf View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    885bd82 View commit details
    Browse the repository at this point in the history
  2. fix test race

    dennis-tra committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5fa755b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6170d5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1708f9 View commit details
    Browse the repository at this point in the history
  5. extend bootstrap tracing

    dennis-tra committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8757aa7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15c545c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e0cff3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1325685 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dda0c65 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    43b9a8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c377cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a8ab7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c77e7c View commit details
    Browse the repository at this point in the history
  5. use mocked clock in tests

    dennis-tra committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9519f91 View commit details
    Browse the repository at this point in the history
  6. skip flaky legacy test

    dennis-tra committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    5366dd7 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    d5db301 View commit details
    Browse the repository at this point in the history
  2. update trace provider init

    dennis-tra committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    cbb12e0 View commit details
    Browse the repository at this point in the history
  3. init coodinator

    dennis-tra committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ba9f167 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    060456d View commit details
    Browse the repository at this point in the history
  5. wip

    dennis-tra committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f19cc39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b27703 View commit details
    Browse the repository at this point in the history
  7. Go fmt

    iand committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a418e18 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. fix: garbage collection test race condition (#904)

    Moved ticker initialization outside the garbage collection goroutine. There was a race condition between advancing the mocked time in TestProvidersBackend_GarbageCollection and the initialization of the ticker that triggers the garbage collection runs. It happened that we were advancing the time without the ticker being initialized. Hence, advancing the time hasn't had any effect.
    
    In this PR, I moved the ticker initialization outside the garbage collection goroutine. This means the ticker will be registered with the MockClock object after StartGarbageCollection returns. Calls to mockClock.Add will therefore trigger the ticker.
    dennis-tra authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    e294795 View commit details
    Browse the repository at this point in the history
  2. Fix test flakes that wait for routing events (#905)

    * Increase test iterations to trigger flake
    
    * Add failfast
    
    * Replace routing notification channel with a RoutingNotifier type
    
    * Remove unused code
    
    * Remove test count
    iand authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b9b0a83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    564404e View commit details
    Browse the repository at this point in the history
  4. WIP

    dennis-tra committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b832362 View commit details
    Browse the repository at this point in the history
  5. WIP

    dennis-tra committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    cf32850 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e76a7d View commit details
    Browse the repository at this point in the history
  7. WIP

    dennis-tra committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    6e17354 View commit details
    Browse the repository at this point in the history