filecoin-project / boost

Boost is a tool for Filecoin storage providers to manage data storage and retrievals on Filecoin.
Other
111 stars 67 forks source link

Add support for 32GiB sectors to devnet #902

Open nonsense opened 1 year ago

nonsense commented 1 year ago

We should add support for 32GiB sectors to the devnet in a way that allows developers to iterate on retrieval codebase without too much overhead.

Specifically this means:

jennijuju commented 1 year ago

You probably need actor changes for it

jennijuju commented 1 year ago

https://github.com/filecoin-project/builtin-actors/blob/6df845dcdf9872beb6e871205eb34dcc8f7550b5/runtime/build.rs#L16

nonsense commented 1 year ago

@jennijuju I was hoping we can use testing-fake-proofs instead of devnet.