Other
- fix: only early-return if an exact bytecode match is found (#7165)
- #6616: createSelectFork does not fork latest block number if you sleep (#7087)
- fix(foundryup): address shellcheck in installer (#7168)
- ci: remove project.yml (#7169)
- chore: add evm::traces target to tracing (#7167)
- feat(coverage): add statements to
lcov
reports (#7146) - chore: remove unused imports (#7170)
- fix(chisel): enum min and max (#7173)
- fix: show return data length instead of calldata for CREATE traces (#7174)
- feat(forge): add --evm-version to verify-contract (#7178)
- fix: don't panic when iterating over script sequence txs (#7179)
- fix(forge): do not error when artifact does not have an abi (#7184)
- chore: improve DatabaseError error messages (#7183)