Skip to content

fix/don't bail on null rounds#293

Open
parkan wants to merge 2 commits into
indexsupply:mainfrom
parkan:fix/null-rounds-and-error-mismatch
Open

fix/don't bail on null rounds#293
parkan wants to merge 2 commits into
indexsupply:mainfrom
parkan:fix/null-rounds-and-error-mismatch

Conversation

@parkan

@parkan parkan commented May 1, 2026

Copy link
Copy Markdown

some EVM implementations may not produce a block for a given epoch (observed on Filecoin FEVM but can likely surface in other testnet contexts etc)

this handles the null round case by advancing past it; should be safe against walking past chain head as that's a different error

first commit was needed to discover the cause of the error as the real requested epoch was a null round error was swallowed

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.

1 participant