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

🪚 Return pending transactions from signAndSend #175

Merged
merged 3 commits into from
Jan 9, 2024

Conversation

janjakubnanista
Copy link
Contributor

@janjakubnanista janjakubnanista commented Jan 9, 2024

In this PR

  • Return all the transactions that have not been submitted (including any failed ones) when signing and sending. This is useful for the next step, task-level retry logic
  • Adjust the return type - return an OmniTransactionWithError instead of OmniError for easy linking with a transaction

@janjakubnanista janjakubnanista merged commit 2dac0da into main Jan 9, 2024
2 checks passed
@janjakubnanista janjakubnanista deleted the signer-factory-pending branch January 9, 2024 23:58
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