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

Upgrade flow refactoring #807

Merged
merged 30 commits into from
Mar 8, 2023
Merged

Upgrade flow refactoring #807

merged 30 commits into from
Mar 8, 2023

Commits on Nov 22, 2022

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

Commits on Nov 23, 2022

  1. kinda working

    Menduist committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    df97314 View commit details
    Browse the repository at this point in the history
  2. remove upgraded system

    Menduist committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    1ab9cc9 View commit details
    Browse the repository at this point in the history
  3. re-add custom matcher

    Menduist committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    8b76889 View commit details
    Browse the repository at this point in the history
  4. Simplify connManager

    Menduist committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    b954dad View commit details
    Browse the repository at this point in the history
  5. fix

    Menduist committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    c0316e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. fix tests

    Menduist committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    12ac83f View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. try fix test

    Menduist committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    7ad1ea8 View commit details
    Browse the repository at this point in the history
  2. Fix GossipSub race condition

    Menduist committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    263b9e8 View commit details
    Browse the repository at this point in the history
  3. fix more race conditions

    Menduist committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    7b98af6 View commit details
    Browse the repository at this point in the history
  4. Fix GossipSub race condition

    Menduist committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    99bc8ee View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    6992d81 View commit details
    Browse the repository at this point in the history
  2. Better fix

    Menduist committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    a6cec9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    696a5b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Fix typo

    Menduist committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    92a425c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95fb447 View commit details
    Browse the repository at this point in the history
  3. fix ci

    Menduist committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    7a74dd3 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

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

Commits on Jan 24, 2023

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

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    6acf4b4 View commit details
    Browse the repository at this point in the history
  2. Fix pubsub

    Menduist committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    c279e5a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. fix short agent

    Menduist committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    5c6fe92 View commit details
    Browse the repository at this point in the history
  2. Update libp2p/multistream.nim

    Co-authored-by: diegomrsantos <diego@status.im>
    Menduist and diegomrsantos authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    5dc290b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    c5f2dbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de06b46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ab82c0 View commit details
    Browse the repository at this point in the history
  4. fix autonat

    Menduist committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    685966c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Merge branch 'unstable' into upgraderefacto

    # Conflicts:
    #	libp2p/connmanager.nim
    #	libp2p/protocols/connectivity/autonat/service.nim
    #	tests/testconnmngr.nim
    diegomrsantos committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    8618c85 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    b07e66b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9cc2bc View commit details
    Browse the repository at this point in the history