greg
greg
@emhane this solves it for compact but we still have the same issue for `Default`, `Encodable`, `Decodable` and `Arbitrary`. Ok to add all these to alloy? Or use a new...
I'll check where it is needed but currently Encodable and Decodable are implemented on `SealedHeader`.
Ok! Will wait on arbitrary and remove rlp then!
@mattsse what should we do for `Sealed` then? If you want to keep the rlp implementation then we can add it to Alloy or add a newtype
noted! just waiting on arbitrary which should be in alloy-primitives `0.8.6` then
Hey @mattsse im down to work on this if possible