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

Uptime tracking #1263

Open
wants to merge 77 commits into
base: master
Choose a base branch
from
Open

Uptime tracking #1263

wants to merge 77 commits into from

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
  8. add uptime tracking to VM

    ceyonur committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5f64be3 View commit details
    Browse the repository at this point in the history
  9. remove unused param

    ceyonur committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6ff4954 View commit details
    Browse the repository at this point in the history
  10. add wg for update validators

    ceyonur committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    55927b2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    92fba2e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bdc2cc3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    657e542 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9d6d40e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. add get validator to state

    ceyonur committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9eaa3f3 View commit details
    Browse the repository at this point in the history
  2. rename uptime to validator

    ceyonur committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    66747f8 View commit details
    Browse the repository at this point in the history
  3. fix mock state

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

Commits on Sep 18, 2024

  1. tests

    ceyonur committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f43bae2 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
  17. Merge branch 'pausable-uptime-manager' into uptime-tracking

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

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    3225a32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df6ad02 View commit details
    Browse the repository at this point in the history
  3. update e2e ava version

    ceyonur committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    738003f View commit details
    Browse the repository at this point in the history
  4. update avago dep

    ceyonur committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    29a501d View commit details
    Browse the repository at this point in the history
  5. remove extra line...

    ceyonur committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    71c7de0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc6ce95 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bcd4c9c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a49dd8d View commit details
    Browse the repository at this point in the history
  9. Merge branch 'pausable-uptime-manager' into uptime-tracking

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

Commits on Sep 26, 2024

  1. export struct

    ceyonur committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b9d6336 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. Configuration menu
    Copy the full SHA
    d1a0ae8 View commit details
    Browse the repository at this point in the history
  3. conflict fix

    ceyonur committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    5f8bf5b View commit details
    Browse the repository at this point in the history
  4. custom err msg

    ceyonur committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0ba2869 View commit details
    Browse the repository at this point in the history
  5. 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
  6. Configuration menu
    Copy the full SHA
    1fcca58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c41f39c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f828d53 View commit details
    Browse the repository at this point in the history
  9. bump avago test branch

    ceyonur committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9e707ad View commit details
    Browse the repository at this point in the history
  10. remove config

    ceyonur committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    cc73266 View commit details
    Browse the repository at this point in the history
  11. remove api changes

    ceyonur committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8ef763f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9a50ee8 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
  2. reviews

    ceyonur committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    4625f7c View commit details
    Browse the repository at this point in the history
  3. fix len

    ceyonur committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    74bd249 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c33221 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. Configuration menu
    Copy the full SHA
    347055c View commit details
    Browse the repository at this point in the history
  3. remove log

    ceyonur committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2aebfe6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d737c11 View commit details
    Browse the repository at this point in the history
  5. use interfaces from pkgs

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

Commits on Nov 6, 2024

  1. improve comments

    ceyonur committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    10c4bd4 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. new fields and refactorings

    ceyonur committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    5974170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48ef70f View commit details
    Browse the repository at this point in the history
  3. fix linter

    ceyonur committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    424e7a7 View commit details
    Browse the repository at this point in the history
  4. clarify comments

    ceyonur committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    4fa19b9 View commit details
    Browse the repository at this point in the history
  5. update comment

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

Commits on Nov 9, 2024

  1. bump to poc branch

    ceyonur committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    a80c028 View commit details
    Browse the repository at this point in the history