Forge Features
- fix(
config
): enableoptimizer
whenoptimizer_runs
set in config (#9673) by @yash-atreya
Forge Fixes
- fix: error handling with retries when waiting for receipt (#9650) by @grandizzy
- fix(
script
): use fork_block_number for init sender nonce (#9669) by @yash-atreya
Other
- chore: use "full" for debug (#9670) by @DaniPopes
- chore: don't warn in RetryError::Continue (#9671) by @DaniPopes
- test: increase nextest backoff (#9672) by @DaniPopes
- feat(foundryup): add foundryup self-update (#9609) by @9547