status-desktop/ui/imports/shared/stores
Michal Iskierko 3632a169be feat(@desktop/communities): Burn and mint functionality for assets.
Adjst burning and minting flows to handle assets.
Supplies are passed from qml to nim as strings - "2" for ERC721, "1.5" for ERC20
String amounts are converted to Uint256 type. Additionally ERC20 amounts are converted to basic units (wei-like, decimals=18).
Uint256 values are passed to backend functions and then coverted to strings which can be converted to bigInt.BigInt types.
Supply and RemainingSupply are exposed to qml as floats.

Issue #11129
2023-07-12 11:16:57 +02:00
..
BIP39_en.qml feat(@desktop/keycard): keycard settings -> migrate keypair flow 2022-09-06 15:06:13 +02:00
ChartStoreBase.qml feat(Wallet) cache fetched balance history to DB for efficiency 2023-02-15 18:52:37 +04:00
CommunityTokensStore.qml feat(@desktop/communities): Burn and mint functionality for assets. 2023-07-12 11:16:57 +02:00
CurrenciesStore.qml fix(@desktop/wallet): fix send input for some locales 2023-03-09 10:59:51 -03:00
NetworkConnectionStore.qml feat(@wallet): remove usage of wallet section current 2023-04-27 11:58:27 +02:00
PermissionsStore.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
RootStore.qml feat(@desktop/wallet): Fetch txs only when opening activity tab (#11360) 2023-07-07 12:00:19 +02:00
TokenBalanceHistoryStore.qml feat(Wallet) cache fetched balance history to DB for efficiency 2023-02-15 18:52:37 +04:00
TokenMarketValuesStore.qml chore: Consolidate date/time formatting 2023-01-17 16:42:34 +01:00
TransactionStore.qml fix(@desktop/wallet): Clicking "Send" button on saved address does not add it into recipient input on SendModal 2023-05-17 11:26:19 +02:00
english.txt feat(@desktop/wallet): Add derivation path to wallet account generation 2022-04-13 11:17:53 +02:00
qmldir feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00