Cyrix126
41dd12f092
fix: errors of xmrig not taken into account
2024-05-31 17:34:10 +02:00
Cyrix126
a4d09c2a3a
feat: beta release 0.1.6
2024-04-02 17:15:51 +02:00
Cyrix126
55cf2bc820
fix: p2pool side chain HR unit scale and private stats winner
2024-03-29 13:49:56 +01:00
Cyrix126
4c9425f986
feat: beta release 0.1.4
...
feat: new logo
feat: algorithm now takes Xmrig HR timeframe depending on what's average available
fix: detection of p2pool eHR
fix: private round type stats
fix: name gupax tab to gupaxx
2024-03-28 10:34:53 +01:00
Cyrix126
e9e630ae09
feat: beta release 0.1.3
...
feat: take into account external HR for p2pool and XvB
fix: retrograde to xmrig 6.20.1 to fix issue with xmrig stats showing only 1/4h later
2024-03-27 20:43:06 +01:00
Cyrix126
23fc9f3a39
fix: getting current shares
...
fix: get the good pattern
fix: use regex (perf improvements)
fix: use error message in log instead of panic
feat: add debug messages
2024-03-26 07:45:57 +01:00
Louis-Marie Baer
9f91f88689
feat: optmize console output to render only what is visible
...
egui TextEdit::multiligne will render everything. Use show_rows insteead of show_viewport for AreaScroll to fix this.
2024-03-23 16:41:29 +01:00
Louis-Marie Baer
135de3d556
fix: all clippy warnings
2024-03-21 19:35:02 +01:00
Louis-Marie Baer
045dd7ab03
feat: separate logic into smaller modules
...
The original sources, while well documented, had files with over 2.5K LoC.
Separating the logic in different modules add clarity making the code easier to work with.
2024-03-03 08:37:35 +01:00