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

validator: listen and get metadata only for committee validators #1787

Open
wants to merge 11 commits into
base: stage
Choose a base branch
from

Commits on Oct 10, 2024

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

Commits on Oct 11, 2024

  1. fix tests

    nkryuchkov committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    602c350 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. fetch metadata from validators belonging to active subnets instead of…

    … validators belonging to own committee
    nkryuchkov committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    709c6a4 View commit details
    Browse the repository at this point in the history
  2. use uber's gomock

    nkryuchkov committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    cac920e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0476e21 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    62b6950 View commit details
    Browse the repository at this point in the history
  2. remove pre-fork code

    nkryuchkov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0ae7821 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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

Commits on Oct 21, 2024

  1. fix check for subnet

    nkryuchkov committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9e41edf View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    74c19ef View commit details
    Browse the repository at this point in the history
  2. check bounds

    nkryuchkov committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    df6e732 View commit details
    Browse the repository at this point in the history