Closed ralexstokes closed 8 months ago
https://github.com/ralexstokes/ssz-rs/blob/6329986d14e71a98a35cc9323f88cbef0332b6dd/ssz-rs/src/merkleization/multiproofs/generalized_index.rs#L12
should be able to use this instead: https://doc.rust-lang.org/std/primitive.usize.html#method.checked_ilog2
https://github.com/ralexstokes/ssz-rs/blob/6329986d14e71a98a35cc9323f88cbef0332b6dd/ssz-rs/src/merkleization/multiproofs/generalized_index.rs#L12
should be able to use this instead: https://doc.rust-lang.org/std/primitive.usize.html#method.checked_ilog2