Other
- fix(coverage): filter out vyper sources (#11899) by @grandizzy
- fix(evm): correct favored threshold comparison (#11902) by @MozirDmitriy
- fix(fmt): avoid blank line before identifiers (#11908) by @0xrusowsky
- fix(coverage): filter vy and vyi (#11909) by @0xrusowsky
- ci: remove name from sccache action (#11912) by @DaniPopes
- chore(chisel): remove unused EtherscanABIResponse and serde import (#11911) by @radik878
- fix(fmt): rustfmt-like blank lines in stmt blocks (#11914) by @0xrusowsky
- chore: restore openchain support (#11915) by @grandizzy
- feat(fmt): solar bump + handle cmnts in non-informed params (#11901) by @0xrusowsky
- fix(forge): do not warn on backward compatible
solc_version
config (#11916) by @grandizzy