ralexstokes / ethereum-consensus

Apache License 2.0
136 stars 51 forks source link

Update to latest `ssz-rs` #371

Closed ralexstokes closed 4 months ago

ralexstokes commented 5 months ago

Some changes to proc-macros

Main thing is change to mutability of HashTreeRoot::hash_tree_root, which lets us drop mut in lots of places in the code