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 datarace in blocksync SyncStatus() and the new blocksync design #3890

Closed
wants to merge 26 commits into from

Commits on Jun 19, 2023

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

Commits on Jun 20, 2023

  1. Revert "fix datarace in blocksync SyncStatus()"

    This reverts commit 575fcaa.
    millken committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    8c4dfa6 View commit details
    Browse the repository at this point in the history
  2. fix datarace

    millken committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d8a8374 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. save

    millken committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    04b0bd9 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. savework

    millken committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    dc4c078 View commit details
    Browse the repository at this point in the history
  2. update nodeinfo

    millken committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    f0e0daa View commit details
    Browse the repository at this point in the history
  3. update blocksync2

    millken committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    01d235b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. update blocksync

    millken committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3af87c4 View commit details
    Browse the repository at this point in the history
  2. skip test

    millken committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    cd696a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0db393 View commit details
    Browse the repository at this point in the history
  4. fix test

    millken committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    101224c View commit details
    Browse the repository at this point in the history
  5. fix test

    millken committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    4c525f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    d82200f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9773d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8231b5b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. fix comments

    millken committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ea492f5 View commit details
    Browse the repository at this point in the history
  2. fix comments

    millken committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    496ce38 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. fix datarace

    millken committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    79455f4 View commit details
    Browse the repository at this point in the history
  2. clean code

    millken committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    6b8176a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. update sync strategy

    millken committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0b3e73c View commit details
    Browse the repository at this point in the history
  2. remove error log

    millken committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5852cce View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. update sync strategy

    millken committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    1dddb9b View commit details
    Browse the repository at this point in the history
  2. fix data race in tests

    millken committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    579164c View commit details
    Browse the repository at this point in the history
  3. fix tests

    millken committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    5132731 View commit details
    Browse the repository at this point in the history
  4. fix tests

    millken committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    bb15f7c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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