Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: remove unused ethers dep in consensus * refactor: migrate common to alloy * refactor: migrate consensus-core to alloy * refactor: migrate execution to alloy * refactor: migrate client to alloy * refactor: migrate config to alloy * fix: correct consensus U256 decoding * fix: proof rlp decoding * fix: decode transactions * fix: handle execution rpc retries * fix: correct receipt encoding * fix: clippy * fix: tests * fix: helios-ts * fix: examples * refactor: use alloy literal macros * refactor: remove unused alloy features
- Loading branch information