-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Make batch sealing retry correct (#367)
* proof: Improve DecodeCommit1OutRaw error message * fix: Improve supraseal batch ref tracking * fix: Improve supraseal batch ref tracking * fix: Catch Batch C1 exceptions * supra library version check * improve slotmgr metrics, fix non-zero slot * slotmgr expvar * fix deadlock * batch: correctly collect sector numbers * fix slotmgr in finalize * storage: Recompute bad supra C1 * storage: Correctly retry supra C1 compute * porep: More generous retry * storage: Only do 1 supra C1 in parallel * make gen
- Loading branch information
Showing
11 changed files
with
475 additions
and
150 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
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
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
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
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
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
Oops, something went wrong.