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

Log provider edge cases - combined changes #13527

Closed
wants to merge 10 commits into from

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    07217a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d6dc48 View commit details
    Browse the repository at this point in the history
  3. Handle reorgs in the provider

    ferglor committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0a7bf2c View commit details
    Browse the repository at this point in the history
  4. Clean up

    ferglor committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    240f744 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    ferglor committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    f22abd1 View commit details
    Browse the repository at this point in the history
  6. Evict reorg logs immediately when determining latest block so that th…

    …e operation is atomic
    ferglor committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d9fd8a8 View commit details
    Browse the repository at this point in the history
  7. Clean logs and block numbers

    ferglor committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0d597b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c73949 View commit details
    Browse the repository at this point in the history
  9. Simplify the dequeue coordinator

    Track enqueued logs
    Add tests
    ferglor committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    8ec492e View commit details
    Browse the repository at this point in the history
  10. WIP

    ferglor committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    65eb2f4 View commit details
    Browse the repository at this point in the history