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(rpc): Add top events support #81217

Merged
merged 5 commits into from
Nov 27, 2024
Merged

Commits on Nov 22, 2024

  1. feat(rpc): Add top events support

    - This allows the usage of top_events with the useRpc param
    wmak committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    848e04e View commit details
    Browse the repository at this point in the history
  2. fix: remove test code

    wmak committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    c42fc4c View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. fix: resolve_term typing

    wmak committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    1ab5f20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f39df3 View commit details
    Browse the repository at this point in the history
  3. fix: test

    - When results is empty we should return an empty list not None
    wmak committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    a3e584c View commit details
    Browse the repository at this point in the history