Features
- feat(forge): --silent flag in CoreBuildArgs (#1820)
Fixes
- forge: fix Etherscan API key not being read from command line during script runs (#1837)
- fix(forge): use / slashes in windows remappings (#1851)
- forge: split sending and waiting for receipts + buffered (#1824)
Other
- feat: reduce default backoff to 50ms, make backoff configurable (#1853)