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

1922 fix block by number error #1923

Merged
merged 2 commits into from
Jun 14, 2024
Merged

Conversation

olehnikolaiev
Copy link
Contributor

fixes #1922

added extra check to ensure that skaled doesn't ask block info for a block with negative number

added unittest

verified on the local machine

@DmytroNazarenko DmytroNazarenko merged commit 348ef4b into develop Jun 14, 2024
5 checks passed
@DmytroNazarenko DmytroNazarenko deleted the bug/1922-block-by-number-error branch June 14, 2024 18:57
@github-actions github-actions bot locked and limited conversation to collaborators Jun 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

eth_getBlockByNumber with params":["0x0",false]" returns an error
3 participants