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

test: floating pragma #382

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

obatirou
Copy link

Description

Solc version is set in foundry.toml. With floating pragma, it will be easy to change the version. Also allows to import contracts from tests in projects using different solidity versions.
Will help resolve huff-language/huffmate#133 (comment)

Checklist

Ensure you completed all of the steps below before submitting your pull request:

  • Ran forge snapshot?
  • Ran npm run lint?
  • Ran forge test?

Solc version is set in foundry.toml. With floating pragma,
it will be easy to change the version. Also allows to import
contracts from tests in projects using different solidity
versions.
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.

None yet

1 participant