
WrBugandCursor
3405a1cda3
feat: 钱包类型枚举与前端账号类型展示
后端:
- 新增 WalletType 枚举(MAGIC/SAFE),移除 safe/magic 字符串硬编码
- RelayClientService/BlockchainService/AccountService/OrderSigningService 使用枚举
- Builder Relayer API 类型使用常量 RELAYER_TYPE_PROXY/SAFE
前端:
- 账户列表、详情、导入 Modal 显示账号类型(Magic/Safe Tag)
- 导入账户 Modal 移除安全提示 Alert,移除 showAlert 与相关 i18n
- 移除无用 i18n key:securityTip、securityTipDesc、walletTypeMagic、walletTypeSafe、magicNotSupported
- 钱包类型 Tag 简化为仅显示 Magic 或 Safe
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-14 01:14:04 +08:00
..
2025-12-05 05:20:54 +08:00
2026-02-14 01:14:04 +08:00
2025-12-25 23:58:50 +08:00
2025-12-05 02:33:02 +08:00
2026-01-31 07:46:16 +08:00
2025-12-23 00:56:04 +08:00
2026-02-09 02:03:17 +08:00
2025-12-05 02:20:46 +08:00