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

Add sol coverage for 0.8.23 #682

Closed
2 of 3 tasks
Nana-EC opened this issue Feb 20, 2024 · 2 comments · Fixed by #686
Closed
2 of 3 tasks

Add sol coverage for 0.8.23 #682

Nana-EC opened this issue Feb 20, 2024 · 2 comments · Fixed by #686
Assignees
Labels
enhancement New feature or request

Comments

@Nana-EC
Copy link
Collaborator

Nana-EC commented Feb 20, 2024

Problem

No contract examples exist to capture the new features of 0.8.23

Solution

Add an example contract under /contracts/solidity/versions/0.8.23 that highlights advancements from https://soliditylang.org/blog/2023/11/08/solidity-0.8.23-release-announcement

Alternatives

No response

Tasks

Preview Give feedback
@Nana-EC Nana-EC added the enhancement New feature or request label Feb 20, 2024
@Nana-EC Nana-EC moved this to Sprint BackLog in Smart Contract Sprint Board Feb 26, 2024
@Nana-EC
Copy link
Collaborator Author

Nana-EC commented Feb 26, 2024

See #680 feel free to complete or start a new one

@quiet-node quiet-node self-assigned this Feb 26, 2024
@quiet-node quiet-node moved this from Sprint BackLog to In Progress in Smart Contract Sprint Board Feb 26, 2024
@quiet-node
Copy link
Member

Hello @Nana-EC, following the Solidity 0.8.23 Release Announcement, it appears that the release 0.8.23 has only a few of changes, addressing the invalid verbatim deduplication bug (which only occurs in pure Yul programs) and introducing two compiler features: --yul-optimizations and optimizerSteps. With that said, I think the task of Adding an example contract demonstrating the features highlighted in the 0.8.23 release may not be required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
2 participants