Features
- feat(anvil): add genesis block timestamp parameter (#2711)
- feat(forge): support solc --include-path (#2747)
- feat: add etherscan table (#2616)
Fixes
- fix: make deployed libraries persistent (#2734)
- fix: better cast error on large slot numbers (#2741)
- fix: update active subroutine if belongs to rolled fork (#2737)
- fix(forge): set script verification retries at 5 with a 5 second delay (#2739)
Other
- Change the defult Contract to Counter (#2640)