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

Feature/refactor wallet sync #1168

Merged
merged 5 commits into from
Sep 13, 2023
Merged

Commits on Sep 13, 2023

  1. Try to continue reading after initial read

    - Sometimes the initial read only reads the first couple of lines of
      the output, leaving other available lines in the buffer.
    OBorce committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    cf22539 View commit details
    Browse the repository at this point in the history
  2. Refactor wallet syncing

    - first bring all account to the same common block
    - then sync all blocks at once
    OBorce committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    d32457c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2a18bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db32ae5 View commit details
    Browse the repository at this point in the history
  5. Revert "Disable wallet functional tests temporarily due to github CI …

    …issues"
    
    This reverts commit 415d70c.
    OBorce committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    80f79a5 View commit details
    Browse the repository at this point in the history