You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(faq): on-ramp copy and home tagline
Expand FAQs for stablecoin↔fiat both ways; add bank/mobile money on-ramp FAQ.
Home: move between stablecoins and cash line + 30s.
feat(networks): Scroll and Celo support, token API alignment, and SEO…
… updates (#446)
* feat(networks): add Scroll and Celo, align tokens and docs
* feat(currency): enable MWK receive currency
Merge pull request #369 from paycrest/fix-maintainance-banner-no-show
feat: improve schedule parsing in MaintenanceNoticeModal to handle overnight time windows
Merge pull request #369 from paycrest/fix-maintainance-banner-no-show
feat: improve schedule parsing in MaintenanceNoticeModal to handle overnight time windows
feat: enhance wallet migration modals and context for improved user e… (
#363)
* feat: enhance wallet migration modals and context for improved user experience
- Updated MigrationZeroBalanceModal to include acknowledgment callback for migration status refetching.
- Enhanced WalletMigrationBanner and WalletMigrationModal with improved UI elements and loading indicators.
- Refactored balance context to clear per-network balances on fetch errors, ensuring accurate migration status display.
- Integrated migration status refetching mechanism in useMigrationStatus and useWalletMigrationStatus hooks for better state management.
* fix: improve error handling in MigrationZeroBalanceModal