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
a03aedce82
fix: XvB process better manage time, better timing to inform user
2024-03-23 17:20:56 +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
baef329606
feat: merge from upstream
2024-03-22 11:17:09 +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
46486b5364
fix: Benchmarks submenu, fix Ui and big optimization for table.
...
fix: do not render all the rows, only the ones visibles.
2024-03-22 00:01:44 +01:00
Louis-Marie Baer
7797b5e81d
fix: limit height XvB in submenu Process of P2pool Tab
2024-03-21 22:08:11 +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
4f13862136
fix: Ui bottom overlapp for minimum width of 640px
2024-03-21 06:32:46 +01:00
Louis-Marie Baer
50aa8402bc
fix: dupplicate helper
2024-03-19 16:03:07 +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
a120a8a2b7
feat: modify description of Hero Mode.
2024-03-19 13:17:47 +01:00
Louis-Marie Baer
05d4a1141f
fix: XvB tab fix UI overlapping, better placement of widget.
2024-03-19 13:16:34 +01:00
hinto.janai
6ad66d16fb
v1.3.6
...
updates `egui/eframe` -> `0.24.1` -> `0.26.2`
fixes non-responding nodes not being sorted correctly by ping ms
2024-03-18 18:05:02 -04:00
hinto.janai
ba386eaad2
update cpu.json
2024-03-18 16:49:47 -04:00
Louis-Marie Baer
255c183c10
fix: add better output if no share and fix printing European Node
2024-03-18 13:28:44 +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
74c6a92535
feat: integrate algorithm of HR distribution
2024-03-17 01:22:44 +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
66417b3b0b
fix: XvB process start perf
...
fix: create client in thread instead of before it
2024-03-16 13:35:09 +01:00
Louis-Marie Baer
89ef45a5ac
fix: test
2024-03-16 11:05:59 +01:00
Louis-Marie Baer
8abd55799a
fix: use client only once
2024-03-15 23:37:43 +01:00
Louis-Marie Baer
316ccf4acc
fix: simplify XvB tab panels
2024-03-15 23:18:01 +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
c7f0785d95
feat: XvB Tab, add link to rules
2024-03-15 00:34:58 +01:00
Louis-Marie Baer
066fd5bda5
feat: add tab XvB option to Gupax Tab selector
2024-03-15 00:20:59 +01:00
Louis-Marie Baer
0a9375130f
feat: construct XvB tab
...
feat: add Hero checkbox ui and hovering help
feat: add private stats ui and thread
feat: debug error of API connection in console
2024-03-14 23:40:47 +01:00
hinto.janai
7672901bbb
node: remove moneronode.ddns.net
2024-03-13 16:56:08 -04:00
Louis-Marie Baer
f2d0c9a288
feat: warn user in XvB tab if no address is set in P2pool Tab
2024-03-13 10:02:50 +01:00
Louis-Marie Baer
340ee45f47
fix: simplify args of some functions
...
fix: Use Vec2 instead of two args height and width for p2pool tab simple and advanced
2024-03-13 10:02:21 +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
71c923f979
feat: add console ouput section on XvB tab
...
this console will output log from XvB private API and from the XvB process
2024-03-12 13:51:59 +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
2f8ed66a2d
fix: minor visual status xvb
2024-03-04 15:56:00 +01:00
Louis-Marie Baer
9e0ef7a6c3
fix: modification on visual for status colomn xvb
2024-03-04 15:52:04 +01:00
Louis-Marie Baer
100d516794
fix: typo
2024-03-04 12:14:29 +01:00
Louis-Marie Baer
7f8b1b2089
feat: show XvB stats to Status Tab
2024-03-04 12:04:38 +01:00
Louis-Marie Baer
f164184044
fix: path images README
2024-03-03 09:16:43 +01:00
Louis-Marie Baer
86d1daee02
feat: decompose processes view into separate functions
2024-03-03 09:01:48 +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
Louis-Marie Baer
edfea23acb
feat: logo and link to website
2024-02-27 22:46:27 +01:00
Louis-Marie Baer
4ef9c902f1
fix: width top bar taking into account fith separator
2024-02-27 19:56:14 +01:00
Louis-Marie Baer
ffceb4b298
fix: clippy non auto fixable warnings
2024-02-27 19:44:28 +01:00
Louis-Marie Baer
2c7a1174b7
feat: add new tab Xvb
...
empty tab
2024-02-27 18:47:10 +01:00
Louis-Marie Baer
dd55d87b2e
fix: remove some warnings
2024-02-27 07:08:04 +01:00
Louis-Marie Baer
b04412145f
feat: replace deprecated code for images
2024-02-27 06:50:49 +01:00