* refactor: replace ClearLayerData with ClearCache The `ClearLayerData` FFI call was accidentally introduced with the Synthetic PoRep. The call does under the hood exactly what `ClearCache` is doing. This is a first step to remove `ClearLayerData`t also from the FFI again, in order to reduce the API surface. * fix types --------- Co-authored-by: Steven Allen <steven@stebalien.com> |
||
|---|---|---|
| .. | ||
| basicfs | ||
| prover_cgo.go | ||
| sealer_cgo.go | ||
| sealer_test.go | ||
| sealer.go | ||
| types.go | ||
| unseal_ranges.go | ||
| verifier_cgo.go | ||