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: filter RPC methods from daemon #5254

Merged
merged 3 commits into from
Feb 12, 2025
Merged

feat: filter RPC methods from daemon #5254

merged 3 commits into from
Feb 12, 2025

Conversation

LesnyRumcajs
Copy link
Member

@LesnyRumcajs LesnyRumcajs commented Feb 7, 2025

Summary of changes

Changes introduced in this pull request:

  • Added RPC method filtering
  • Docs + integration tests

Reference issue to close (if applicable)

Closes #5147

Other information and links

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation. All new code adheres to the team's documentation standards,
  • I have added tests that prove my fix is effective or that my feature works (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

@LesnyRumcajs LesnyRumcajs force-pushed the filter-list-server branch 2 times, most recently from 8616d2c to 1130caf Compare February 7, 2025 17:10
@LesnyRumcajs LesnyRumcajs marked this pull request as ready for review February 7, 2025 17:22
@LesnyRumcajs LesnyRumcajs requested a review from a team as a code owner February 7, 2025 17:22
@LesnyRumcajs LesnyRumcajs requested review from lemmih and elmattic and removed request for a team February 7, 2025 17:22
@LesnyRumcajs LesnyRumcajs added this pull request to the merge queue Feb 12, 2025
Merged via the queue into main with commit e959888 Feb 12, 2025
44 checks passed
@LesnyRumcajs LesnyRumcajs deleted the filter-list-server branch February 12, 2025 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RPC method filtering
3 participants