Features
- feat: re-enable jemalloc for anvil (#7708)
Other
- chore: fix test clippy (#7700)
- feat(forge): clone verified contracts as a foundry project (#7576)
- chore: move
foundry_common::rpc
tofoundry_test_utils
(#7707) - chore: minify JSON (#7706)
- chore(deps): bump ariadne to 0.4.0 (#7710)
- chore(deps): update to hyper 1.0 (#6470)
- feat: temporarily re-introduce custom trace printer (#7716)
- feat: support ipc path as rpc url (#7717)
- fix: use 2718 encoding for transactions trie root calculation (#7718)
- fix: exclude empty artifacts from
ContractsByArtifact
(#7713)