Merge pull request #155 from MeshJS/feature/create-new-wallet-updates
      
        
    
  Feature/create-new-wallet-updates
Feature/create-new-wallet-updates
improve fallback logic for deriving reward addresses
Implement proxy data fetching improvements and error handling
- Added retry logic for connection errors in RootLayout. - Refactored WalletDataLoader and WalletDataLoaderWrapper to use a new batch function for fetching all proxy data in parallel, replacing individual fetch calls. - Updated ProxyControl to remove redundant balance fetching, as it is now handled globally. - Introduced fetchAllProxyData method in the proxy store for improved data management.
x
remove unnecessary column addition from migration.sql
add migration
Feature/aiken multisig
- Implement glass morphism design system with backdrop blur effects - Add aurora background with smooth fade-out on scroll - Refine homepage sections and remove redundant content - Clean up footer navigation - Improve internal navigation links and anchor points - Update API documentation link behavior