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

Test only current validators api #3404

Draft
wants to merge 43 commits into
base: master
Choose a base branch
from

Commits on Jul 24, 2024

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

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    733d5fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10d8e86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2f69d0 View commit details
    Browse the repository at this point in the history
  4. add tracked bool

    ceyonur committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ee287c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. remove unnecessary err

    ceyonur committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    a42e48c View commit details
    Browse the repository at this point in the history
  2. remove connected subnet msg

    ceyonur committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    4c542af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    941f536 View commit details
    Browse the repository at this point in the history
  4. fix linter

    ceyonur committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    9161864 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    dfded5e View commit details
    Browse the repository at this point in the history
  2. rework on tests and reviews

    ceyonur committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f275c15 View commit details
    Browse the repository at this point in the history
  3. fix linter

    ceyonur committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d9355cc View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Aug 6, 2024

  1. Update proto/p2p/p2p.proto

    Co-authored-by: Darioush Jalali <[email protected]>
    Signed-off-by: Ceyhun Onur <[email protected]>
    ceyonur and darioush authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    46501ad View commit details
    Browse the repository at this point in the history
  2. fix comment

    Signed-off-by: Ceyhun Onur <[email protected]>
    ceyonur authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b7459bd View commit details
    Browse the repository at this point in the history
  3. Update vms/platformvm/service_test.go

    Co-authored-by: Darioush Jalali <[email protected]>
    Signed-off-by: Ceyhun Onur <[email protected]>
    ceyonur and darioush authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b81b737 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6bb383 View commit details
    Browse the repository at this point in the history
  5. remove todo comment

    ceyonur committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7a6f7eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64dec9c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. small refactor

    ceyonur committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    75250de View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    33eb562 View commit details
    Browse the repository at this point in the history
  2. remove unused err

    ceyonur committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    cba7a50 View commit details
    Browse the repository at this point in the history
  3. remove subnet connector mock

    ceyonur committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    b4955d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. add started tracking

    ceyonur committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    fb21285 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5412f16 View commit details
    Browse the repository at this point in the history
  3. do not return err

    ceyonur committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    477c3eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84898f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    3c9096e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c6a486 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

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

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    863c92e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1753950 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    a441d62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4fd79d View commit details
    Browse the repository at this point in the history
  3. add current validators api

    ceyonur committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9c2c211 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    554a9e7 View commit details
    Browse the repository at this point in the history
  5. regen mock

    ceyonur committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    29e7797 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7777ba6 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'refactor-uptime-manager' into test-only-current-validat…

    …ors-api
    
    Signed-off-by: Ceyhun Onur <[email protected]>
    ceyonur authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a754e44 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. populate validationID

    ceyonur committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    09d63ce View commit details
    Browse the repository at this point in the history
  2. Merge branch 'test-only-current-validators-api' of github.com:ava-lab…

    …s/avalanchego into test-only-current-validators-api
    ceyonur committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3adf6d4 View commit details
    Browse the repository at this point in the history
  3. add ctx

    ceyonur committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    07af6b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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