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

feat(rpc): new endpoint for validation status #1129

Open
wants to merge 44 commits into
base: srene/1109-state-update-validation
Choose a base branch
from

Commits on Oct 9, 2024

  1. p2p validator test fix

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1f85ebc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d0b310 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51d10be View commit details
    Browse the repository at this point in the history
  4. test fix

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e4fa75d View commit details
    Browse the repository at this point in the history
  5. syncing refactor

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    aa24e5b View commit details
    Browse the repository at this point in the history
  6. missing file

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8dcdd94 View commit details
    Browse the repository at this point in the history
  7. validation store

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    daa7ca7 View commit details
    Browse the repository at this point in the history
  8. fix + comments

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    619c080 View commit details
    Browse the repository at this point in the history
  9. adding validation

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    fdd82c4 View commit details
    Browse the repository at this point in the history
  10. mock and grpc sl fix

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    dfa22a5 View commit details
    Browse the repository at this point in the history
  11. validator

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    132c419 View commit details
    Browse the repository at this point in the history
  12. mising file

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d54ab5e View commit details
    Browse the repository at this point in the history
  13. remove validation from sync

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3cd9f41 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3048f2e View commit details
    Browse the repository at this point in the history
  15. fix intial seq update

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b4ae865 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4c890c7 View commit details
    Browse the repository at this point in the history
  17. missing files

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ef378fc View commit details
    Browse the repository at this point in the history
  18. finalized height fix

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3a034a4 View commit details
    Browse the repository at this point in the history
  19. some fixes

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    bab5019 View commit details
    Browse the repository at this point in the history
  20. minor edits

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ed0d496 View commit details
    Browse the repository at this point in the history
  21. update finalized height fix

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    35d2faa View commit details
    Browse the repository at this point in the history
  22. remove test handler

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3013224 View commit details
    Browse the repository at this point in the history
  23. finalized event + tests

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ff482a6 View commit details
    Browse the repository at this point in the history
  24. missing file

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f5b941c View commit details
    Browse the repository at this point in the history
  25. checkin missed error

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9270799 View commit details
    Browse the repository at this point in the history
  26. tests fixed

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    54d729b View commit details
    Browse the repository at this point in the history
  27. retain height

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e24d96f View commit details
    Browse the repository at this point in the history
  28. readd stuck check

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    bb21914 View commit details
    Browse the repository at this point in the history
  29. last header fix

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    366c1ba View commit details
    Browse the repository at this point in the history
  30. new test

    srene committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    94da675 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. missing file

    srene committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9c25e73 View commit details
    Browse the repository at this point in the history
  2. removing iface

    srene committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ddf4015 View commit details
    Browse the repository at this point in the history
  3. wip

    srene committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    079d795 View commit details
    Browse the repository at this point in the history
  4. new endpoint

    srene committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d2c2e7c View commit details
    Browse the repository at this point in the history
  5. wip

    srene committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4214b0c View commit details
    Browse the repository at this point in the history
  6. test

    srene committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a66eebc View commit details
    Browse the repository at this point in the history
  7. lint fix

    srene committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    576c213 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    bf73779 View commit details
    Browse the repository at this point in the history
  2. test fix

    srene committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    da630c4 View commit details
    Browse the repository at this point in the history
  3. lint fix

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

Commits on Oct 14, 2024

  1. enum

    srene committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    66da542 View commit details
    Browse the repository at this point in the history
  2. comments

    srene committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0b8d875 View commit details
    Browse the repository at this point in the history
  3. validation types renamed

    srene committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a433ade View commit details
    Browse the repository at this point in the history
  4. test fix

    srene committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    651e920 View commit details
    Browse the repository at this point in the history