Complete
  • 03 Apr 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

Complete

  • Dark
    Light
  • PDF

Article Summary

  • In-wallet transaction history view
    • View transactions across time for a given account, shown by assets in/out of account and transaction type
    • Filter transactions shown by type, resource, and more
    • Tap a transaction to view more details about it on Dashboard
  • Display USD value of holdings
    • Backed by pricing service using Radix Charts for data
  • Additional transaction review summary types
    • Stake / request unstake / claim transaction types
    • General tranasction display style design updates
  • Dedicated network staking asset tab
    • Separate LSU and claim NFT assets from pool units
    • Per-account summaries of current staked/unstaking/claimable XRD in the staking tab
  • Account hiding
    • Behaves like deletion but remains recoverable - deletion on-ledger is not possible
  • Optimize “chattiness” of wallets
    • Better caching and bundling of requests to avoid excess communication with the Gateway
  • Responsiveness improvements
    • Quicker load times for wallets with lots of accounts 
    • Quicker load times for wallets with "resource heavy" accounts
    • Improve performance of fee calculation time
    • Load transaction review summaries immediately while waiting for fee payment information
    • Quicker load times for large collections of NFTs
  • Failure screen for failed transaction
  • Improved transaction error messages
  • Support for animated GIFs in resource images
  • Temporary transaction "History" handling
    • Link from Account view out to new Account transaction history page on Dashboard with basic balance information
    • Proper in-app History—including filtering and sorting and full transaction-type-based summary information—is still to come
  • No-backup-available recovery option
    • Recover from bare seed phrases or Ledger hardware wallets
    • Reconstruct derivation indices for each seed phrase or Ledger device
    • Supports both Babylon- and Olympia-created accounts
    • Also enables Olympia importing without usage of Olympia Desktop Wallet (for those who can accept not carrying over current account names or known list of account derivations)
  • Allow recovery from backup for users without Babylon seed phrase
    • Particularly for users who only use Ledger accounts, or haven't created any Babylon software accounts yet that they care about
  • Show full non-fungible data on NFT details view
  • Smarter transfer flow deposits (eliminate "extra" signatures when possible)
    • Check user-controlled deposit accounts for deposit rules, use `try_deposit` if the resource to be deposited would not actually be rejected - use `deposit` and surface "signature required" message when it would
    • Check non-user-controlled deposit accounts for deposit rules, surface warning when deposit rules will prevent the deposit
  • Improved verification that user has written down seed phrase

Was this article helpful?

What's Next