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

refactor(pragma): update solidity pragmas #426

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

Rubilmax
Copy link
Contributor

@Rubilmax Rubilmax commented Aug 23, 2023

@Rubilmax Rubilmax requested review from a team, MerlinEgalite, pakim249CAL, Jean-Grimal, makcandrov, QGarchery, peyha and MathisGD and removed request for a team August 23, 2023 14:32
@Rubilmax Rubilmax marked this pull request as ready for review August 23, 2023 14:32
Copy link
Contributor

@MathisGD MathisGD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 0.8.8 is for user defined types
  • 0.8.12 is for encodeCall and using the function name
  • 0.6.12 is for interfaces importing interfaces (not mandatory but why not)

I think that we could put ^0.8.0 also for interfaces, no one is still using 0.7 and below

@MerlinEgalite MerlinEgalite merged commit 9c7d527 into main Aug 23, 2023
4 checks passed
@MerlinEgalite MerlinEgalite deleted the refactor/solidity-pragma branch August 23, 2023 15:47
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.

Solidity pragma constraints may not be well suited in all files
5 participants