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

Improve node incompatibility warnings #2283

Open
arboleya opened this issue May 10, 2024 · 0 comments
Open

Improve node incompatibility warnings #2283

arboleya opened this issue May 10, 2024 · 0 comments
Assignees
Labels

Comments

@arboleya
Copy link
Member


We do have checks in place, but we call fetchChain before the check occur.

A possible solution would be to make an additional request only for the node's version before the rest.

It requires some consideration. Also, we'd need to cache this result to avoid unnecessary requests.

@arboleya arboleya added the chore label May 10, 2024
@nedsalk nedsalk self-assigned this May 10, 2024
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