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

Show pending incoming and outgoing Ordinals transactions #277

Closed
yknl opened this issue Feb 26, 2023 · 0 comments
Closed

Show pending incoming and outgoing Ordinals transactions #277

yknl opened this issue Feb 26, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@yknl
Copy link
Contributor

yknl commented Feb 26, 2023

Component

BTC transaction history

Severity

Choose one:

  • Major (Unable to proceed on a journey)

Summary

Currently users are not able to see outgoing or incoming pending Bitcoin transactions for Ordinal transfers. This is due to the unspent output API not returning pending transactions for the Bitcoin payment address even though it is involved in the transaction. We will need to fetch the pending transactions of the Ordinal address as well in order to show these pending transactions.

Reproduce steps

  1. Go to send ordinal
  2. Look at Bitcoin transaction history

Expected result

Pending outgoing and incoming Ordinal transaction should be shown.

Actual result

No pending transactions.

Remark

(Optional)

@yknl yknl added the bug Something isn't working label Feb 26, 2023
@yknl yknl added this to the Sprint 28 - Mar 13 milestone Feb 26, 2023
@yknl yknl closed this as completed Aug 24, 2023
teebszet pushed a commit that referenced this issue May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants