Skip to content

Conversation

@nisedo
Copy link
Contributor

@nisedo nisedo commented Nov 26, 2025

Fixes #43

Renames files in contracts/util/ to match their contract/interface names:

  • PropertiesHelper.sol → PropertiesAsserts.sol
  • Hevm.sol → IHevm.sol

Updates all import statements across the codebase and README documentation.

@nisedo nisedo force-pushed the dev-rename-util-files-to-match-contracts branch from a02608d to 79f48e7 Compare November 26, 2025 23:33
Fixes crytic#43

Renames files in contracts/util/ to match their contract/interface names:
- PropertiesHelper.sol → PropertiesAsserts.sol
- Hevm.sol → IHevm.sol

Updates all import statements across the codebase and README documentation.
@nisedo nisedo force-pushed the dev-rename-util-files-to-match-contracts branch from 79f48e7 to 831af2e Compare November 26, 2025 23:55
@nisedo nisedo merged commit a180645 into crytic:main Nov 27, 2025
6 checks passed
@nisedo nisedo deleted the dev-rename-util-files-to-match-contracts branch November 27, 2025 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature-request]: Refactor contract names to match contract file names

2 participants