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

eth: add ws auth #681

Merged
merged 11 commits into from
Feb 8, 2025
Merged

eth: add ws auth #681

merged 11 commits into from
Feb 8, 2025

Conversation

nick1udwig
Copy link
Member

@nick1udwig nick1udwig commented Feb 3, 2025

Problem

We should support connecting to RPC WS providers that require auth headers. In particular, need this to secure our hosting RPC providers.

Solution

Add an optional auth parameter.

Testing

Tested with hosting backend.

Docs Update

Updated README

Notes

Must make sure this is backwards compatible before merging.

@nick1udwig nick1udwig changed the base branch from main to develop February 6, 2025 22:42
@nick1udwig nick1udwig marked this pull request as ready for review February 8, 2025 00:34
@nick1udwig nick1udwig merged commit c342995 into develop Feb 8, 2025
1 check passed
@nick1udwig nick1udwig deleted the hf/add-ws-auth branch February 8, 2025 00:35
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.

1 participant