1
0
forked from GRIN/grim
Commit Graph

48 Commits

Author SHA1 Message Date
ardocrat 01d17e25ee tor: update webtunnel list 2026-04-24 00:12:22 +03:00
ardocrat 0fa8963bd2 fix: wallet txs selection, wait starting tor service on send 2026-04-10 15:50:58 +03:00
ardocrat 6835bb1909 fix: do not send over tor when service not launched 2026-04-10 00:28:27 +03:00
ardocrat 4dc42bce4a tor: fix multiline bridge connection 2026-03-30 01:37:36 +03:00
ardocrat 9b6252de3a tor: fix connection with multiple bridges 2026-03-24 02:13:08 +03:00
ardocrat 6e50b2b38a ui: make list items clickable, ability to delete tx 2026-03-23 01:21:09 +03:00
ardocrat ba0af0968d tor: multiline bridges input, optimize tor connection check, add multiple default webtunnel bridges, fix tx cancel on finalization error 2026-03-18 15:44:32 +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 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 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 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 fe2f79ecad tor: update arti to 0.36 2025-11-03 13:48:18 +03:00
ardocrat b540fcbf19 tor: do not start already starting service 2025-06-11 15:16:33 +03:00
ardocrat b54a573f61 tor: proxy settings 2025-06-09 12:27:36 +03:00
ardocrat 8165fab326 tor: update arti-client to 0.30.0 2025-05-31 17:08:39 +03:00
ardocrat 3da8f5420b build: update tor arti 0.29.0 2025-04-02 17:05:20 +03:00
ardocrat 109e896506 tor: clean error after start 2025-04-02 16:47:07 +03:00
ardocrat 6936c14ed2 tor: remove macos tls fix 2025-01-13 21:06:34 +03:00
ardocrat c626ed5a48 tor: clear data on launch, update arti to 0.26.0 2025-01-13 19:40:09 +03:00
ardocrat 442fc425f7 ui: update to egui 0.29.1, wallet qr scan content, panels strokes and colors refactoring, check closeable modal at desktop title, fix app socket name 2024-10-21 12:03:09 +03:00
ardocrat 92e5d38755 build: update grin 5.3.3, arti 0.23.0 (fork arti-hyper crate) and non-egui dependencies 2024-10-09 12:58:59 +03:00
ardocrat f3db1005b5 feat: crash report 2024-08-07 19:14:11 +03:00
ardocrat fa0232d4c4 tor: handle client creation error 2024-08-02 13:32:54 +03:00
ardocrat d1d968f165 build: update tor and grin libs 2024-05-27 02:26:13 +03:00
ardocrat 019e5428df build: warnings 2024-05-18 21:26:48 +03:00
ardocrat 4e532fb6ad tor: fix ping of service to avoid many socket opening 2024-05-18 18:24:56 +03:00
ardocrat c4fa0f7ec6 tor: add service key result check 2024-05-18 14:55:01 +03:00
ardocrat dc49ab3d77 tor: update default obfs4 connection 2024-05-17 16:39:06 +03:00
ardocrat 5ae50f247d fix: default obfs4 connection line 2024-05-17 16:23:12 +03:00
ardocrat cec83a5eb8 tor: remove logging 2024-05-17 12:52:40 +03:00
ardocrat e379a7bf86 tor: bridge connection line, save changes on modal close 2024-05-17 12:36:05 +03:00
ardocrat 206c89520c tor: bridges fix, obfs working line 2024-05-16 23:56:45 +03:00
ardocrat 4a4bcb4feb tor: increase service check delay 2024-05-16 21:52:46 +03:00
ardocrat 665ab9ab82 tor: restart service on 3rd ping error, do not start API and Tor service before first successful sync, restart running service or rebuild client on config change 2024-05-16 21:29:07 +03:00
ardocrat 36d6b75c65 tor: single client and config, tx status setup after cancellation at tor sending 2024-05-16 19:37:28 +03:00
ardocrat 50099da88c tor: online check frequency 2024-05-16 17:53:32 +03:00
ardocrat 1ee9641b63 tor: fix address check 2024-05-16 17:48:57 +03:00
ardocrat 2aa22030eb build: common warnings 2024-05-15 20:51:14 +03:00
ardocrat 2bb51d6757 tor: fix service availability check 2024-05-15 20:27:58 +03:00
ardocrat 5749c5a367 tor: service availability check 2024-05-15 18:05:45 +03:00
ardocrat 460590d531 tor: better address status check, bridges configuration 2024-05-15 17:36:09 +03:00
ardocrat 12650c94fd tor: fix launch onion server, wallet tor service, send over tor 2024-04-30 18:15:03 +03:00
ardocrat 1d9c8533ad tor: runtime 2024-04-27 03:01:29 +03:00
ardocrat 744b7955c1 tor: launch services 2024-04-27 02:19:40 +03:00
ardocrat 1e6376c497 tor: fix restart 2024-04-25 15:41:28 +03:00
ardocrat 7207fb56bc build + tor: update grin libs fix android build, add arti lib, tor server config, connection with snowflake, transport at connections 2024-04-25 15:15:00 +03:00