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 solidity version and remove event definition duplicates #827

Merged
merged 4 commits into from
Nov 30, 2023

Conversation

zajck
Copy link
Member

@zajck zajck commented Nov 30, 2023

Close #773
Close #826

@zajck zajck added the v2.4.0 label Nov 30, 2023
@zajck zajck self-assigned this Nov 30, 2023
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

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

Slither found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.

@coveralls
Copy link

coveralls commented Nov 30, 2023

Coverage Status

coverage: 98.639%. remained the same
when pulling f8d8d72 on remove-event-definition-duplicates
into 2261934 on main.

@@ -34,7 +34,7 @@ async function detectChangedContract(referenceCommit, targetCommit = "HEAD") {
transform: (line) => {
Copy link
Member

Choose a reason for hiding this comment

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

I guess the comment 3 lines above (^^) does not match the change (still mention version 0.8.9 instead of 0.8.21

Copy link
Member Author

Choose a reason for hiding this comment

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

Will be addressed in the PR with v2.3.0 -> v2.4.0 upgrade tests.

@zajck zajck merged commit dba3c2b into main Nov 30, 2023
12 checks passed
@zajck zajck deleted the remove-event-definition-duplicates branch November 30, 2023 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update solidity version Remove duplicated events from libraries
4 participants