mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-06 07:43:10 +00:00
- Add `_to_cap` to existing methods for clarity - Add variants which deal with Merkle roots instead of caps - Simplify `verify_merkle_proof_to_cap` - it can call `verify_merkle_proof_to_cap_with_cap_index` - Make them all public except `verify_merkle_proof_to_cap_with_cap_index`, which is pretty niche