ralexstokes / ssz-rs

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

Support merkle proofs of the "decoration" of SSZ types that support it #139

Closed ralexstokes closed 5 months ago

ralexstokes commented 5 months ago

e.g. proving the length of an SSZ list, or the type selector of a SSZ union