Commit graph

930 commits

Author SHA1 Message Date
Cyrix126
4d4bcd689f feat: release v1.8.0 2025-02-08 15:34:51 +01:00
Cyrix126
498fb82bfb fix: sudo less for user permitted in visudo, reduce time of first xmrig output by 3 seconds 2025-02-08 15:31:27 +01:00
Cyrix126
0ecfbd4ce4 fix: regex to detect new pool 2025-02-08 12:26:13 +01:00
Cyrix126
f7223b55b4 feat: pre-release v1.8.0-rc1 2025-02-07 22:33:35 +01:00
Cyrix126
df79cea4ee feat: pre-release v1.8.0
feat: update deps
2025-02-07 22:24:01 +01:00
Cyrix126
de60427219
feat: Node: fast mode support ()
feat: enable fast mode in simple mode if available memory > 4GB
feat: Node tab advanced sublenu add checkbox to enable fast mode
2025-02-07 22:14:04 +01:00
Cyrix126
920287b7fd
feat: handling custom values from processes that depends on them + fixes ()
feat: add fields for p2pool port, token for xmrig,  token/ip/port for
proxy
feat: no need for restarting service that depends on other when the
orher service is restarted with new settings
feat: custom args reflects edited fields of other processes
feat: rename "node" appearance to "pool" when it means the latter
feat: detect and print in status custom pool
fix: proxy was setting bind to 0.0.0.0 if localhost name was used
fix: generate backup hosts only once at start
2025-02-07 20:55:09 +01:00
Cyrix126
1cb943aab0 feat: add field for the token api on xmrig and proxy advanced tab () 2025-01-28 15:57:46 +01:00
Cyrix126
853e13df39 feat: do not ask for sudo prompt when not needed ()
sudo password are not needed when:
- the user is granted permission to use sudo without password in visudo
- the sudo cache still grant the user privileges after having entered
the password
2025-01-28 15:57:31 +01:00
Cyrix126
442c1fc747 feat: add settings to hide all elements related to a process () 2025-01-28 15:57:03 +01:00
Cyrix126
92ac5f2d3e feat: upgrade deps and fix breaking change 2025-01-28 11:15:30 +01:00
Cyrix126
ce021ca63b fix: typo 2025-01-25 14:08:51 +01:00
Cyrix126
64647fd456 feat: add transparency to funding 2025-01-25 10:33:35 +01:00
Cyrix126
4a14bf006e feat: update xmr donation to primary address in preparation of Kuno 2025-01-24 10:47:51 +01:00
Cyrix126
60246e7496 fix: release v1.7.2 2025-01-09 12:14:33 +01:00
Cyrix126
4f5baeb489 feat: keep the algo running even if the public stats are unavailable 2025-01-09 12:12:26 +01:00
Cyrix126
fc6133bd51 fix: crash when adding new pool, fix release and add ideas 2025-01-06 03:05:20 +01:00
Cyrix126
90e4a06032 feat: release v1.7.0 2025-01-05 15:22:35 +01:00
Cyrix126
f2b5713e1d feat: update IDEAS 2025-01-04 11:28:21 +01:00
Cyrix126
4f9afdc827 feat: fast detection of offline Node 2025-01-03 20:50:54 +01:00
Cyrix126
12ccb1904b feat: pre-release 1.7.0-rc3 2025-01-03 18:54:51 +01:00
Cyrix126
aebb2dff55 fix: empty url for xmrig api in simple mode 2025-01-03 18:54:16 +01:00
Cyrix126
2353e5df7b feat: pre-release v1.7.0-rc2 2025-01-03 17:57:27 +01:00
Cyrix126
e5302d85f7 fix: false positive disconnection p2pool 2025-01-03 17:56:46 +01:00
Cyrix126
c4ac95ba9a feat: p2pool sync detection reworked using only API 2025-01-03 17:19:16 +01:00
Cyrix126
40d342c52a 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
004b809fb9 feat: Pre-Release v1.7.0-rc1 bump deps, fix small breaking change 2025-01-03 15:30:16 +01:00
Cyrix126
c0dc469435 feat: Status, add miners connected to Proxy column 2025-01-03 14:48:01 +01:00
Cyrix126
af0aa2e8aa fix: custom start options bugfix and better responsiveness 2025-01-03 14:47:16 +01:00
Cyrix126
cafb816eb8 feat: Status, add buttons to hide/show column processes ()
also make code for processes columns more simple
2025-01-03 12:11:58 +01:00
Cyrix126
7a958bf512 feat: add description for load averages 2025-01-02 22:45:25 +01:00
Cyrix126
892ee057b9 feat: friendly custom args () 2025-01-02 22:31:17 +01:00
Cyrix126
35fa439d13 feat: resizable consoles () 2025-01-01 15:02:07 +01:00
Cyrix126
d14ec6d96a feat: add headers for P2Pool and Xmrig 2024-12-31 22:21:28 +01:00
Cyrix126
64d9905970 fix: tests 2024-12-31 21:58:58 +01:00
Cyrix126
016f774a1f feat: XvB, advanced tab, add checkbox to watch sidechain HR () 2024-12-31 21:48:56 +01:00
Cyrix126
2832e057f9 feat: update bundled version of p2pool to v4.3 2024-12-31 18:52:07 +01:00
Cyrix126
3154a870b6 feat: P2Pool, add a checkbox to auto switch to local node when ready () 2024-12-31 16:19:16 +01:00
Cyrix126
68f0ff6afb fix: handle case where zmq-last_active is not present 2024-12-31 14:45:31 +01:00
Cyrix126
fe27ddf7f5 fix: green status p2pool when node offline ()
* 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
567adb5b5a Merge pull request from Cyrix126/licence 2024-12-27 18:42:12 +01:00
Cyrix126
25303215d6 fix: add missing license notice and fix author 2024-12-27 18:23:47 +01:00
Cyrix126
f661367a23 feat: add logo GPLv3 2024-12-27 17:56:30 +01:00
Cyrix126
0244133cd8 feat: include every bundle in License part 2024-12-27 17:56:05 +01:00
Cyrix126
78bd40e5ec fix: proxy tab wrong name for rig id 2024-12-26 10:38:52 +01:00
cheese
32ac82a589 readme small formatting improvements () 2024-12-23 21:09:45 +01:00
Cyrix126
48acedb1c5 fix: rig id field of xmrig tab was named Name 2024-12-23 20:42:45 +01:00
Cyrix126
d9a595b7aa fix: custom path windows size at 0 if no backslash 2024-12-16 21:05:03 +01:00
Cyrix126
771e45f07b feat: release 1.6.0 (renamed from 1.5.4) 2024-12-15 17:08:54 +01:00
Cyrix126
93d9416aaf fix: custom Node DB path was never validated
introduced in 1.5.4
2024-12-15 16:50:57 +01:00