Cyrix126
b0d499700b
feat: beta release 0.1.10
...
fix: include rustls-tls
fix: remove invalid test about semver
2024-04-05 23:27:38 +02:00
Cyrix126
d7e41c6d06
fix: possible crash if config was using old deleted path and p2pool was auto started.
2024-04-05 17:06:19 +02:00
Cyrix126
c203f45d34
feat: retry and reload XvB automaticcly if requests for stats fails
...
retry every ten seconds
red status
disable column XvB stats
user can stop/restart service
2024-04-05 13:28:23 +02:00
Cyrix126
70250775ec
feat: beta release 0.1.8
...
fix: algorithm time too short under some conditions
fix: countdown too short under some conditions
fix: request api stuck after some time
fix: average local HR sent not saved
feat: better manage fail of nodes from XvB
2024-04-04 20:29:03 +02:00
Cyrix126
37ddcf58ba
fix: dupplicate help for input token
2024-04-03 18:41:57 +02:00
Cyrix126
a2d4e77092
feat: update doc and README
2024-04-03 18:41:29 +02:00
Cyrix126
41a3eda41f
fix: round type add margin 1h average and fix countdown when donating time + round up needed time if float
2024-04-03 09:03:24 +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
6dcb393fce
feat: beta release v0.1.5
2024-03-28 22:55:02 +01:00
Cyrix126
17043bfe38
feat: replace unstable http client hyper to reqwest using stable hyper
2024-03-28 22:34:11 +01:00
Cyrix126
29821566da
feat: upgrade deps for ui and fix breaking change
2024-03-28 19:45:40 +01:00
Cyrix126
c9934ab7e5
fix: malformated values and private round type
2024-03-28 19:00:05 +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
e9d8d37ad2
feat: better error output if request for xmrig fail
2024-03-26 16:48:19 +01:00
Cyrix126
307a8b5dba
feat: bug fix release 0.1.2
...
fix: persist p2pool current share
fix: script release
2024-03-26 11:25:57 +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
Cyrix126
f3c21d7632
fix: remove unused method
2024-03-25 22:53:29 +01:00
Cyrix126
f87a9e5b99
fix: remove deprecated test for detecting share
2024-03-25 22:47:52 +01:00
Cyrix126
46284c61b5
feat: add test for getting share from status
2024-03-25 22:42:41 +01:00
Cyrix126
e528f7d809
feat: show current shares in p2pool Tab submenu process
2024-03-25 22:26:54 +01:00
Cyrix126
aee777d160
fix: algorithm, watch current shares from status command
2024-03-25 22:26:13 +01:00
Cyrix126
d0ba5d161e
disable auto update, Tab XvB as default
2024-03-24 14:26:18 +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
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