Skip to content

chore(evm): split Executor::env into evm_env and tx_env fields#13773

Merged
zerosnacks merged 1 commit intofoundry-rs:masterfrom
mablr:chore/evm_split_Executor_Env
Mar 16, 2026
Merged

chore(evm): split Executor::env into evm_env and tx_env fields#13773
zerosnacks merged 1 commit intofoundry-rs:masterfrom
mablr:chore/evm_split_Executor_Env

Conversation

@mablr
Copy link
Contributor

@mablr mablr commented Mar 16, 2026

Motivation

Split Executor::env into evm_env and tx_env field, update the getters and all call sites accordingly.

Split the getters/setters accordingly, and update all call sites.
Copy link
Member

@zerosnacks zerosnacks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍

@zerosnacks zerosnacks merged commit 54de3aa into foundry-rs:master Mar 16, 2026
29 of 31 checks passed
@github-project-automation github-project-automation bot moved this to Done in Foundry Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants