liftedinit / liftedinit/roadmap

View balance in Address Details in Talib

Open
#97 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

story talib ui
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read the related Address Details story #53 and backend work in #96, then inspect the Talib Address Details view and Transactions Table entry points. Check how ledger.balance is exposed and how Alberto represents balances, including mint/burn, multi-sig, and genesis-event cases. Done means the balance and transaction types are consistent between Talib and Alberto and the result is demoed.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.