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

fix(katana-rpc): include events from pending block in getEvents #2375

Merged
merged 12 commits into from
Sep 4, 2024

Commits on Sep 1, 2024

  1. include pending events

    kariy committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    5ac6c0f View commit details
    Browse the repository at this point in the history
  2. add tests

    kariy committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    906c464 View commit details
    Browse the repository at this point in the history
  3. bring back the comments

    kariy committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    5d8e7c9 View commit details
    Browse the repository at this point in the history
  4. fix error msg

    kariy committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    314001a View commit details
    Browse the repository at this point in the history
  5. fix test

    kariy committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    12a3cdc View commit details
    Browse the repository at this point in the history
  6. fix

    kariy committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    8dea446 View commit details
    Browse the repository at this point in the history
  7. simplify

    kariy committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    347938d View commit details
    Browse the repository at this point in the history
  8. fix pending cursor

    kariy committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    e734de9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    44fa590 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7f8b6bc View commit details
    Browse the repository at this point in the history
  11. clippy

    kariy committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    200a46b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. move implementations to utils

    kariy committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    371f122 View commit details
    Browse the repository at this point in the history