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

Fix: mana calculation in output and address pages #1464

Merged
merged 4 commits into from
May 8, 2024

Conversation

msarcev
Copy link
Collaborator

@msarcev msarcev commented May 7, 2024

Description of change

Turns out we shouldn't use the included?.slot as the from then doing output mana calculation. But instead the included?.transactionId to compute the from slot index.

Close #1467

Type of change

  • Bug fix (a non-breaking change which fixes an issue)

@begonaalvarezd begonaalvarezd self-requested a review May 7, 2024 10:02
@begonaalvarezd begonaalvarezd changed the title Fix: Fix mana calculation output and address page Fix: mana calculation in output and address pages May 7, 2024
@begonaalvarezd begonaalvarezd linked an issue May 7, 2024 that may be closed by this pull request
@begonaalvarezd begonaalvarezd merged commit d3b4008 into dev May 8, 2024
6 checks passed
@begonaalvarezd begonaalvarezd deleted the fix/mana-calculation-output-and-address-page branch May 8, 2024 08:37
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.

[Task]: Fix wrong generated mana for spent outputs
2 participants