lighthouse icon indicating copy to clipboard operation
lighthouse copied to clipboard

Remove use of ethers core

Open dospore opened this issue 11 months ago • 2 comments

Issue Addressed

Working from #5207 to begin conversion from ethers_core to alloy

Proposed Changes

Uses alloy RlpEncodable/RlpDecodable types instead of ethers_core rlp stream

Additional Info

There are many more uses of ethers_core in this repository so thought I would reduce the number of changes and potentially put more pr's in the future.

dospore avatar Feb 26 '24 03:02 dospore