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

🔥 Remove unused overflow error from osmosis swap adapter #13

Merged
merged 1 commit into from
Jul 9, 2023

Conversation

NotJeremyLiu
Copy link
Member

Closes #12

This PR removes an unused overflow error.

@jaybxyz
Copy link

jaybxyz commented Jul 8, 2023

It looks like it is partially resolved. Is there any reason why remaining other unused errors?

@NotJeremyLiu
Copy link
Member Author

It looks like it is partially resolved. Is there any reason why remaining other unused errors?

@jaybxyz the other errors pointed out in the audit findings are used, this can be verified by commenting any of them out and trying to compile the contracts.

@jaybxyz
Copy link

jaybxyz commented Jul 8, 2023

@NotJeremyLiu Thanks! you're right. I can verify that the other pointed out unused errors are false positive. We will remove them in the report. Let's wait until other auditors have this double-checked.

@NotJeremyLiu
Copy link
Member Author

@NotJeremyLiu Thanks! you're right. I can verify that the other pointed out unused errors are false positive. We will remove them in the report. Let's wait until other auditors have this double-checked.

@jaybxyz Just flagging for your awareness, I shared a google doc with @cfkelly18 that gives a response / explanation for all the findings that I view as context / backgrounds to the PRs. I did not want to make that public since the report is in draft state, but reading through that while reviewing the PRs will help a ton!

@jaybxyz
Copy link

jaybxyz commented Jul 8, 2023

@NotJeremyLiu Yeah, i am looking at the google doc that is shared with us but I did not pay attention to the explanation at the bottom of the document. I can see them now and i will reference them. Thanks for providing the context and backgrounds to the PRs 👍 It is very helpful and convenient for us to review.

@NotJeremyLiu NotJeremyLiu merged commit 2c62d9a into main Jul 9, 2023
3 checks passed
@NotJeremyLiu NotJeremyLiu deleted the jl/remove-unused-error branch July 9, 2023 20:46
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.

Oak Security Audit - Finding 10
2 participants