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

output address not shown for a particular tx in details #6347

Open
pony-montana opened this issue Mar 28, 2024 · 5 comments
Open

output address not shown for a particular tx in details #6347

pony-montana opened this issue Mar 28, 2024 · 5 comments
Labels
bitcoin bug Something isn't working good first issue 🥇 Good for newcomers help wanted Extra attention is needed

Comments

@pony-montana
Copy link

pony-montana commented Mar 28, 2024

The particular tx is composed like that:

3 input from the same address (a) ------> 1 output at the same address (a).

  • input (1) - address (a) \
  • input (2) - address (a) ----- output (1) - address (a)
  • input (3) - address (a) /

The address (a) belong to my wallet.

The bug is: when click on this tx, and then click on "details", it shows the address (a) as input, but doesnt show nothing as output.

This is a really minor bug and doesnt create any problem, but it could be interesting to study and could hide more important misbehaviours in other edge-cases.

@Overtorment
Copy link
Member

is that a UTXO consolidation transaction..?

@Overtorment Overtorment added bug Something isn't working help wanted Extra attention is needed good first issue 🥇 Good for newcomers bitcoin labels Mar 28, 2024
@pony-montana
Copy link
Author

is that a UTXO consolidation transaction..?

exactly😅

@Overtorment
Copy link
Member

do you have any addresses to share to I can debug on smth..?

@pony-montana
Copy link
Author

I found this tx that shows the bug, it's not the one I described but a random tx from lastest blocks:

59c46f2e58207681e355fb1f2889fce31d416d6a060aed0ff9ebff3f7776746d

@Overtorment
Copy link
Member

32we3TH9rt47yFBS7oY4sizeYhKXMAoTx5

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bitcoin bug Something isn't working good first issue 🥇 Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants