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

Do not build contracts when syncing Suave.sol #58

Merged
merged 1 commit into from
Mar 1, 2024
Merged

Conversation

ferranbt
Copy link
Collaborator

@ferranbt ferranbt commented Mar 1, 2024

This PR fixes an issue with the automatic Suave.sol lib sync. If a Suave.sol function that was being used gets updated, the forge build command will not work and the PR will fail. Thus, we miss those updates.

So, from now on, if there is a failing Suave.sol update, we will amend the PR and fix the usage of the library.

@ferranbt ferranbt merged commit d6db188 into main Mar 1, 2024
2 checks passed
@ferranbt ferranbt deleted the fix-suavelib-sync branch March 2, 2024 15:31
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