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

Cherry picking some LogPoller changes from the main repo #282

Merged
merged 3 commits into from
Nov 16, 2023

Commits on Nov 15, 2023

  1. CCIP-1230 Exposing entire LogPollerBlock from LatestBlock in LogPolle…

    …r (#11105)
    
    * Exposing entire LogPollerBlock from LatestBlock function in the LogPoller's interface
    
    * Exposing entire LogPollerBlock from LatestBlock function in the LogPoller's interface
    mateusz-sekara committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ba90c0f View commit details
    Browse the repository at this point in the history
  2. CCIP-1277 LogPoller - Fixing leaky abstraction by removing Q() from t…

    …he ORM interface (#11200)
    
    * Fixing leaky abstraction by removing Q() from the ORM interface. Moving all the TX internals into the ORM implementation
    
    * Adding test
    
    * Post review fix
    
    * Post rebase fixes
    mateusz-sekara committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    0f9bf06 View commit details
    Browse the repository at this point in the history
  3. Post cherry-pick fixes

    mateusz-sekara committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a4b98b9 View commit details
    Browse the repository at this point in the history