-
Notifications
You must be signed in to change notification settings - Fork 310
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Prover node does not err upon an empty epoch (#11204)
If there was a reorg, an epoch will be regarded as empty. The prover node should not attempt to create a quote for it. Today, the node tries to get block data and fails loudly.
- Loading branch information
1 parent
6ec343b
commit 2c3ab84
Showing
1 changed file
with
13 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters