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

Fix ChainSync reconnection #35

Merged
merged 3 commits into from
Jul 5, 2024
Merged

Fix ChainSync reconnection #35

merged 3 commits into from
Jul 5, 2024

Commits on Jul 1, 2024

  1. Fix ChainSync reconnection

    caike committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    edbb710 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Remove block until connection established feature.

    This is a good idea but some unexpected behavior takes
    place during reconnection which I cannot find how to deal with.
    It produces an error message which might confuse clients.
    I might come back to this in the future.
    caike committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7b8b707 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Update Docs

    caike committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    756ab1f View commit details
    Browse the repository at this point in the history