Commit graph

30 commits

Author SHA1 Message Date
Cyrix126
a2d4e77092 feat: update doc and README 2024-04-03 18:41:29 +02:00
Cyrix126
6e02d646d8 feat: better automatization utils for releases 2024-04-03 11:41:53 +02:00
Cyrix126
a4d09c2a3a feat: beta release 0.1.6 2024-04-02 17:15:51 +02: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
Louis-Marie Baer
453e261057 feat: release of beta
feat: images for README
feat: update README for beta
feat: update skel directories
feat: update CHANGELOG
feat: upgrade deps
feat: add DIFFERENCES markdown file
feat: update TODO
2024-03-24 13:07:52 +01:00
Louis-Marie Baer
51424c988e fix: calcul of time given for XvB and add test for algorithm. 2024-03-24 12:25:43 +01:00
Louis-Marie Baer
0827b4d84e feat: rename gupax name references to gupaxx 2024-03-23 18:12:45 +01:00
Louis-Marie Baer
94ebd4ebae feat: add pgp signature 2024-03-23 17:30:21 +01:00
Louis-Marie Baer
e23b140c22 feat: update cargo metadata 2024-03-23 17:27:44 +01:00
Louis-Marie Baer
1dc0603571 feat: remove arti (remove tor support for now)
An old version of arti is used and takes 1/3 of dependences. Using arti as a binary to create a socks proxy and make hyper stable use it would be much better.
2024-03-23 17:06:41 +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
d31225f704 feat: maj TODO 2024-03-22 11:33:23 +01:00
Louis-Marie Baer
566ccff845 feat: maj TODO 2024-03-22 11:23:28 +01:00
Louis-Marie Baer
92e5f88314 fix: Benchmarks table, incorrect header visual when scrolling.
Use the newer widget Table from egui_extra. Wrap it into a AreaScroll to get horizontal scrolling.
2024-03-22 08:02:36 +01:00
Louis-Marie Baer
135de3d556 fix: all clippy warnings 2024-03-21 19:35:02 +01:00
Louis-Marie Baer
0f67fe7a08 fix: Ui overlapping for small screen 2024-03-21 12:27:52 +01:00
Louis-Marie Baer
2f4816cd27 feat: add timestamp to console ouput XvB
fix: move code for output on console to a single function.
2024-03-19 15:43:13 +01:00
Louis-Marie Baer
cb48040fef feat: output of console info about algorithm and node selection
fix: HR symbol private stats (subject to change)
feat: output to XvB tab console information for algorithm decision
feat: output to XvB tab console information for node selection
feat: maj TODO
2024-03-18 12:31:37 +01:00
Louis-Marie Baer
cfb6d0971c feat: manage selection and fallback nodes of XvB
feat: ping, select nodes of XvB process
feat: reload config of xmrig to fallback to backup node
fix: status of xmrig node used in real time
feat: src readme technical differences with upstream
2024-03-18 11:29:11 +01:00
Louis-Marie Baer
e1c3fee92c feat: maj TODO 2024-03-17 01:26:48 +01:00
Louis-Marie Baer
87eb738ca8 feat: enable xmrig with remote control and token, generate token 2024-03-16 16:46:46 +01:00
Louis-Marie Baer
2499953725 feat: maj TODO algo and NOTES Algo 2024-03-16 16:42:32 +01:00
Louis-Marie Baer
9d163ae85e feat: finish XvB Tab with private stats and better log output
fix: color code status
feat: reload automaticcly XvB process if p2pool is off/online
feat: add all 5 private stat in a pretty way outside of console
feat: begin to use readable to replace human.rs
feat: function to verify if share is in current window
feat: maj TODO

feat: Maj TODO
2024-03-15 21:48:04 +01:00
Louis-Marie Baer
ecb1dd23e0 fix: maj TODO 2024-03-15 00:36:13 +01:00
Louis-Marie Baer
6797bdd173 feat: console for log, input token field, better logic for running XvB process 2024-03-12 23:27:51 +01:00
Louis-Marie Baer
74355605e9 feat: manage XvB like a new process
feat: maj TODO
fix: use Vec2 instead of separating height and witdh as args in functions
feat: status of XvB process
feat: button to autostart XvB process into Gupax Tab
feat: autostart XvB if button is checked
feat: buttons to start/stop/restart XvB process in XvB Tab
feat: check token and address inputs before allowing to start XvB
feat: add description to buttons when hovering
fix: adjust test
feat: function to verify if token exist on XvB API
clippy auto and manual fix
2024-03-12 13:01:04 +01:00
Louis-Marie Baer
6a40683de7 feat: maj TODO 2024-03-04 12:20:11 +01:00
Louis-Marie Baer
80575e281c feat: maj TODO 2024-03-03 08:43:48 +01:00
Louis-Marie Baer
dbacd67a64 fix: typo TODO 2024-02-28 15:02:32 +01:00
Louis-Marie Baer
5b78fc6ca2 fix: rename TODO 2024-02-28 13:35:44 +01:00
Renamed from TODO_XmrvsBeast.md (Browse further)