ralexstokes / ssz-rs

Implementation of ethereum's `ssz`
Apache License 2.0
102 stars 40 forks source link

Merkle proof generation #122

Closed ralexstokes closed 5 months ago

ralexstokes commented 7 months ago

Support proof generation for types that implement Merkleized, they should verify against https://github.com/ralexstokes/ssz-rs/blob/43b187ea8b86c79405d587896c764e14ee387f39/ssz-rs/src/merkleization/proofs.rs#L6