Commit graph

639 commits

Author SHA1 Message Date
mostafaei2002
04212a3d1b Merge branch 'dev' of github.com:mostafaei2002/gupaxx into dev 2024-06-16 19:10:44 +03:30
mostafaei2002
efc156149b refactor: turn algorithm.rs structure into a struct with implementations 2024-06-16 19:07:13 +03:30
Louis-Marie Baer
4d2ecd353b fix: fmt 2024-06-15 14:15:19 +02:00
Cyrix126
26fc4a9fa4
Merge branch 'main' into dev 2024-06-15 14:07:53 +02:00
Cyrix126
5686d9e953 feat: refactor code for managing args
better command line help usage
2024-06-15 13:59:14 +02:00
mostafaei2002
b34839a793 fix: spare_time being larger than max algo time 2024-06-15 13:23:25 +03:30
Cyrix126
7cd6a99215 feat: update technical implementation description of CLI
Some checks are pending
CI / ci (macos-latest) (push) Waiting to run
CI / ci (ubuntu-latest) (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 / typo (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-06-15 11:25:19 +02:00
Cyrix126
359d253fb2 fix: NOTES CLI, use option to enable cli instead of different binary 2024-06-15 09:59:43 +02:00
mostafaei2002
a83600a6e0 fix: change slider metric ui & help text 2024-06-12 21:58:36 +03:30
mostafaei2002
277dd840bd Merge branch 'main' of github.com:Cyrix126/gupaxx into dev 2024-06-12 19:09:56 +03:30
mostafaei2002
5cd0acd842 fix: impl Display for ManualDonationLevel 2024-06-12 19:09:00 +03:30
mostafaei2002
b8cd36eeb2 fix: impl Display for XvbMode 2024-06-12 19:00:52 +03:30
mostafaei2002
ce9e378633 fix: slider always enabled 2024-06-12 18:39:32 +03:30
Cyrix126
5c1266cba2 fix: empty values of XMRig when stopped
Some checks failed
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-latest) (push) Has been cancelled
CI / ci (ubuntu-latest) (push) Has been cancelled
Rust / fmt (push) Has been cancelled
2024-06-12 15:00:42 +02:00
mostafaei2002
9949a4c4fb fix: add spacing 2024-06-12 15:51:41 +03:30
mostafaei2002
f41e6c9647 fix: implement default for Xvb state 2024-06-12 15:42:56 +03:30
mostafaei2002
d76abe1058 fix: add dev branch to CI 2024-06-11 23:20:26 +03:30
mostafaei2002
f845fd8533 Merge branch 'main' of github.com:Cyrix126/gupaxx into dev 2024-06-11 23:08:56 +03:30
mostafaei2002
a450f1e684 fix: formatting 2024-06-11 23:05:21 +03:30
mostafaei2002
f2a3c00145 fix: failing test 2024-06-11 22:23:33 +03:30
mostafaei2002
cc597a31b9 fix: set slider max decimals 2024-06-11 22:18:11 +03:30
mostafaei2002
e0378903d9 fix: compile error 2024-06-11 21:35:47 +03:30
mostafaei2002
2389916b9d fix: adjust max slider amount 2024-06-11 21:33:37 +03:30
mostafaei2002
caf3c62227 feat: add megahash option to slider 2024-06-11 21:23:05 +03:30
mostafaei2002
9759b5677c fix: modify slider behaviour 2024-06-11 21:06:49 +03:30
mostafaei2002
4cdf87f671 fix: change ManuallyDonate, ManuallyKeep names & updates help texts 2024-06-11 20:57:21 +03:30
mostafaei2002
cda7c975b6 test: test advanced mode functionality 2024-06-11 17:47:35 +03:30
mostafaei2002
3d6e6e8bfe fix: failing test 2024-06-11 15:13:31 +03:30
mostafaei2002
a9c4381c94 fix: don't change metric if already selected 2024-06-11 15:05:19 +03:30
mostafaei2002
d3e4220982 fix: wrong type 2024-06-11 14:58:24 +03:30
mostafaei2002
8ea2462fe5 fix: hashrate changes incorrectly after changing metric 2024-06-11 14:57:34 +03:30
mostafaei2002
f8f1260e1f fix: backend manual hashrate metric 2024-06-11 14:10:30 +03:30
mostafaei2002
40d7570bf2 fix: slider metric 2024-06-11 12:39:17 +03:30
mostafaei2002
82c55601cc fix: slider max hashrate on kH/s mode 2024-06-11 12:31:15 +03:30
mostafaei2002
2e18c4c5fb feat: add H/s & kH/s labels for slider 2024-06-11 12:28:29 +03:30
mostafaei2002
acff995c20 fix: disable slider when xvb is not started 2024-06-11 12:09:26 +03:30
mostafaei2002
786432e2b5 fix: update help texts 2024-06-10 18:28:11 +03:30
mostafaei2002
53fe495c4b fix: customize help text on slider 2024-06-10 18:26:11 +03:30
mostafaei2002
b8501578d3 fix: add help texts for donation levels & xvb modes 2024-06-10 18:19:16 +03:30
mostafaei2002
b260f364e1 fix: replace impl Default with derive Default 2024-06-10 14:46:23 +03:30
mostafaei2002
4f44025d5b fix: failing test 2024-06-10 11:03:31 +03:30
mostafaei2002
624ee172e2 fix: increase slider width 2024-06-10 10:49:31 +03:30
mostafaei2002
26c7f748e7 fix: modify xvb logs 2024-06-09 21:35:21 +03:30
mostafaei2002
62d5a31996 fix: add new log 2024-06-09 21:33:22 +03:30
mostafaei2002
c18266ec81 feat: add manual donation level logic 2024-06-09 21:21:03 +03:30
mostafaei2002
cfe411392d fix: revert logo to previous state 2024-06-09 20:40:31 +03:30
mostafaei2002
b045b0646c fix: add rustc-ice-* logs to .gitignore 2024-06-09 20:38:31 +03:30
mostafaei2002
089cdf5e17 feat: add scrollbar to xvb tab 2024-06-09 20:37:56 +03:30
mostafaei2002
a232058772 feat: add UI for manual donation level feature 2024-06-09 20:28:57 +03:30
mostafaei2002
12c8d9622d fix: clean up unused imports 2024-06-09 18:20:42 +03:30