Skip to content

Comments

fix: validate block range hint#373

Merged
Sekhmet merged 1 commit intomasterfrom
sekhmet/validate-block-range-hint
Aug 19, 2025
Merged

fix: validate block range hint#373
Sekhmet merged 1 commit intomasterfrom
sekhmet/validate-block-range-hint

Conversation

@Sekhmet
Copy link
Member

@Sekhmet Sekhmet commented Aug 19, 2025

Closes: https://github.com/snapshot-labs/workflow/issues/639

We had case of RPC using Infura-like range hint, but from/to were either missing or not using hex format which resulted in our code setting itself to NaN.

Now we validate those values are finite.

We also include new Ankr size hint.

We had case of RPC using Infura-like range hint, but from/to
were either missing or not using hex format which resulted in our code
setting itself to NaN.

Now we validate those values are finite.

We also include new Ankr size hint.
Copy link
Member

@bonustrack bonustrack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@Sekhmet Sekhmet merged commit 4515ce6 into master Aug 19, 2025
1 check passed
@Sekhmet Sekhmet deleted the sekhmet/validate-block-range-hint branch August 19, 2025 20:24
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.

2 participants