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

Feat/erc 7821 support #239

Draft
wants to merge 8 commits into
base: dev
Choose a base branch
from
Draft

Feat/erc 7821 support #239

wants to merge 8 commits into from

Conversation

filmakarov
Copy link
Collaborator

@filmakarov filmakarov commented Feb 5, 2025

PR-Codex overview

This PR focuses on upgrading the Nexus smart contract and related libraries to enhance functionality, including the introduction of new mode selectors, updates to versioning, and improvements in execution handling.

Detailed summary

  • Updated Nexus version from 1.0.1 to 2.0.0.
  • Added new ModeSelector constants for ERC-7821 batch operations.
  • Modified execute function to handle execution data more effectively.
  • Introduced _checkAndUpdateExecutionFrames to manage execution limits.
  • Updated _eip7702SignatureValidation for signature checks.
  • Enhanced supportsExecutionMode logic for better mode validation.
  • Improved error handling and revert conditions in various functions.
  • Added hashExecutionBatch and hashExecution functions in ExecLib for hashing execution data.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

Feat/erc 7821 support

Generated at commit: 1dd3c204ebb78eba52958eccef2d71924dd22c0b

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
1
1
0
6
30
38

For more details view the full report in OpenZeppelin Code Inspector

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