ralexstokes / ssz-rs

Implementation of ethereum's `ssz`
Apache License 2.0
103 stars 41 forks source link

feat: migrate to alloy primitives #104

Closed PatStiles closed 1 year ago

PatStiles commented 1 year ago

Seeks to close #94

PatStiles commented 1 year ago

@ralexstokes let me know if I'm on the right track here. Should we aim to replace all primitive types with alloy types or support both?

ralexstokes commented 1 year ago

wrapped this up in #113