Skip to content

Nightly (2025-11-04)

November 4, 2025

Other

  • chore(anvil): use cfg(feature = "cmd") instead of allow(dead_code) for parse (#12425) by @Fallengirl
  • Refactor: use strip_0x in Cast::publish and drop unnecessary mut (#12376) by @viktorking7
  • chore: use trait fn for setting both input fields (#12426) by @mattsse
  • Remove unused foundry-config dependency from benches crate (#12388) by @wedjob0X
  • refactor: use derive(Default) for Handler struct (#12431) by @Bilogweb3
  • refactor(cast): remove redundant clone and duplicate import (#12430) by @Bilogweb3
  • perf(anvil): avoid snapshot cloning when counting ready transactions (#12432) by @phrwlk
  • fix(npm): kill child process when SIGTERM or SIGINT is received (#12412) by @guidanoli

Full Changelog:

https://github.com/foundry-rs/foundry/compare/nightly...nightly-804ad9f15512af39b43e516bf65459076f9e36df


This page is automatically updated with the latest release information from the Foundry GitHub repository.