Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor API improvements #1601

Merged
merged 1 commit into from
Feb 13, 2023
Merged

Minor API improvements #1601

merged 1 commit into from
Feb 13, 2023

Conversation

montyly
Copy link
Member

@montyly montyly commented Jan 13, 2023

  • Add Source.content - the same code was re-use in different parts
  • Add Source.content_hash to standardize tests on source code
  • Add unchecked_arithemtic_usage, which returns function with some unchecked arithmetic operations

@0xalpharush
Copy link
Contributor

Long term, this does seem like something that belongs in crytic-compile. For instance, it would allow us to have a caching layer and clean compilation artifacts if changes in the source files are detected.

@montyly montyly merged commit 540985d into dev Feb 13, 2023
@montyly montyly deleted the dev-api-improvements branch February 13, 2023 14:00
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.

2 participants