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

fix: deadline in signature check #96

Merged
merged 2 commits into from
Jul 8, 2024
Merged

fix: deadline in signature check #96

merged 2 commits into from
Jul 8, 2024

Conversation

excaliborr
Copy link
Contributor

🤖 Linear

Closes OPT-XXX

@@ -15,6 +15,8 @@ import {IUSDC} from 'interfaces/external/IUSDC.sol';
* L2 contracts have the same address on different L2s when triggered by different owners.
*/
contract L2OpUSDCFactory is IL2OpUSDCFactory {
address constant L2_MESSENGER = 0x4200000000000000000000000000000000000007;
Copy link
Member

Choose a reason for hiding this comment

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

⚠️linter

Copy link
Member

@hexshire hexshire left a comment

Choose a reason for hiding this comment

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

We are missing some coverage.

image

@excaliborr
Copy link
Contributor Author

We are missing some coverage.

image

is a foundry bug: https://discord.com/channels/837716795213217882/1227320685987364916/1255906668265476197

@excaliborr excaliborr merged commit a13b5f6 into dev Jul 8, 2024
4 checks passed
@excaliborr excaliborr deleted the fix/deadline-check branch July 8, 2024 17:10
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.

3 participants