Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synthetic PoRep #418

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Synthetic PoRep #418

merged 1 commit into from
Sep 7, 2023

Conversation

cryptonemo
Copy link
Contributor

@cryptonemo cryptonemo commented Sep 7, 2023

Bring synth porep changes to master

* feat: add various new APIs for Lotus

Those new APIs are about:

 - decoding a range of an updated empty sector
 - generating TreeRLast
 - generating TreeC
 - running SDR

* docs: document the new APIs

Add API documentation to the new APIs. Also change one parameter name
for more consistency.

* wip Go bindings for new proving APIs
* Add nicer wrapper for GenerateSDR
* feat: update proofs to the latest release
* cleanup comments in proofs.go
* feat: update dependencies to WIP synthetic-porep code
* feat: add example of using SynthPoRep in existing test
* feat: wire in new APIs
* feat: add clear_layer_data API and more robustly use synth-porep in test
* feat: go-wrapper for ClearSyntheticProofs
* merged synth work
* Update deps after (messy) rebase
* missing v21 engine mapping
* newer cargo lock
* feat: point to fvm master after synthporep changes landed
* update the fvm & bls-signatures (to match the fvm)

---------

Co-authored-by: Volker Mische <[email protected]>
Co-authored-by: Łukasz Magiera <[email protected]>
Co-authored-by: Aayush <[email protected]>
Co-authored-by: Andrew Jackson (Ajax) <[email protected]>
Co-authored-by: Steven Allen <[email protected]>
@cryptonemo cryptonemo changed the title Synthetic PoRep (#400) Synthetic PoRep Sep 7, 2023
@cryptonemo
Copy link
Contributor Author

If a commit needed is missing, let me know and I'll add it back in here (or feel free to add it)

@cryptonemo cryptonemo merged commit 310f0cc into master Sep 7, 2023
@cryptonemo cryptonemo deleted the forward-port-v124 branch September 7, 2023 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants