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

Generalize polling abstraction #3636

Merged
merged 29 commits into from
Dec 12, 2023
Merged

Generalize polling abstraction #3636

merged 29 commits into from
Dec 12, 2023

Commits on Dec 8, 2023

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

    adonesky1 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    394fcdd View commit details
    Browse the repository at this point in the history
  3. adding tests

    adonesky1 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    242252b View commit details
    Browse the repository at this point in the history
  4. another test + cleanup

    adonesky1 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    4a74704 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6698ebd View commit details
    Browse the repository at this point in the history
  6. cleanup

    adonesky1 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    8906fb8 View commit details
    Browse the repository at this point in the history
  7. small cleanups

    adonesky1 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    8edcf25 View commit details
    Browse the repository at this point in the history
  8. move tests

    adonesky1 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    f688425 View commit details
    Browse the repository at this point in the history
  9. reorganize new tests

    adonesky1 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    f72c570 View commit details
    Browse the repository at this point in the history
  10. WIP

    adonesky1 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    28a98fe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1c297c2 View commit details
    Browse the repository at this point in the history
  12. wip template pattern complete for BlockTrackerPollingController, now …

    …to StaticIntervalPollingController
    adonesky1 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    9f0efe9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6404305 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d4992ff View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4b52a02 View commit details
    Browse the repository at this point in the history
  16. cleanup

    adonesky1 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    b932365 View commit details
    Browse the repository at this point in the history
  17. cleanup

    adonesky1 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    76449d6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5ccf0d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. add IPollingController type

    adonesky1 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    997c806 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac31ea0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    781c967 View commit details
    Browse the repository at this point in the history
  4. address feedback + cleanup

    adonesky1 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    823aaa1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7e9ba2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a684fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    071f73b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d5ff1e View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    d4ce6ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77f3d2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34234c6 View commit details
    Browse the repository at this point in the history