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

chore: specify paris hardfork explicitly #88

Merged
merged 1 commit into from
Apr 19, 2024
Merged

Conversation

kkirka
Copy link
Contributor

@kkirka kkirka commented Apr 19, 2024

Although hardhat uses paris by default for solc >=0.8.20, this might not be the case in future versions of hardhat. It's better to specify the hardfork explicitly, and update it when the chains are ready.

Although hardhat uses paris by default for solc >=0.8.20, this
might not be the case in future versions of hardhat. It's better
to specify the hardfork explicitly, and update it when the chains
are ready.
@kkirka kkirka self-assigned this Apr 19, 2024
Copy link

Code Coverage

Package Line Rate Branch Rate Health
Interfaces 100% 100%
ProtocolReserve 86% 65%
Test 100% 100%
Test.Mocks 61% 29%
TokenConverter 89% 74%
Utils 100% 100%
Summary 85% (612 / 716) 70% (206 / 294)

@kkirka kkirka merged commit c3088ba into develop Apr 19, 2024
5 checks passed
@kkirka kkirka deleted the chore/use-paris branch April 19, 2024 15:05
@chechu chechu mentioned this pull request Apr 25, 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