ardocrat
162c5f88eb
fix: android build for status text
2026-03-08 22:53:24 +03:00
ardocrat
ae0ff12935
feat: check app updates
...
Check update using API endpoint: https://code.gri.mw/api/v1/repos/gui/grim/releases/latest
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/54
2026-03-08 19:28:28 +00:00
ardocrat
af203b8f9b
ui: update i18n lib
2026-03-06 23:51:44 +03:00
ardocrat
1bd57cd88d
fix: check transport settings change to restart services
2026-03-06 23:09:17 +03:00
ardocrat
8eea776111
ui: optimize paddings for mobile
2026-03-06 22:26:58 +03:00
ardocrat
f5f6141881
ui: txs limit and sort, wallet deletion from the list, fix tor conn on accounts and settings change
...
- Limit loading at tix list
- Sort txs by confirmation status to show txs waiting for an action at top
- Ability to delete wallet from the list without opening
- Optimize Tor connection on account switch
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/53
2026-03-05 11:48:23 +00:00
ardocrat
beb1a80c6a
Payment proofs ( #52 )
...
- Ability to export and verify payment proofs
Some fixes:
- Migrated tx heights store from lmdb (also changed heights key from local id to slate_id to avoid conflict between wallets)
- Close address panel on wallet change
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/52
2026-03-03 19:54:46 +00:00
ardocrat
2a41689231
fix: wallet data directory creation
2026-03-03 11:31:32 +03:00
ardocrat
dda3be7f86
fix: check external connection url format
2026-03-03 09:07:30 +03:00
ardocrat
65e9546f81
tor: reduce service check delay
2026-02-27 23:42:38 +03:00
ardocrat
8f1175ff1a
tor: optimize service check
2026-02-27 22:09:47 +03:00
ardocrat
0ca2c7f372
fix: button rounding
2026-02-27 16:20:15 +03:00
ardocrat
ee4752a95f
Ability to change data location ( #50 )
...
Closes https://code.gri.mw/GUI/grim/issues/9
- Change node chain data directory
- Change wallet data directory
- Check for valid bridge Tor binary
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/50
2026-02-27 00:29:55 +00:00
ardocrat
366bbaeac6
gui: glow renderer only for macos
2026-02-27 01:24:44 +03:00
ardocrat
a499c91619
fix: do not hang on tor service launch at ui
...
- Retrieve secret key on wallet sync to prevent lock at UI
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/51
2026-02-26 14:12:39 +00:00
ardocrat
72de1d5c05
conn: add grinffindor.org to wallet connections and seed list
2026-02-21 19:32:26 +03:00
ardocrat
b4c64dae6b
fix: fonts setup on first draw
2026-02-20 16:53:17 +03:00
ardocrat
e334386fe2
fix: disable modal closing on qr scan at messages
2026-02-20 16:53:17 +03:00
ardocrat
7d75fc2ae0
gui: fixes
...
- Wgpu renderer by default for Windows
- Fix items borders sizes
- Start camera at messages on scan press
- Do not show pull-to-refresh on empty tx list
- Do not close non-closeable modal on Back/Esc key press
- Cut long connection name at wallet list
- Fix setting of tx receiver address
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/47
2026-02-19 23:15:24 +00:00
ardocrat
67514b8609
tor: webtunnel support
...
- Add webtunnel bridge
- Build from https://code.gri.mw/ardocrat/webtunnel to include binary into the build
- Build and run webtunnel for Android
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/44
2026-02-18 13:38:11 +00:00
ardocrat
3a23438e17
fix: check wallet state from node, build: update common deps, tor: optimize running service check, p2p: async peer saving, update seeds
...
- Update common dependencies
- Optimize check of running Tor service
- Async peer saving
- Add mainnet and testnet seeds
- Remove grinnode.live from default external connections
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/43
2026-02-10 11:54:59 +00:00
ardocrat
86d4fde77d
tx: parse message on input change
2026-02-09 13:50:46 +00:00
ardocrat
b751aa256e
txs: text slatepack format
...
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/42
2026-02-09 13:14:08 +00:00
ardocrat
b54fd3251f
feat: calculate fee and maximum amount on send
...
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/32
2026-02-07 13:11:23 +00:00
ardocrat
9bb5f1d66a
camera: update nokhwa to 0.10.10
...
Update camera lib, also to avoid git dependency for macos.
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/40
2026-02-07 09:10:20 +00:00
ardocrat
00f8eb7d18
gui: eframe default features, add wgpu dep, try wgpu on windows error
...
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/34
2026-01-19 21:52:33 +01:00
ardocrat
0713ba0213
gui: wgpu fallback renderer for desktop ( #31 )
...
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/31
2026-01-19 21:21:13 +01:00
ardocrat
03fbb0914e
wallet: optimize proxy url parse to use localhost or dns record
2025-11-25 23:49:05 +03:00
ardocrat
ed2dc880aa
android: migrate back to gameactivity, update to API 36, fix back navigation at network panel
2025-11-21 01:34:51 +03:00
ardocrat
646a7c5e04
fix: tx ui on repost
2025-11-21 01:33:53 +03:00
ardocrat
7f65471ba1
ui: fix wallet tabs state
2025-11-06 14:01:40 +03:00
ardocrat
42bcda621a
ui: update egui, fix android back button
2025-11-05 18:11:07 +03:00
ardocrat
97d8b86d39
ci: forgejo
2025-11-05 13:26:05 +03:00
ardocrat
8ba11daf31
build: fix lifetime warning
2025-11-03 13:48:34 +03:00
ardocrat
fe2f79ecad
tor: update arti to 0.36
2025-11-03 13:48:18 +03:00
ardocrat
cf4f0789a3
build: update egui to last github version
2025-06-25 13:13:31 +03:00
ardocrat
1b78118f51
fix: action repeat tor tx, no resend for tor
2025-06-25 12:51:29 +03:00
ardocrat
a89a9bcaed
fix: message opening
2025-06-25 11:50:49 +03:00
ardocrat
8528c33be5
fix: message opening when slate with previous state exists
2025-06-25 11:45:26 +03:00
ardocrat
d1502e26b1
wallet: cleanup broadcasting delay on repost
2025-06-25 11:32:26 +03:00
ardocrat
2f56defffa
wallet: broadcasting delay, repeat tx action
2025-06-25 11:08:57 +03:00
ardocrat
cd0e3485c5
txs: async tasks for wallet
2025-06-19 09:18:20 +03:00
ardocrat
b540fcbf19
tor: do not start already starting service
2025-06-11 15:16:33 +03:00
ardocrat
7d29b2af6d
tx: qr padding, info buttons positions
2025-06-10 22:25:10 +03:00
ardocrat
ad030fe811
fix: tx finalizing status setup
2025-06-10 22:16:51 +03:00
ardocrat
fae1364f10
wallet: tx response flag to show sharing controls
2025-06-10 22:03:49 +03:00
ardocrat
93297b5401
tx: do not show sharing content when can not finalize
2025-06-10 21:20:27 +03:00
ardocrat
511611f994
wallet: show only txs with slate id
2025-06-10 20:40:50 +03:00
ardocrat
e9e2a0a8e7
ui: fix tx description
2025-06-10 20:25:23 +03:00
ardocrat
1222399926
tx: remove manual slatepack input, scan outputs after wallet db deletion
2025-06-10 20:09:24 +03:00