Other
- foundryup: tempo now distributes all binaries (#13337) by @gakonst
- fix(config): handle vyper section with skip_serializing_if fields (#13318) by @gakonst
- fix: broken config test, currently blocking CI (#13340) by @zerosnacks
- skip checksum hash in create2 mining when case-insensitive (#13331) by @DanielGuupta
- fix: avoid setting FOUNDRY_PROFILE: ci in template workflows, profile does not exist (#13339) by @zerosnacks
- perf(evm): wrap Executor.backend in Arc for copy-on-write cloning (#13327) by @gakonst