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

feat!: migrate to Solidity 0.8.25 #177

Merged
merged 1 commit into from
Apr 10, 2024
Merged

feat!: migrate to Solidity 0.8.25 #177

merged 1 commit into from
Apr 10, 2024

Conversation

kkirka
Copy link
Collaborator

@kkirka kkirka commented Apr 10, 2024

This PR updates the pragma to:

  • ^0.8.25 for interfaces, constants, etc.
  • 0.8.25 for anything that contains code

and updates dependencies to the versions with the compatible compiler settings.

@kkirka kkirka mentioned this pull request Apr 10, 2024
Copy link

Code Coverage

Package Line Rate Branch Rate Health
contracts 85% 80%
contracts.interfaces 28% 21%
contracts.oracles 96% 83%
Summary 86% (233 / 270) 77% (132 / 172)

@kkirka kkirka merged commit e404ca0 into develop Apr 10, 2024
4 checks passed
@kkirka kkirka deleted the feat/solidity-0.8.25 branch April 10, 2024 10:17
@chechu chechu mentioned this pull request Apr 10, 2024
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