Other
- feat(
ci
): v1 release workflow changes (#5256) - fix: nightly foundryup (#5361)
- feat(anvil): add ability to listen on multiple IP addresses (#5222)
- bump solang-parser to 0.3.1 (#5360)
- fix(coverage): fix missing items in indirectly used libraries (#5328)
- chore(clippy): make clippy happy (#5362)
- Expose storage altering functions in EVM Executor Backend (#5351)
- Disable solc version auto detection in etherscan project (#5372)
- fix(coverage): add new option "--ir-minimum" to resolve the "stack too deep" error (#5349)
- Revert #5223 (#5374)
- chore(
ci
): revert recent workflow changes (#5373) - fix(
anvil
): properly make block gas limit unlimited if disabled (#5378) - fix(
linking
): correctly handle duplicated libraries, make library paths unique and fix path issues (#5364) - chore(
tests
): addsparklend
as external forking integration test (#5383) - perf: improve some proptest strategies (#5385)