Skip to content

Nonceless execution #322

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Nonceless execution #322

wants to merge 7 commits into from

Conversation

alcueca
Copy link
Contributor

@alcueca alcueca commented Aug 13, 2025

This PR includes a design document that proposes an updated NoncelessExecutionModule to be installed into all safes managed by OP Labs and the Optimism Foundation, and potentially the Security Council.

alcueca and others added 2 commits August 13, 2025 13:02
- Enhanced module execution explanation with hash-once mechanism details
- Added optional transaction ordering section with prerequisite support
@alcueca alcueca mentioned this pull request Aug 14, 2025

### Optional transaction ordering

The module supports optional transaction dependencies through a prerequisite mechanism. When creating a transaction, signers can specify that it should only execute after a specific previous transaction has completed.

Choose a reason for hiding this comment

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

Have you needed this in the past, for situations that a multi-send wouldn't solve?

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