ardocrat
431cda358f
github: download win msi
2026-02-25 17:14:38 +00:00
ardocrat
149555cc0a
ci: windows msi build
...
- Separate runner for Windows build
- Create .msi release format
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/49
2026-02-25 17:13:32 +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
a03758d383
fix: webtunnel build
...
- Fix build command execution on non-Windows
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/48
2026-02-20 00:01:28 +00: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
a8df3a20ba
fix: build on windows
...
- Added Windows batch file
- Fixed check for empty file on build
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/45
2026-02-19 19:27:08 +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
b2ef91e67d
ci: cache for every platform
...
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/41
2026-02-08 16:24:43 +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
e56058ff33
ci: fix cargo registry
2026-02-06 16:59:30 +00:00
ardocrat
45473ded7e
ci: optimize build
...
- Optimize jobs dependencies
- Optimize Android and Linux x86 cache
- Telegram link to all releases
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/39
2026-02-06 16:11:36 +00:00
ardocrat
6eec01bad6
ci: linux x86 build, cargo registry
...
- Build Linux x86 on separate runner (fix Appimage on x86 platform)
- Use Cargo Nexus registry
- Build at single file
- Fix previous release check for tag
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/38
2026-02-06 07:52:15 +00:00
ardocrat
35dbc3eca9
ci: fix workflow vars, artifacts repo name path
2026-01-30 15:34:25 +03:00
ardocrat
94bae256af
ci: cache, local maven for android build and artifacts, fix telegram upload
...
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/37
2026-01-30 11:42:19 +00:00
ardocrat
dae59744b3
fix: github release
2026-01-28 18:30:51 +01:00
ardocrat
7d28a31e18
ci: macos universal build
2026-01-26 08:51:39 +03:00
ardocrat
6d5445f72f
ci: telegram notify url
2026-01-26 08:38:14 +03:00
ardocrat
04417f1f53
ci: fix telegram upload
2026-01-26 08:30:16 +03:00
ardocrat
97239ba0f5
android: fix manifest permissions
2026-01-26 01:30:30 +03:00
ardocrat
51898404db
ci: tg files upload
2026-01-26 01:29:58 +03:00
ardocrat
2ca7c03999
build: fix nokhwa dep path
2026-01-26 01:29:15 +03:00
ardocrat
86187e4e59
ci: github release fix, do not build on master fork, notify group on pr
...
- Do not build on master branch fork
- Fix Github release build
- Notify group and channel on PR
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/35
2026-01-23 14:00:34 +01:00
ardocrat
7ebfaaf477
ci: separate android runner, github release download, telegram notifications and release upload
...
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/33
2026-01-23 11:20:15 +01: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
ec81ba2cee
readme: update build instruction
2026-01-09 23:54:39 +00:00
ardocrat
cc5831358a
ci: checkout submodules
...
Update checkout actions.
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/30
2026-01-09 23:38:08 +00:00
ardocrat
961e65be4c
build: grin submodules
...
Use node and wallet submodules to avoid dependency conflicts inside grin-wallet on grin repo update.
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/29
2026-01-09 23:08:34 +00:00
ardocrat
12b6626624
readme: fix images links
...
To correctly show on Github.
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/28
2026-01-09 11:07:37 +00: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
11a5a73775
sync: increase header size
2025-11-11 00:38:00 +03:00
ardocrat
48ec553e0a
build: android version naming
2025-11-11 00:36:49 +03:00
ardocrat
a567243716
ci: fix version naming and override
2025-11-11 00:35:26 +03:00
ardocrat
4773fdb8d5
fix: render on linux wayland
2025-11-10 15:59:22 +03:00
ardocrat
7f65471ba1
ui: fix wallet tabs state
2025-11-06 14:01:40 +03:00
ardocrat
fabd0a90df
build: remove tag symbol from android version
2025-11-06 13:21:16 +03:00
ardocrat
6093d2bddb
build: fix android version naming
2025-11-06 13:19:11 +03:00
ardocrat
42bcda621a
ui: update egui, fix android back button
2025-11-05 18:11:07 +03:00
ardocrat
215b5d3f27
ci: jobs deps
2025-11-05 18:09:38 +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