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

Compile test contracts with new Solidity v0.8.28: #3515

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

fselmo
Copy link
Collaborator

@fselmo fselmo commented Oct 17, 2024

What was wrong?

Closes #3507

How was it fixed?

  • Run script to compile contracts with new Solidity version v0.8.28.
  • Re-create the integration test fixture to use the new compiled contracts.

Todo:

Cute Animal Picture

Screenshot 2024-10-17 at 11 09 39

- Run script to compile contracts with new Solidity version ``0.8.28``.
- Re-create the integration test fixture to use the new compiled contracts.
@fselmo fselmo requested review from kclowes, pacrob and reedsa October 17, 2024 17:10
Copy link
Contributor

@pacrob pacrob left a comment

Choose a reason for hiding this comment

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

🐑

@fselmo fselmo merged commit 6339e7f into ethereum:main Oct 17, 2024
71 checks passed
@fselmo fselmo deleted the compile-contracts-sol-0.8.28 branch November 27, 2024 02:13
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.

Recompile test contracts with new Solidity version: v0.8.28
2 participants