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

[network-controller] Integrate new RPC service #4991

Open
Gudahtt opened this issue Nov 27, 2024 · 0 comments
Open

[network-controller] Integrate new RPC service #4991

Gudahtt opened this issue Nov 27, 2024 · 0 comments
Assignees
Labels

Comments

@Gudahtt
Copy link
Member

Gudahtt commented Nov 27, 2024

Integrate the new RPC service (#4990) into the NetworkController.

This service would be passed into the NetworkController constructor, through to the network client constructor, then to the fetch and Infura middleware. The fetch and Infura middleware would require updates in order to support this new service. The service would replace the retry logic currently in the middleware.

With this change we may be able to easily consolidate the Infura and RPC middleware as well, closing #1279. This can be considered as a secondary priority, to be left for later if it takes more work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants