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
clabby
changed the title
feat(executor): Allow EIP-7702 transactions after Isthmus
feat(executor): Fill EIP-7702 transaction environment after Isthmus
Jan 24, 2025
Overview
Right now, the executor explicitly does not fill the
revm::TxEnv
for EIP-7702 transactions. With Isthmus, we'll need to support this.Transaction env filling:
kona/crates/executor/src/executor/env.rs
Line 238 in 4b00849
The text was updated successfully, but these errors were encountered: