filecoin-project / go-f3

Golang implementation of Fast Finality for Filecoin (F3)
Apache License 2.0
12 stars 7 forks source link

Final GPBFT protocol alignment with FIP #244

Closed anorth closed 4 months ago

anorth commented 6 months ago

Do a final fine-grained pass over the protocol specification in the FIP and the implemented code. Ensure the FIP and implementation code are aligned in all necessary details, and that the FIP is complete enough to be a specification for another implementation (e.g. in Forest/Rust).

Things to pay particular attention to:

FIP work in https://github.com/filecoin-project/FIPs/pull/1022

anorth commented 5 months ago

FIP PR: https://github.com/filecoin-project/FIPs/pull/1022/