bluealloy / revm

Rust implementation of the Ethereum Virtual Machine.
https://bluealloy.github.io/revm/
MIT License
1.64k stars 551 forks source link

[wip] chore: rm alloy-eips and bump primitives #1723

Closed yash-atreya closed 2 months ago

yash-atreya commented 2 months ago
yash-atreya commented 2 months ago

Needs new alloy release

rakita commented 2 months ago

This bricks EIp7702 as it is an incompatible type, lets merge it after new eip7702 PR is done. https://github.com/bluealloy/revm/pull/1695

After a discussion and trial period, in future, AccessList and AuthList will be moved inside this repo as they belong here. cc @mattsse

rakita commented 2 months ago

Closing this for reason said above