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
chore Issue is a chore p0 High priority
Milestone

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 Issue is a chore label May 10, 2024
@nedsalk nedsalk self-assigned this May 10, 2024
@arboleya arboleya added mainnet p0 High priority labels Jun 9, 2024
@arboleya arboleya added this to the Mainnet milestone Jun 9, 2024
@arboleya arboleya removed the mainnet label Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore p0 High priority
Projects
None yet
Development

No branches or pull requests

2 participants