Skip to content

feat: clarify message ordering behavior #70

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 1 commit into
base: main
Choose a base branch
from

Conversation

thekiba
Copy link
Collaborator

@thekiba thekiba commented Apr 7, 2025

This PR updates the messages array documentation to clarify that messages MUST be sent within a single external message and processed by the wallet contract in the provided order.

This change addresses potential edge cases where users could lose funds if not all specified messages were sent by the wallet, processed by the blockchain, or if the user somehow interrupted the transaction flow. The clarification establishes a clear requirement for wallet implementations to ensure complete processing of messages.

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.

2 participants