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

feat(wallet): Apply persistent token/account balance for the rest of the wallet #24072

Merged
merged 5 commits into from
Jun 14, 2024

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    8c7f416 View commit details
    Browse the repository at this point in the history
  2. implement WalletUserAssetDataObserver to the stores that need to upda…

    …te after cached balances are refreshed.
    nuo-xu committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e4254cc View commit details
    Browse the repository at this point in the history
  3. address review comments

    nuo-xu committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b42025e View commit details
    Browse the repository at this point in the history
  4. address more review comments.

    nuo-xu committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1b31dc5 View commit details
    Browse the repository at this point in the history
  5. no need to build transaction section after balance fetched since it d…

    …oes not need balance values.
    nuo-xu committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e624059 View commit details
    Browse the repository at this point in the history