ralexstokes/ethereum-consensus

migrate each possible primitive to an impl from `alloy-primitives`

Closed this issue · 1 comments

see #296 for rationale

after checking, it looks like migrating Byte{Vector,List} would handle most of it as otherwise we just use the std rust types