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

Incoming name transfers duplicated 3x in Transactions Tab #546

Open
JeremyRand opened this issue Aug 15, 2024 · 0 comments
Open

Incoming name transfers duplicated 3x in Transactions Tab #546

JeremyRand opened this issue Aug 15, 2024 · 0 comments
Labels

Comments

@JeremyRand
Copy link
Member

With b3b7c95, when an incoming name transfer shows up, it appears as the following 3 rows:

  • 2x from this code path. Shows up as a name transfer (correct) but has a zero output index (incorrect).
  • 1x from this code path. Shows up as a currency credit (incorrect) but has the correct output index.

This should simply be 1 row that's marked as a name transfer with the correct output index.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant