Skip to content

Conversation

@ozimandyy
Copy link

Problem

Currently, when sending a message, the system accepts the fastest response from one of the nodes, which may be an error. Meanwhile, other nodes (or some of them) may still successfully accept the message. In this situation, the initial response cannot be fully trusted, forcing us to track changes across all wallets to which tokens were sent. This approach is both time- and resource-intensive.

Proposed Solution

Add a new mode for message sending where the system waits for any positive response. This will reduce the number of wallets for which changes must be tracked.

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