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

node: Add follower node for sync mode #5009

Merged
merged 28 commits into from
Feb 1, 2023
Merged

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    cb2d88a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82660fe View commit details
    Browse the repository at this point in the history
  3. Fix linting issues

    Eric-Warehime committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    9cdc496 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    faa450b View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Add tests

    Eric-Warehime committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    22712bd View commit details
    Browse the repository at this point in the history
  2. Add license

    Eric-Warehime committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    7bbecc0 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. PR updates

    Eric-Warehime committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    a7f2b6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab59d0f View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    04184df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14ced78 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

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

Commits on Jan 23, 2023

  1. Rename new node type

    Eric-Warehime committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    68aa160 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be3df47 View commit details
    Browse the repository at this point in the history
  3. Verification

    Eric-Warehime committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    eec2969 View commit details
    Browse the repository at this point in the history
  4. Fix test failure

    Eric-Warehime committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    b062a0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    caccdb9 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Refactor

    Eric-Warehime committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    77bda18 View commit details
    Browse the repository at this point in the history
  2. Add mutex back

    Eric-Warehime committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    592040c View commit details
    Browse the repository at this point in the history
  3. Combine interfaces

    Eric-Warehime committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    8b474c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ff6147 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Update node/follower_node.go

    Co-authored-by: cce <51567+cce@users.noreply.github.com>
    Eric-Warehime and cce authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    168dc2a View commit details
    Browse the repository at this point in the history
  2. Update node/follower_node.go

    Co-authored-by: cce <51567+cce@users.noreply.github.com>
    Eric-Warehime and cce authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    9feb083 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2826c08 View commit details
    Browse the repository at this point in the history
  4. PR comments

    Eric-Warehime committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    cf18626 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    1126399 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f75754 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65c85cf View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

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