ralexstokes / ethereum-consensus

Apache License 2.0
137 stars 53 forks source link

Update to latest version of `ssz-rs` with a variety of improvements #369

Closed ralexstokes closed 6 months ago

ralexstokes commented 6 months ago

Main thing is updating the ssz_rs::Node type to use alloy_primitives::B256, and then removing or migrating some serialization code to simplify that crate.