Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
COMMITS
March 28, 2026
F
feat(common): add Tempo wallet keystore types (#13975)
figtracer committed
S
fix(anvil): downgrade "Already imported" log from warn to debug (#13970)
Suuuuuuperrrrr fred committed
M
feat(evm): generic `EvmOpts` (#13967)
Mablr committed
S
feat(anvil): add `eth_getStorageValues` RPC method (#13971)
stevencartavia committed
March 27, 2026
S
feat(anvil): add Tempo config helpers (#13968)
stevencartavia committed
M
refactor(evm): extract `EvmEnv` from `CreateFork` (#13965)
Mablr committed
P
cheatcodes: mark copyStorage and setArbitraryStorage as Unsafe (#13882)
ParthSingh committed
F
D
fix(create): check receipt status before reporting deployment success (#13962)
Derek Cofausper committed
L
feat: patch --browser priority fee (#13700)
Lukas committed
A
chore: deduplicate prefixed base detection (#13958)
anim001k committed
F
refactor(anvil): extract `build_mining_inspector` (#13961)
figtracer committed
M
F
refactor(anvil): extract `inject_precompiles` (#13956)
figtracer committed
S
fix(anvil): downgrade transaction validation failure logs from warn to debug (#13911)
Suuuuuuperrrrr fred committed
A
fix: rename misleading fallback binding in infer_var_expr (#13926)
anim001k committed
S
feat(evm): Add Tempo flag to NetworkConfigs (#13953)
stevencartavia committed
March 26, 2026
M
F
refactor(anvil): introduce`IntoInstructionResult` trait (#13950)
figtracer committed
F
refactor(anvil): delete `AnvilBlockExecutorFactory` (#13946)
figtracer committed
F
refactor(anvil): delete `AnvilExecutionCtx` (#13943)
figtracer committed
M
M
refactor(anvil): remove `Env` wrapper entirely (#13947)
Mablr committed
M
refactor(anvil): remove `tx` field from `Env` struct (#13945)
Mablr committed
Z