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

bugfix(op-node): syncClient incorrectly removes peer issue #50

Merged
merged 6 commits into from
Oct 17, 2023

Commits on Sep 18, 2023

  1. bugfix: only when no connection is available, we can remove the peer …

    …from syncClient
    Welkin committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4d441a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    6027e97 View commit details
    Browse the repository at this point in the history
  2. use EventBus replace of notify

    Welkin committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    dc690e4 View commit details
    Browse the repository at this point in the history
  3. remove

    Welkin committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    072cff2 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. change to old version of solution which just adds a condition to disc…

    …onnected event
    Welkin committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    14f6fbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1f61e6 View commit details
    Browse the repository at this point in the history