filecoin-project / rust-fil-proofs

Proofs for Filecoin in Rust
Other
492 stars 314 forks source link

feat: add API features #1670

Closed DrPeterVanNostrand closed 1 year ago

DrPeterVanNostrand commented 1 year ago

This PR allows for optional API features to be enabled within a supported range of ApiVersions.

This PR is currently a draft because:

cryptonemo commented 1 year ago

@DrPeterVanNostrand Please merge today