Commit graph

668 commits

Author SHA1 Message Date
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
a6ac34594b fix: add missing license notice and fix author 2024-12-27 18:23:47 +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
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
8ff6ae9859 fix: custom Node DB path was never validated
introduced in 1.5.4
2024-12-15 16:50:57 +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
0997290c82 fix: item spacing indicator XvB tab 2024-12-11 19:17:25 +01:00
Cyrix126
a9df44b083 fix: align processes height 2024-12-11 19:15:56 +01:00
Cyrix126
c233a91875 fix: minimum size button default tab 2024-12-11 19:15:45 +01:00
Cyrix126
50b3336156 feat: reworked UI for size/spacing/resizing/responsivness/alignment/coherence on every panels.
feat: reduction in code dupplication related to UI
feat: update header of XvB tab
feat: upgrade egui to git main
feat: upgrade deps
2024-12-11 18:50:48 +01:00
LJ
15138cd47a
Fix building with distro feature enabled (#49)
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-11-28 19:56:49 +01:00
Cyrix126
2b49c4c0a3 feat: update about tab
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-11-23 23:05:11 +01:00
Cyrix126
4558b6670b fix: immediatly apply simple mode
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-11-20 09:20:14 +01:00
Cyrix126
0ea492d930 feat: use rust edition 2024, apply fmt 2024
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-11-19 22:13:33 +01:00
Cyrix126
1377ee68f4 fix: windows build 2024-11-19 10:55:59 +01:00
Cyrix126
2a8d013622 fix: fmt
Some checks are pending
Audit / audit (push) Waiting to run
Lockbud / lockbud (push) Waiting to run
Rust / fmt (push) Waiting to run
Rust / test (macos-latest) (push) Waiting to run
Rust / test (ubuntu-latest) (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 (macos-latest) (push) Waiting to run
Rust / doc (ubuntu-latest) (push) Waiting to run
Typo / typo (push) Waiting to run
2024-11-18 22:49:42 +01:00
Cyrix126
ea6aa7d363 feat: rewriting of UI code, top bar, bottom bar, resizing
- use standard fonts
- immediate resizing
- top bar reworked
- bottom bar reworked
- simpler code for UI
- XvB add hover text simple/advanced button
2024-11-18 22:48:11 +01:00
Cyrix126
0bf41fde58 fix: size DB wrong custom path Windows 2024-11-18 14:10:15 +01:00
Cyrix126
675a97080c fix: count time on 0s when sending all to p2pool for one decision
Some checks failed
Lockbud / lockbud (push) Has been cancelled
Rust / fmt (push) Has been cancelled
Rust / test (macos-latest) (push) Has been cancelled
Rust / test (ubuntu-latest) (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 (macos-latest) (push) Has been cancelled
Rust / doc (ubuntu-latest) (push) Has been cancelled
Typo / typo (push) Has been cancelled
Also fix the wrong hover text saying time until switching to XvB where
it should say time until next decision.
2024-11-12 13:26:27 +01:00
Cyrix126
068b11afac fix: advanced XvB: manual XvB and P2Pool HR don't use proxy values when possible 2024-11-12 12:09:55 +01:00
Cyrix126
4c0e262d7b feat: release 1.5.3
Some checks failed
Audit / audit (push) Has been cancelled
Lockbud / lockbud (push) Has been cancelled
Rust / fmt (push) Has been cancelled
Rust / test (macos-latest) (push) Has been cancelled
Rust / test (ubuntu-latest) (push) Has been cancelled
Rust / typo (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 (macos-latest) (push) Has been cancelled
Rust / doc (ubuntu-latest) (push) Has been cancelled
Typo / typo (push) Has been cancelled
CI / ci (macos-12) (push) Has been cancelled
CI / ci (ubuntu-latest) (push) Has been cancelled
2024-11-02 19:26:22 +01:00
Cyrix126
f6dc8d463d feat: bump p2pool binary in bundle to v4.2 2024-11-02 18:28:33 +01:00
Cyrix126
b4ce7658b4 fix: typo 2024-11-02 18:24:23 +01:00
Cyrix126
35378c39ae fix: hide statusfromgupaxx command in p2pool also in lower verbosity 2024-11-02 18:22:12 +01:00
Cyrix126
1d582809da fix: p2pool could get green while syncing
if verbosity of p2pool log < 3 and xmrig/proxy is mining on p2pool while
it is still syncing, p2pool could get green before being done syncing
and show incorrect data for a minute at most.

This data could get caught by algorithm and make a decision (only one)
based on incorrect info.
2024-11-02 18:00:15 +01:00