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

Bump up minimal solidity version to v0.8.12 #236

Merged
merged 3 commits into from
Nov 29, 2023
Merged

Conversation

bluele
Copy link
Member

@bluele bluele commented Nov 29, 2023

Before v0.8.12, there is an internal compiler error of casting string(b[from:to]) where type of b is bytes calldata. Therefore, ICS-20 that uses this cast cannot be compiled with <v0.8.12 at least.

@bluele bluele requested a review from a team as a code owner November 29, 2023 09:10
@bluele bluele merged commit 4afae03 into main Nov 29, 2023
4 checks passed
@bluele bluele deleted the minimal-solidity-version branch November 29, 2023 10:19
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.

1 participant