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

Pim 1042 #1

Merged
merged 4 commits into from
May 15, 2024
Merged

Pim 1042 #1

merged 4 commits into from
May 15, 2024

Conversation

pavlovdog
Copy link
Contributor

No description provided.

- Add bulk versions for `simulateHandleOp` and `simulateValidation`
- Fix reentrancy protection for bulk simulations
- Add `simulateCallDataBulk` and `simulateCallDataLast`
- New addresses
Copy link

linear bot commented May 15, 2024

PIM-1042 Allow including multiple ordered user operations in the same block

  • Either by allowing multiple nonce sequence user ops (with the same key) to be included in the same block
  • Or by having a “soft guarantee” for numerically ordering user operations with different nonce key (ie if we used the current timestamp as nonce key, it would be nice if the user operations are ordered by timestamp)

@pavlovdog pavlovdog merged commit 1705b49 into main May 15, 2024
1 check passed
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