Commit graph

910 commits

Author SHA1 Message Date
Cyrix126
3238cf8cc4 feat: pre-release 1.7.0-rc3 2025-01-03 18:54:51 +01:00
Cyrix126
fc683b3a13 fix: empty url for xmrig api in simple mode 2025-01-03 18:54:16 +01:00
Cyrix126
06839cadc3 feat: pre-release v1.7.0-rc2 2025-01-03 17:57:27 +01:00
Cyrix126
01b1f0e41b fix: false positive disconnection p2pool 2025-01-03 17:56:46 +01:00
Cyrix126
341002b047 feat: p2pool sync detection reworked using only API 2025-01-03 17:19:16 +01:00
Cyrix126
ddd8f404af fix: if XvB target is 0H/s and average 24H is 0H/s, HR is sent to XvB 2025-01-03 15:59:16 +01:00
Cyrix126
46bb518f00 feat: Pre-Release v1.7.0-rc1 bump deps, fix small breaking change 2025-01-03 15:30:16 +01:00
Cyrix126
08108454ea feat: Status, add miners connected to Proxy column 2025-01-03 14:48:01 +01:00
Cyrix126
61f67fff4f fix: custom start options bugfix and better responsiveness 2025-01-03 14:47:16 +01:00
Cyrix126
1e4b1347aa
feat: Status, add buttons to hide/show column processes (#67)
Some checks are pending
Lockbud / lockbud (push) Waiting to run
Rust / fmt (push) Waiting to run
Rust / test (push) Waiting to run
Rust / clippy (macos-latest) (push) Waiting to run
Rust / clippy (ubuntu-latest) (push) Waiting to run
Rust / check (macos-latest) (push) Waiting to run
Rust / check (ubuntu-latest) (push) Waiting to run
Rust / doc (push) Waiting to run
Typo / typo (push) Waiting to run
also make code for processes columns more simple
2025-01-03 12:11:58 +01:00
Cyrix126
cd1f5192b4 feat: add description for load averages
Some checks are pending
Lockbud / lockbud (push) Waiting to run
Rust / fmt (push) Waiting to run
Rust / test (push) Waiting to run
Rust / clippy (macos-latest) (push) Waiting to run
Rust / clippy (ubuntu-latest) (push) Waiting to run
Rust / check (macos-latest) (push) Waiting to run
Rust / check (ubuntu-latest) (push) Waiting to run
Rust / doc (push) Waiting to run
Typo / typo (push) Waiting to run
2025-01-02 22:45:25 +01:00
Cyrix126
5ed1414c39
feat: friendly custom args (#66) 2025-01-02 22:31:17 +01:00
Cyrix126
109c9a28b7
feat: resizable consoles (#65)
Some checks failed
Lockbud / lockbud (push) Has been cancelled
Rust / fmt (push) Has been cancelled
Rust / test (push) Has been cancelled
Rust / clippy (macos-latest) (push) Has been cancelled
Rust / clippy (ubuntu-latest) (push) Has been cancelled
Rust / check (macos-latest) (push) Has been cancelled
Rust / check (ubuntu-latest) (push) Has been cancelled
Rust / doc (push) Has been cancelled
Typo / typo (push) Has been cancelled
2025-01-01 15:02:07 +01:00
Cyrix126
550daa3681 feat: add headers for P2Pool and Xmrig
Some checks are pending
Lockbud / lockbud (push) Waiting to run
Rust / fmt (push) Waiting to run
Rust / test (push) Waiting to run
Rust / clippy (macos-latest) (push) Waiting to run
Rust / clippy (ubuntu-latest) (push) Waiting to run
Rust / check (macos-latest) (push) Waiting to run
Rust / check (ubuntu-latest) (push) Waiting to run
Rust / doc (push) Waiting to run
Typo / typo (push) Waiting to run
2024-12-31 22:21:28 +01:00
Cyrix126
0b5b33874d fix: tests 2024-12-31 21:58:58 +01:00
Cyrix126
ce3dbfb9fd
feat: XvB, advanced tab, add checkbox to watch sidechain HR (#64) 2024-12-31 21:48:56 +01:00
Cyrix126
1cc1caab0c feat: update bundled version of p2pool to v4.3
Some checks are pending
Lockbud / lockbud (push) Waiting to run
Rust / fmt (push) Waiting to run
Rust / test (push) Waiting to run
Rust / clippy (macos-latest) (push) Waiting to run
Rust / clippy (ubuntu-latest) (push) Waiting to run
Rust / check (macos-latest) (push) Waiting to run
Rust / check (ubuntu-latest) (push) Waiting to run
Rust / doc (push) Waiting to run
Typo / typo (push) Waiting to run
2024-12-31 18:52:07 +01:00
Cyrix126
075beddea1
feat: P2Pool, add a checkbox to auto switch to local node when ready (#63) 2024-12-31 16:19:16 +01:00
Cyrix126
0732bab78a fix: handle case where zmq-last_active is not present 2024-12-31 14:45:31 +01:00
Cyrix126
ee2f27c5da
fix: green status p2pool when node offline (#59)
* fix: green status p2pool when node offline

P2Pool state will change dynamically based on:
- Node connection,
- p2p network connection,
- synchronization

fix https://github.com/Cyrix126/gupaxx/issues/57
2024-12-31 14:12:09 +01:00
Cyrix126
5c2abd3bac
Merge pull request #61 from Cyrix126/licence
Some checks failed
Lockbud / lockbud (push) Has been cancelled
Rust / fmt (push) Has been cancelled
Rust / test (push) Has been cancelled
Rust / clippy (macos-latest) (push) Has been cancelled
Rust / clippy (ubuntu-latest) (push) Has been cancelled
Rust / check (macos-latest) (push) Has been cancelled
Rust / check (ubuntu-latest) (push) Has been cancelled
Rust / doc (push) Has been cancelled
Typo / typo (push) Has been cancelled
2024-12-27 18:42:12 +01:00
Cyrix126
a6ac34594b fix: add missing license notice and fix author 2024-12-27 18:23:47 +01:00
Cyrix126
91b4ab1c33 feat: add logo GPLv3 2024-12-27 17:56:30 +01:00
Cyrix126
19eeae1d2f feat: include every bundle in License part 2024-12-27 17:56:05 +01:00
Cyrix126
fcee2c4944 fix: proxy tab wrong name for rig id
Some checks failed
Lockbud / lockbud (push) Has been cancelled
Rust / fmt (push) Has been cancelled
Rust / test (push) Has been cancelled
Rust / clippy (macos-latest) (push) Has been cancelled
Rust / clippy (ubuntu-latest) (push) Has been cancelled
Rust / check (ubuntu-latest) (push) Has been cancelled
Rust / doc (push) Has been cancelled
Rust / check (macos-latest) (push) Has been cancelled
Typo / typo (push) Has been cancelled
2024-12-26 10:38:52 +01:00
cheese
9ec3e1d6e8
readme small formatting improvements (#51)
Some checks failed
Lockbud / lockbud (push) Has been cancelled
Rust / fmt (push) Has been cancelled
Rust / test (push) Has been cancelled
Rust / clippy (macos-latest) (push) Has been cancelled
Rust / clippy (ubuntu-latest) (push) Has been cancelled
Rust / check (macos-latest) (push) Has been cancelled
Rust / check (ubuntu-latest) (push) Has been cancelled
Rust / doc (push) Has been cancelled
Typo / typo (push) Has been cancelled
2024-12-23 21:09:45 +01:00
Cyrix126
fb7cccd044 fix: rig id field of xmrig tab was named Name 2024-12-23 20:42:45 +01:00
Cyrix126
8510db5604 fix: custom path windows size at 0 if no backslash
Some checks failed
Lockbud / lockbud (push) Has been cancelled
Rust / fmt (push) Has been cancelled
Rust / test (push) Has been cancelled
Rust / clippy (macos-latest) (push) Has been cancelled
Rust / clippy (ubuntu-latest) (push) Has been cancelled
Rust / check (macos-latest) (push) Has been cancelled
Rust / check (ubuntu-latest) (push) Has been cancelled
Rust / doc (push) Has been cancelled
Typo / typo (push) Has been cancelled
2024-12-16 21:05:03 +01:00
Cyrix126
8a813a22ca feat: release 1.6.0 (renamed from 1.5.4)
Some checks failed
Lockbud / lockbud (push) Waiting to run
Rust / fmt (push) Waiting to run
Rust / test (push) Waiting to run
Rust / clippy (macos-latest) (push) Waiting to run
Rust / clippy (ubuntu-latest) (push) Waiting to run
Rust / check (macos-latest) (push) Waiting to run
Rust / check (ubuntu-latest) (push) Waiting to run
Rust / doc (push) Waiting to run
Typo / typo (push) Waiting to run
Audit / audit (push) Has been cancelled
2024-12-15 17:08:54 +01:00
Cyrix126
8ff6ae9859 fix: custom Node DB path was never validated
introduced in 1.5.4
2024-12-15 16:50:57 +01:00
Cyrix126
d2597db683 feat: release 1.5.4
Some checks are pending
Audit / audit (push) Waiting to run
Lockbud / lockbud (push) Waiting to run
Rust / fmt (push) Waiting to run
Rust / test (push) Waiting to run
Rust / clippy (macos-latest) (push) Waiting to run
Rust / clippy (ubuntu-latest) (push) Waiting to run
Rust / check (macos-latest) (push) Waiting to run
Rust / check (ubuntu-latest) (push) Waiting to run
Rust / doc (push) Waiting to run
Typo / typo (push) Waiting to run
2024-12-14 15:47:14 +01:00
Cyrix126
1a75eec158 feat: XvB tab, adapt width of stats cells from text length 2024-12-14 15:41:27 +01:00
Cyrix126
2e60480ead feat: remove commented code and dbg 2024-12-14 11:56:27 +01:00
Cyrix126
5fb47d4fc9 fix: XvB tab, reduce space between stats 2024-12-14 11:55:24 +01:00
Cyrix126
52db04a3a3 feat: make scrollbar appears when needed.
Some checks are pending
Lockbud / lockbud (push) Waiting to run
Rust / clippy (ubuntu-latest) (push) Waiting to run
Rust / check (macos-latest) (push) Waiting to run
Rust / check (ubuntu-latest) (push) Waiting to run
Rust / doc (push) Waiting to run
Rust / fmt (push) Waiting to run
Rust / test (push) Waiting to run
Rust / clippy (macos-latest) (push) Waiting to run
Typo / typo (push) Waiting to run
2024-12-13 17:02:55 +01:00
Cyrix126
07e3b49338 fix: apply style of header only for headers 2024-12-13 17:01:52 +01:00
Cyrix126
e76c0f72fc feat: wrap text of console if width is too tight 2024-12-13 17:00:19 +01:00
Cyrix126
525c92e2cf feat: better header centering
use new header function for Proxy and Node tab
2024-12-13 12:10:12 +01:00
Cyrix126
07ac351764 fix: remove dbg
Some checks are pending
Lockbud / lockbud (push) Waiting to run
Rust / fmt (push) Waiting to run
Rust / test (push) Waiting to run
Rust / clippy (macos-latest) (push) Waiting to run
Rust / clippy (ubuntu-latest) (push) Waiting to run
Rust / check (macos-latest) (push) Waiting to run
Rust / check (ubuntu-latest) (push) Waiting to run
Rust / doc (push) Waiting to run
Typo / typo (push) Waiting to run
2024-12-12 12:06:05 +01:00
Cyrix126
1a81636865 fix: spacing XvB tab 2024-12-12 12:05:53 +01:00
Cyrix126
2c2b5b2731 feat: improve hashrate and time display on Status tab 2024-12-12 11:43:40 +01:00
Cyrix126
16281c8479 fix: good width and spacing for sliders in gupaxx tab
Some checks failed
Lockbud / lockbud (push) Waiting to run
Rust / fmt (push) Waiting to run
Rust / test (push) Waiting to run
Rust / clippy (macos-latest) (push) Waiting to run
Rust / clippy (ubuntu-latest) (push) Waiting to run
Rust / check (macos-latest) (push) Waiting to run
Rust / check (ubuntu-latest) (push) Waiting to run
Rust / doc (push) Waiting to run
Typo / typo (push) Waiting to run
Audit / audit (push) Has been cancelled
2024-12-12 00:51:52 +01:00
Cyrix126
f5b765c55f fix: use human time on multiple lines for everything. 2024-12-12 00:31:42 +01:00
Cyrix126
6ff16af175 fix: checking of valid path before starting, correct hover text for windows 2024-12-11 23:51:46 +01:00
Cyrix126
4ebd48f3b5 fix: add missing vertical scrollbar
adjust width grow of sliders
2024-12-11 22:46:55 +01:00
Cyrix126
a920c53d56 fix: high cpu usage when moving mouse on Tab with service ready
Check if the program is running outside of Gupaxx only if the user wants
to start it. Do not check at all times.
2024-12-11 21:56:53 +01:00
Cyrix126
77cc9faf62 fix: CI macos
wrong path
2024-12-11 20:52:52 +01:00
Cyrix126
4f000fcbfd fix: revert proxy to 6.21.1 since 6.22.2 is not released yet.
Need to revert to 6.21.1 to avoid corrupted API.
2024-12-11 19:31:27 +01:00
Cyrix126
48cc9fcc84 feat: pre-release 1.5.4-rc1 2024-12-11 19:25:59 +01:00
Cyrix126
9d55030d6a feat: update bundled xmrig & xmrig-proxy to 6.22.2 2024-12-11 19:25:03 +01:00