You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Functional support from EIP-7702 will come from merging with upstream on reth and revm. We will then add support in our node client by adding the EIP-7702 transaction type to our primitives such as here:
Describe the feature
We should add support for EIP-7702 transactions.
Functional support from EIP-7702 will come from merging with upstream on reth and revm. We will then add support in our node client by adding the EIP-7702 transaction type to our primitives such as here:
reth/crates/scroll/alloy/consensus/src/transaction/typed.rs
Lines 10 to 37 in a337c97
The text was updated successfully, but these errors were encountered: