1
0
forked from GRIN/grim
Commit Graph

116 Commits

Author SHA1 Message Date
ardocrat 8b369b6049 ui: refactoring of wallet screen, fix colors 2025-06-09 12:34:07 +03:00
ardocrat 184326bfde wallet: open slatepack 2025-06-09 12:23:01 +03:00
ardocrat 53a96e567d wallet: sort accounts to show current first 2025-06-04 15:33:34 +03:00
ardocrat 92f8386264 http: client, wallet to node communication with proxy 2025-05-31 23:34:51 +03:00
ardocrat f8da3d0754 fix: hyper client import 2025-05-31 17:44:37 +03:00
ardocrat fbb084f636 wallet: do not scan outputs for new wallet 2025-05-29 00:38:45 +03:00
ardocrat 43720b34ba fix: external connection deletion 2025-04-23 15:10:48 +03:00
ardocrat a1b3330e5e async: use tokio for thread block calls 2025-04-02 19:15:20 +03:00
ardocrat aba2bead27 build: update package info, other dependencies 2025-03-31 21:21:51 +03:00
ardocrat 1d9b7d9698 wallet: do not lock whole balance on send 2025-01-14 17:55:50 +03:00
ardocrat e40d5b6474 node: single function to get api secrets 2024-10-10 21:11:50 +03:00
ardocrat d371d4368b wallet: disable tor listener by default 2024-10-08 14:59:51 +03:00
ardocrat b627ac1ca6 fix: mnemonic import 2024-09-20 23:30:41 +03:00
ardocrat c52da4f479 wallet: accounts balance calculating optimization, payment proof support on send, selection_strategy_is_use_all 2024-09-20 13:56:25 +03:00
ardocrat 2adb29f4ee ui: external connection check and ui repaint fix, tab button callback argument 2024-09-20 13:42:45 +03:00
ardocrat 0ead11ec6c tx: receiver address 2024-09-20 02:39:06 +03:00
ardocrat c155deedb5 wallet: qr scan modal, connections content and default list, wallet creation and list refactoring, tx height 2024-09-19 15:56:53 +03:00
ardocrat 7cedebc70e ui: qr scan and accounts modals module, parsing messages fix 2024-09-14 21:11:52 +03:00
ardocrat dbc28205e8 desktop: parse file content from argument on launch, single app instance, wallets selection and opening modals refactoring 2024-09-11 17:01:05 +03:00
ardocrat 21ecf200b8 wallet + ui: optimize sync after tx actions, remove tx repost, share message as file from tx modal, show tx info after tor sending and message creation or finalization, messages and transport modules refactoring, qr code text optimization, wallet dandelion setting, recovery phrase modal next step on enter 2024-09-07 00:11:17 +03:00
ardocrat cb9e86750c mnemonic: words import and errors check refactoring 2024-08-10 02:35:42 +03:00
ardocrat e0351cea84 fix: mnemonic words size on creation, wallet creation errors 2024-08-08 03:01:08 +03:00
ardocrat f3db1005b5 feat: crash report 2024-08-07 19:14:11 +03:00
ardocrat 38bb68736b stratum: wallet selection, wallet api port saving, fix stratum config saving, modules optimization 2024-08-01 01:59:51 +03:00
ardocrat 383d733c2a ui: stratum wallet selection button, fix de i18n, modal padding, rename connection 2024-07-10 20:58:05 +03:00
ardocrat f142ae110a ui: wallet connection selector/creator modal, separate modal content for connection creation, move settings into wallet 2024-07-10 18:54:23 +03:00
ardocrat b230444ed3 fix: do not clear wallet instance on wrong entered password if syncing 2024-07-03 19:02:59 +03:00
ardocrat 51cb6255f6 fix: external conn availability check 2024-07-03 15:00:41 +03:00
ardocrat 9a13276198 mnemonic: set phrase size on import, paste on confirmation 2024-06-12 12:13:54 +03:00
ardocrat d2c5bdb53f fix: wallet tx from node flag setup 2024-06-05 16:52:50 +03:00
ardocrat eab88094db ui: show more available tx actions after wallet opening, tx modal optimization, qr share button, modal outside padding 2024-06-05 16:47:55 +03:00
ardocrat 3e516b266e fix: tx from node flag setup and check 2024-06-04 23:44:48 +03:00
ardocrat be80e82727 ui: file picker button for slatepacks messages (text parsing), check if tx was synced from node, do not show txs actions on wallet loading 2024-06-04 22:50:41 +03:00
ardocrat a9e59f3a22 wallet: sync status text, closing check at sync thread 2024-06-04 12:17:01 +03:00
ardocrat 610c96a8bd wallet: tx confirmation height, custom kv storage 2024-06-04 11:02:18 +03:00
ardocrat 19994445e3 fix: slatepack parsing 2024-05-31 18:08:21 +03:00
ardocrat 538ff37056 ui: fix wallet deletion, node info max peers amount, paddings at logo and wallet recovery settings 2024-05-30 22:46:59 +03:00
ardocrat 3f03d145e8 ur: scanning and creating qr codes for slatepack messages 2024-05-27 00:20:16 +03:00
ardocrat 53f524325c camera: Compact SeedQR support 2024-05-25 23:40:40 +03:00
ardocrat 8ccfa8f7fd ui: scan padding fix, remove connection ping log 2024-05-25 10:45:25 +03:00
ardocrat ca0cc3e33c wallet: show removed external connection url, ability to enter external connection url without http prefix 2024-05-24 13:35:59 +03:00
ardocrat f76e319d76 wallet: fix account loading 2024-05-19 12:56:34 +03:00
ardocrat 7e0b1e857b wallet: launch api server and tor service after getting info data from server 2024-05-19 12:28:00 +03:00
ardocrat c35c63d4c7 wallet: update info data before transactions 2024-05-19 12:18:08 +03:00
ardocrat eedbce8d5c wallet: do not check cancel_tx result 2024-05-18 22:14:03 +03:00
ardocrat 019e5428df build: warnings 2024-05-18 21:26:48 +03:00
ardocrat 209d2b8a1d wallet: ability to restore wallet by deleting database 2024-05-18 20:04:11 +03:00
ardocrat 0765cb8e30 wallet: cancel tx on wallet sync finish 2024-05-18 10:57:02 +03:00
ardocrat d8213c6d50 wallet: better handling of first sync on opening, tor connection status on wallet opening 2024-05-18 10:20:38 +03:00
ardocrat 960c806c5e wallet: sync data from local database after actions and after opening 2024-05-17 23:12:17 +03:00