Foundry v1.4.3
Foundry v1.4.3 is a bugfix release for forge and anvil.
Anvil Fixes
- fix(anvil): get account info from db when node block > fork block (#12175) by @grandizzy
Forge Fixes
- fix(fmt): inline call options when they fit (#12172) by @0xrusowsky
- fix(fmt): do not add underscores on fractional part with exponent (#12195) by @0xrusowsky
- fix(forge): show backtrace line only on -vvvvv (#12211) by @grandizzy
- fix(coverage): do not account abstract contract items (#12202) by @grandizzy
- fix(coverage): exclude only virtual fns without impl (#12216) by @grandizzy