generated from defi-wonderland/solidity-foundry-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 15
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
fix: spearbit audit #139
Merged
Merged
fix: spearbit audit #139
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 🤖 Linear Closes OPT-XXX
# 🤖 Linear Closes OPT-XXX
# 🤖 Linear Closes OPT-XXX --------- Co-authored-by: Disco <[email protected]> Co-authored-by: Hex <[email protected]>
# 🤖 Linear Closes OPT-XXX
# 🤖 Linear Closes OPT-162
# 🤖 Linear Closes OPT-157
[Based on Cantina comments](https://cantina.xyz/code/4b344c50-c217-4624-9e08-4298ffb5df47/comments#comment-535726ed-bf23-4bc6-bc9c-d2ba757961f2) --------- Co-authored-by: Disco <[email protected]> Co-authored-by: excaliborr <[email protected]>
# 🤖 Linear Closes OPT-161
# 🤖 Linear Closes OPT-XXX
# 🤖 Linear Closes OPT-168
Co-authored-by: excaliborr <[email protected]> Co-authored-by: Disco <[email protected]> Co-authored-by: excaliborr <[email protected]>
# 🤖 Linear Closes OPT-XXX
Co-authored-by: excaliborr <[email protected]>
Co-authored-by: excaliborr <[email protected]>
# 🤖 Linear Closes OPT-183 --------- Co-authored-by: Disco <[email protected]> Co-authored-by: drgorillamd <[email protected]>
#134) Co-authored-by: excaliborr <[email protected]>
* chore: move l2 adapter event to the l2 adapter interface # 🤖 Linear Closes OPT-XXX
- Add symbolic test for property 19 (initialize only once) - Clean-up commented out tests # 🤖 Linear Closes OPT-XXX --------- Co-authored-by: hexshire <[email protected]> Co-authored-by: Hex <[email protected]> Co-authored-by: Disco <[email protected]>
0xDiscotech
previously approved these changes
Aug 12, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
hexshire
previously approved these changes
Aug 12, 2024
# 🤖 Linear Closes OPT-XXX
hexshire
previously approved these changes
Aug 13, 2024
0xDiscotech
reviewed
Aug 13, 2024
@@ -32,6 +30,9 @@ _`L2OpUSDCBridgeAdapter`_ - Contract that allows for the transfer of USDC from t | |||
![image](https://github.com/user-attachments/assets/291aae4c-e9fb-43a5-a11d-71bb3fc78311) | |||
|
|||
|
|||
## Security | |||
Bridged USDC Standard for the OP Stack has undergone audits from [Spearbit](https://spearbit.com/) and is recommended for production use. The audit report is available [here](./audits/spearbit.pdf). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggested change
Bridged USDC Standard for the OP Stack has undergone audits from [Spearbit](https://spearbit.com/) and is recommended for production use. The audit report is available [here](./audits/spearbit.pdf). | |
Bridged USDC Standard for the OP Stack has undergone an audit from [Spearbit](https://spearbit.com/) and is recommended for production use. The audit report is available [here](./audits/spearbit.pdf). |
# 🤖 Linear Closes OPT-XXX
hexshire
approved these changes
Aug 13, 2024
0xDiscotech
approved these changes
Aug 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 Linear
Closes OPT-XXX