lotus/storage/sealer/ffiwrapper
Volker Mische 21f8f642c9
refactor:ffi: replace ClearLayerData with ClearCache (#11352)
* 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>
2023-10-27 11:30:07 -07:00
..
basicfs ffiwrapper: Fix sector acquire logic in unsealing 2023-08-31 09:46:10 -04:00
prover_cgo.go storage: Cleanup interfaces a bit 2022-06-17 13:52:19 +02:00
sealer_cgo.go refactor:ffi: replace ClearLayerData with ClearCache (#11352) 2023-10-27 11:30:07 -07:00
sealer_test.go Merge branch 'feat/nv21' into asr/merge-feat-nv21 2023-10-16 11:13:33 -04:00
sealer.go storage: Move extern/sector-storage to storage/sealer 2022-06-14 20:03:38 +02:00
types.go unseal - comments 2023-09-01 17:15:56 -05:00
unseal_ranges.go fix make gen 2022-08-29 16:25:30 +02:00
verifier_cgo.go chore: build: Merge/v22 into 21 for 23 (#10702) 2023-04-19 18:40:18 -04:00