Commit graph

203 commits

Author SHA1 Message Date
ardocrat
1b7d96eff5 wallet: fix confirmations count, ability to repost and cancel transaction at posting state after timeout, repost height, fix posting state flag, cancel tx at send/receive modal 2024-04-21 19:59:12 +03:00
ardocrat
f42fd94281 wallet: posting status for two transactions with same slate id 2024-04-21 12:04:23 +03:00
ardocrat
10d184fab2 slatepacks: better error handling and messages on parsing 2024-04-20 23:49:19 +03:00
ardocrat
95be986e0f wallet + ui: separate transaction struct, fix tx cancel, fix tx cancel at finalizing state, post tx from slatepack 2024-04-20 16:59:54 +03:00
ardocrat
ab538d52ba metrics: fix list width 2024-04-20 14:25:03 +03:00
ardocrat
d084fd6b59 node: update stats less frequently, wait on restart 2024-04-20 00:50:20 +03:00
ardocrat
975c5d0576 node: disable restart on change validation and archive mode 2024-04-19 15:11:15 +03:00
ardocrat
4ad287e732 fix: wallet delete confirmation 2024-04-19 12:44:45 +03:00
ardocrat
4bf4af5b0d ui: wallet sync messages width 2024-04-19 04:33:41 +03:00
ardocrat
589d6ecbbc ui: wallet creation bottom panel fix, long press or right click as click 2024-04-19 04:20:25 +03:00
ardocrat
c668511bb6 ui: content draw on sync at connections, wallet list colors, translations 2024-04-19 04:09:23 +03:00
ardocrat
825dbbd3fd fix: error showing on wallet opening 2024-04-19 01:55:09 +03:00
ardocrat
a575ad0fb2 wallet: close at sync on chain type change 2024-04-18 23:03:31 +03:00
ardocrat
22e9bf8b4b ui: fix wallet list update at single panel mode 2024-04-18 22:07:21 +03:00
ardocrat
8260479f1c txs: empty list message 2024-04-18 17:14:33 +03:00
ardocrat
0bdba32034 wallet: slatepacks messages errors handling 2024-04-18 16:55:37 +03:00
ardocrat
7e2e08530b wallet + ui: sending and receiving rework, ability to use dandelion on broadcast, remove node restart modal, fix txs statuses 2024-04-18 05:20:49 +03:00
ardocrat
fa71dc2ada ui: optimize wallet creation bottom panel 2024-04-17 03:51:01 +03:00
ardocrat
8d680f3750 fix: connections availability check 2024-04-17 03:13:44 +03:00
ardocrat
706619c504 wallet: fix ext conn availability check on create 2024-04-17 02:58:34 +03:00
ardocrat
bbd8bbc78b ui: optimize bottom panels 2024-04-17 02:32:56 +03:00
ardocrat
93988e6c5d ui: fix wallets bottom panel showing 2024-04-17 02:05:35 +03:00
ardocrat
c749bce26a ui: wallet creation button, exit modal buttons order, back button behaviour at wallet, remember window position and size on exit, desktop icon 2024-04-17 01:30:28 +03:00
ardocrat
b93a2efd5e build + android + wallet + ui: new lib to get IPs, egui, android and grin deps, add input from soft keyboard to text edit, receive txs, filter txs by account, finalize input (in rework), wallet creation copy/paste buttons 2024-04-16 15:24:22 +03:00
ardocrat
df21c782ef wallet: slatepack hint template, move grin symbol 2024-04-14 14:15:19 +03:00
ardocrat
61cba2dba6 ui: small fixes 2024-04-13 20:38:52 +03:00
ardocrat
4f2a247719 wallet: optimization of integrated node sync error case 2023-11-09 00:28:28 +03:00
ardocrat
8af7ed95d3 build: update dependencies 2023-11-08 22:30:02 +03:00
ardocrat
ced144476b ui: text edit refactoring 2023-11-08 01:00:56 +03:00
ardocrat
6788b0fe02 desktop: fix clipboard paste 2023-11-08 00:44:44 +03:00
ardocrat
0926d37428 wallet: clear data on sync error 2023-11-05 00:46:52 +03:00
ardocrat
4b48195b75 wallet: accounts selection, fix config access from different threads 2023-10-18 02:26:22 +03:00
ardocrat
d628390e97 ui: fix tabs height 2023-10-17 01:45:07 +03:00
ardocrat
554ec54c85 ui: fix icons font layout 2023-10-16 22:39:40 +03:00
ardocrat
8e1b131ee4 ui: update egui library, fix images loading and view rounding 2023-10-04 16:16:30 +03:00
ardocrat
2805c4e895 ui + wallet: account creation, update translations, set current account from config on opening, separate wallet refreshing method, refresh wallet after transaction receiving, optimize wallet deletion 2023-08-21 10:53:23 +03:00
ardocrat
e26174d061 wallet + ui: accounts methods, remove keychain arguments, transaction list, receive, cancel transactions, update translations 2023-08-21 08:30:50 +03:00
ardocrat
e6e18f07ba ui: remove unused rounding setup 2023-08-21 02:00:12 +03:00
ardocrat
94b6b54e79 ui: format date 2023-08-18 15:43:06 +03:00
ardocrat
36296f647d desktop: add arboard dependency to manage clipboard 2023-08-17 16:45:46 +03:00
ardocrat
9eebe0c791 ui: fix wallet balance content margin, fix panels stroke, update translations 2023-08-16 05:15:35 +03:00
ardocrat
fc48e60608 wallet: remove test amount 2023-08-16 04:42:32 +03:00
ardocrat
322adf66b4 wallet + ui: add account to config, show account info, amounts, optimize wallet content panels, update translations 2023-08-16 04:42:05 +03:00
ardocrat
bc6f2623d9 ui: fix default stroke color and rounded box background 2023-08-16 04:40:19 +03:00
ardocrat
c0db456838 wallet: start foreign api server on opening 2023-08-16 00:18:35 +03:00
ardocrat
4ea93407a7 build: update dependencies, remove unused wallet files and dependencies 2023-08-15 21:23:53 +03:00
ardocrat
f54993483f ui: optimize panels width 2023-08-15 21:20:20 +03:00
ardocrat
48630fc6be wallet + ui: delete wallet, show recovery phrase, update translations 2023-08-14 03:17:54 +03:00
ardocrat
09d3835082 wallet + ui: optimize wallet synchronization, add wallet repairing, fix wallet loading content, and wallet status, fix wallet settings panel width update translations 2023-08-13 21:09:04 +03:00
ardocrat
a0930d4bf3 ui: buttons and radios hover cursor 2023-08-13 19:44:41 +03:00