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

chore: release v1.590.0 #6844

Merged
merged 11 commits into from
May 8, 2024
Merged

chore: release v1.590.0 #6844

merged 11 commits into from
May 8, 2024

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    149ac8c View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. feat: account management wiring progression (#6798)

    * feat: initial utxo multi account rows for import accounts
    
    * fix: load native asset balances in import accounts
    
    * styles
    
    * fix: use updated query key for loading state
    
    * chore: actioned apojuice code review feedback
    
    * chore: actioned gome code review feedback
    
    ---------
    
    Co-authored-by: reallybeard <[email protected]>
    woodenfurniture and reallybeard authored May 7, 2024
    Configuration menu
    Copy the full SHA
    20f57fc View commit details
    Browse the repository at this point in the history
  2. chore: make account management toggles use toggle functions instead o…

    …f setters (#6816)
    
    chore: make account management toggles use toggle funtions instead of setters
    woodenfurniture authored May 7, 2024
    Configuration menu
    Copy the full SHA
    3eff904 View commit details
    Browse the repository at this point in the history
  3. fix: state corruption of import accounts drawer (#6817)

    * chore: migrate account import queries to useInfiniteQuery
    
    * fix: ensure import account component state is not shared across chains
    
    * fix: disable buttons when auto-fetching
    woodenfurniture authored May 7, 2024
    Configuration menu
    Copy the full SHA
    0c2f821 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49921c7 View commit details
    Browse the repository at this point in the history
  5. fix: close sidenav drawer when sub menu item clicked (#6831)

    close drawer when sub item menu clicked
    reallybeard authored May 7, 2024
    Configuration menu
    Copy the full SHA
    0392889 View commit details
    Browse the repository at this point in the history
  6. fix: display thorchain and cosmos account label as the shortened addr…

    …ess (#6839)
    
    fix: display thorchain and cosmos account label as the address (as with EVMs)
    woodenfurniture authored May 7, 2024
    Configuration menu
    Copy the full SHA
    da0111d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03c398d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dae17c4 View commit details
    Browse the repository at this point in the history
  9. fix: import accounts requiring 2 attempts for account to persist (#6819)

    * fix: account import requiring 2 attempts to import an account
    
    * chore: simplify account toggling logic
    
    * fix: handle no accounts connected in manage accounts modal
    
    * fix: accounts toggling twice on boot due to use-strict
    
    * fix: tests
    
    * fix: regression in existing add account modal
    woodenfurniture authored May 7, 2024
    Configuration menu
    Copy the full SHA
    4e51a2b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5fea610 View commit details
    Browse the repository at this point in the history