-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Start unseal impl * Complete Generate Key * Decode SDR func * most of SDR unseal * Fix an unholy out-of-order decode issue * storiface: standardize .tmp somewhat * make gen * wip snap * What * snap unseal test * add logging * phi-only test * SNAP DECODE WOOOORKS!!! * cleanup logging * parallel snap decode * select rhos on the fly * snap decode SealCall * unseal scheduling * Plumb unseal to curio run * make: Always build blst * CLI for managing unseals * Unseal preference aware GC * Fix into handling in GenerateSDR * Oh no, snap is outputting corrupted metadata * Deal with #191 * make gen * get unseal fully working * scrub unsealed command * fix unseal check * unseal: Use correct CID in decode * gc: Don't mark sectors still in unseal pipeline for removal * unseal pipeline gc * make gen * fix snap decode readers * config: EnableScrubUnsealed->EnableCommP * harmony: Advanced max counters * make gen * address review * make gen * harmony: Put max counter Limiter behind an interface
- Loading branch information
Showing
66 changed files
with
3,443 additions
and
90 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
File renamed without changes.
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.