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

Update external libraries to the latest release version #30

Merged
merged 2 commits into from
Jan 18, 2024

Conversation

matjazv
Copy link
Contributor

@matjazv matjazv commented Jan 17, 2024

What was the problem?

This PR resolves #18.

How was it solved?

Solidity compiler version used in smart contracts was updated to 0.8.23.

Forge-Std and OpenZeppelin libraries were updated to the latest release version:

How was it tested?

All unit tests passed.

@matjazv matjazv self-assigned this Jan 17, 2024
@matjazv matjazv force-pushed the 18-update-external-libraries branch from 9ab90d9 to 37b5911 Compare January 17, 2024 14:12
@shuse2 shuse2 enabled auto-merge (squash) January 18, 2024 08:38
Copy link
Contributor

@sergeyshemyakov sergeyshemyakov left a comment

Choose a reason for hiding this comment

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

I have just one small comment, but IMO the PR could be merged.

lib/forge-std Show resolved Hide resolved
@shuse2 shuse2 merged commit 0a226ec into main Jan 18, 2024
3 checks passed
@shuse2 shuse2 deleted the 18-update-external-libraries branch January 18, 2024 12:08
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.

Update Solidity compiler and OpenZeppelin contracts to the latest version
4 participants