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(grandpa): implement neighbor tracker and message handling #4230

Merged
merged 23 commits into from
Oct 31, 2024

Commits on Oct 31, 2024

  1. wip/neighborMsg handling

    jimjbrettj committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    947a0f4 View commit details
    Browse the repository at this point in the history
  2. wip/catch up request flow

    jimjbrettj committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3b01286 View commit details
    Browse the repository at this point in the history
  3. wip

    jimjbrettj committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    035646c View commit details
    Browse the repository at this point in the history
  4. wip/impl neighbor tracking

    jimjbrettj committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    8f8c066 View commit details
    Browse the repository at this point in the history
  5. neighbor message tracker

    jimjbrettj committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    fef75bb View commit details
    Browse the repository at this point in the history
  6. remove changes not needed

    jimjbrettj committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    fd0ffc2 View commit details
    Browse the repository at this point in the history
  7. remove minor diff

    jimjbrettj committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    97cbd31 View commit details
    Browse the repository at this point in the history
  8. wip/feedback

    jimjbrettj committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    0c694bb View commit details
    Browse the repository at this point in the history
  9. respond to feedback

    jimjbrettj committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    41a3c76 View commit details
    Browse the repository at this point in the history
  10. add unit tests

    jimjbrettj committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f23987b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    532afc1 View commit details
    Browse the repository at this point in the history
  12. feedback and lint

    jimjbrettj committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3c0d6c6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    76836a5 View commit details
    Browse the repository at this point in the history
  14. fix lint and license

    jimjbrettj committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    8451a4c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    566b228 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    39d2b22 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3d1d0b7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    998d8cc View commit details
    Browse the repository at this point in the history
  19. fix linting

    jimjbrettj committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9f8e0dd View commit details
    Browse the repository at this point in the history
  20. fix race conditions

    jimjbrettj committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a137cba View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4689316 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7d67f80 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3dbb1db View commit details
    Browse the repository at this point in the history