mirror of
https://github.com/RabbyHub/Rabby.git
synced 2026-04-17 03:01:32 -04:00
* fix: remove navigation logic for modal in ImportKeyOrSeed component * fix: update AddAddressOptions to handle seed phrase creation and navigation logic * fix: watchAddress text * fix * fix: remove blur effect from QRCodeReader and adjust Form.Item structure in ImportWatchAddress * fix: handle token approval for near intents in useBridge hook * fix: enhance hover effect on SeedPhraseCard button in AddNewAddress * fix: add success message after deleting address or seed phrase group in ManageAddress * fix: add padWhitelistAccount utility function and update SelectToAddress to use it * fix: validate ENS address format to ensure it starts with '0x' * fix: text * fix: improve address input handling and integrate QR code scan functionality * fix: enhance address display with truncation and tooltip, update address deletion logic, and adjust navigation for no addresses * fix: add Whitelist keyring type and update useBrandIcon to handle whitelist accounts * fix: implement backup seed phrase functionality and enhance address handling in CreateAddressSuccess