filecoin-project / go-sectorbuilder

Other
8 stars 16 forks source link

update to v22 parameters, versioned proofs API, and two-phase pre-commit and commit #78

Closed laser closed 4 years ago

laser commented 4 years ago

Why does this PR exist?

The proofs team has release their versioned API, and we want to use it. The proofs team gave us Poseidon, and we want that too. The specs team gave us specs-actors types, and those are great. Why not do it all in one shot?

What's in this PR?