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

View balance in Address Details in Talib #97

Open
6 tasks
tysloan opened this issue Mar 27, 2023 · 0 comments
Open
6 tasks

View balance in Address Details in Talib #97

tysloan opened this issue Mar 27, 2023 · 0 comments
Labels
story talib ui Frontend work to be reviewed by team

Comments

@tysloan
Copy link

tysloan commented Mar 27, 2023

Description: We decided to remove balance from the Address Details #53 story because there are additional requirements for items such as mint/burn of tokens and multi-sig transactions. The backend work related to this story is in #96.

As a user, I want to view the balance of a specific address in Talib so that I stay informed.

  • Should calculate and display the current balance of an address.
  • Should include the calculation of mint/burn tokens.
  • Should include multi-sig transactions.
  • Should update the Transactions Table with these types.
  • Should present the same balance value for a user in both Alberto and Talib.
  • Should be demoed.

Notes:
Hans/Stanley to decide on best path to implementation.

  • Could be done with a frontend call of ledger.balance.
  • Outlier for this would be if a user was awarded tokens during a genesis event.
  • Genesis state can impact multi-sig as well.
@tysloan tysloan added story talib ui Frontend work to be reviewed by team labels Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story talib ui Frontend work to be reviewed by team
Projects
None yet
Development

No branches or pull requests

1 participant