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

move interfaces to separate pkgs #1379

Merged
merged 41 commits into from
Nov 5, 2024
Merged

move interfaces to separate pkgs #1379

merged 41 commits into from
Nov 5, 2024

Commits on Sep 16, 2024

  1. add validator state

    ceyonur committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ce36343 View commit details
    Browse the repository at this point in the history
  2. add pausable uptime manager

    ceyonur committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    549d319 View commit details
    Browse the repository at this point in the history
  3. remove stuttering name

    ceyonur committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9987248 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1ef744 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b33ffbe View commit details
    Browse the repository at this point in the history
  6. rename state listener

    ceyonur committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0f16af2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df3ce63 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Update plugin/evm/validators/state.go

    Co-authored-by: Darioush Jalali <[email protected]>
    Signed-off-by: Ceyhun Onur <[email protected]>
    ceyonur and darioush authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    92f6b7e View commit details
    Browse the repository at this point in the history
  2. use update enum

    ceyonur committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0db2041 View commit details
    Browse the repository at this point in the history
  3. Update plugin/evm/validators/state.go

    Co-authored-by: Darioush Jalali <[email protected]>
    Signed-off-by: Ceyhun Onur <[email protected]>
    ceyonur and darioush authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c5520bc View commit details
    Browse the repository at this point in the history
  4. Update plugin/evm/validators/state.go

    Co-authored-by: Darioush Jalali <[email protected]>
    Signed-off-by: Ceyhun Onur <[email protected]>
    ceyonur and darioush authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    dea94af View commit details
    Browse the repository at this point in the history
  5. respond to comments

    ceyonur committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c0f6ff4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7de0f6 View commit details
    Browse the repository at this point in the history
  7. update avalanchego dep branch

    ceyonur committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b566103 View commit details
    Browse the repository at this point in the history
  8. update avalanchego dep branch

    ceyonur committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    66ab74b View commit details
    Browse the repository at this point in the history
  9. reviews

    ceyonur committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ad3a35a View commit details
    Browse the repository at this point in the history
  10. reword errs

    ceyonur committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    64fe238 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    33d24d1 View commit details
    Browse the repository at this point in the history
  12. fix test changes

    ceyonur committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d7338da View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8eab611 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9ad5528 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4536590 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fc71949 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    df6ad02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc6ce95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcd4c9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a49dd8d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    734b201 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e94861 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. reviews

    ceyonur committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    cab1ddf View commit details
    Browse the repository at this point in the history
  2. add listener mock

    ceyonur committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    374d885 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fcca58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c41f39c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    af39b2c View commit details
    Browse the repository at this point in the history
  2. check after stopping

    ceyonur committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d5d3545 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. use expectedTime in tests

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

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    733da4c View commit details
    Browse the repository at this point in the history
  2. reviews

    ceyonur committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    66fa2aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e98831 View commit details
    Browse the repository at this point in the history
  4. regen mock

    ceyonur committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ad44a00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e987b9b View commit details
    Browse the repository at this point in the history