Cuteivist
2e6af7aa51
feat(@desktop/settings): Integrate token advanced settings with backend ( #13487 )
2024-02-19 13:09:07 +01:00
Anthony Laibe
1634109971
feat(@wallet): token list global updated at
...
fixes #13269
2024-02-02 12:01:17 +01:00
Khushboo Mehta
7dcc704d29
fix(@desktop/wallet): Prepare send modal to display community assets
...
fixes #12378
2024-01-31 15:48:35 +01:00
Khushboo Mehta
1bd23b027d
fix(@desktop/wallet): creating a common grouped model for accounts assets to be used for wallet and profile view
...
fixes #12601
2024-01-02 20:00:13 +05:30
Noelia
743ba6929c
feat(MintToken): Validation on name / symbol if exists in standard token list
...
- It adds link to the corresponding tokens model in `EditCommunityTokenView`.
- It adds validation for `name` and `symbol`.
- It updates `storybook accordingly.`
Closes #12365
2023-11-23 12:07:46 +01:00
Noelia
611598ec71
fix(TokensStore): Warnings cleanup
...
Warnings cleanup
2023-11-15 16:13:15 +01:00
Khushboo Mehta
b315d8b9b8
chore(@desktop/wallet): Wallet: explore streamlining "all tokens model" spread across different sections
...
closes #12424
2023-11-15 10:40:36 +01:00
Noelia
35ed0e5987
feat(WalletStore): Created new `TokensStore`
...
It creates new `TokensStore` that will provide all needed token models for all app sections:
- sourcesOfTokensModel
- flatTokensModel
- tokensBySymbolModel
2023-11-01 10:58:21 +01:00