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

♻️ Consider duplicated tx as pending #52

Merged
merged 1 commit into from
Feb 18, 2024

Conversation

doitian
Copy link
Collaborator

@doitian doitian commented Feb 18, 2024

The submitting page will repeat sending the tx. It should ignore the
error PoolRejectedDuplicatedTransactionAsPending (-1107) and consider
the tx as pending instead of rejected.

Closes #49

The submitting page will repeat sending the tx. It should ignore the
error PoolRejectedDuplicatedTransactionAsPending (-1107) and consider
the tx as pending instead of rejected.
Copy link

vercel bot commented Feb 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ckb-dao-cobuild-poc ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 18, 2024 9:26am

@doitian doitian linked an issue Feb 18, 2024 that may be closed by this pull request
1 task
@doitian doitian merged commit 943118b into develop Feb 18, 2024
16 checks passed
@doitian doitian deleted the bugfix/duplicated-transaction-as-pending branch February 18, 2024 09:32
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.

🐛 Consider duplicated tx error as success submission
1 participant