Cyrix126
4fe750a5be
feat: add command line option for log file
2024-07-06 15:43:13 +02:00
Cyrix126
e497e159e0
feat: release 1.2.0
2024-06-28 11:38:11 +02:00
Cyrix126
5686d9e953
feat: refactor code for managing args
...
better command line help usage
2024-06-15 13:59:14 +02:00
Cyrix126
535fbf9a17
feat: release 1.1.1
...
merge from upstream, fix windows instability, bump deps, minor code
cleanup
fix CI macos
2024-05-20 14:52:12 +02:00
Cyrix126
855a1b3c9d
feat: update deps
2024-05-18 11:41:17 +02:00
Cyrix126
9434cce1fe
feat: Release 1.1.0
2024-04-21 17:29:52 +02:00
Cyrix126
228d1e8f8e
bump deps
2024-04-21 16:37:04 +02:00
Cyrix126
bf74131618
fix : #5
2024-04-21 16:12:04 +02:00
Cyrix126
6b27ff499f
feat: new update logic
...
- feat: update xmrig and p2pool only if bundle button is checked
- feat: default value for bundle button depends of bundle or standalone
version, with feature bundle.
- feat: update CI to use the feature bundle and produce different Gupaxx
binairies for standalone and bundle version.
- feat: ask user to restart Gupaxx after updating.
- feat: prevent user to update twice without restart
- feat: use bundled XMRig and P2Pool of Gupaxx instead of upstream
version.
- feat: update test
- feat: update DIFFERENCES and ARCHITECTURE to reflect updates
differences
- fix: temporary directories of updates not deleted introduced in fork
- fix : #4
2024-04-21 14:59:04 +02:00
Cyrix126
6d75ff9552
feat: first stable release
2024-04-08 13:23:42 +02:00
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
ba9580e807
feat: beta release 0.1.9
2024-04-05 17:50:45 +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
588f896455
feat: bump version
2024-04-03 18:42:56 +02:00
Cyrix126
a4d09c2a3a
feat: beta release 0.1.6
2024-04-02 17:15:51 +02: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
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
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
5504db9a76
feat: release beta 0.1.1
2024-03-26 08:55:31 +01:00
Cyrix126
f2e86cb290
fix: do not start on windows
...
fix: change wgpu to glow fix this issue, letting wgpu for unix like.
feat: remove unused deps
2024-03-26 08:02:23 +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
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
bddc507a83
fix: CI
2024-03-23 16:11:20 +01:00
Louis-Marie Baer
50be1abaaa
feat: perf, use nightly
2024-03-22 12:36:40 +01:00
Louis-Marie Baer
baef329606
feat: merge from upstream
2024-03-22 11:17:09 +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
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
2205610890
use wgpu
backend
...
Both `glow` and `wgpu` seem to crash (at least in this version
of `eframe/egui`).
It's a pick your poison thing but it
seems wgpu crashing is less common.
2024-03-18 16:01:36 -04:00
Louis-Marie Baer
74c6a92535
feat: integrate algorithm of HR distribution
2024-03-17 01:22:44 +01:00
Louis-Marie Baer
e3d68bc36b
fix: dep readable not only for unix
2024-03-16 16:41:21 +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
7f8b1b2089
feat: show XvB stats to Status Tab
2024-03-04 12:04:38 +01:00
Louis-Marie Baer
5ef88ad895
feat: bump egui and eframe to most up to date version
...
No modification of code needed.
2024-02-26 20:55:38 +01:00
Louis-Marie Baer
4db5163959
feat: bump version of env_logger and modify code for it
...
Use default style of env_logger instead of custom style.
2024-02-26 20:13:27 +01:00
Louis-Marie Baer
7b60a88176
feat: bump version of sysinfo and upgrade code for it
2024-02-26 19:43:32 +01:00
Louis-Marie Baer
2e51b312a4
feat: bump deps to most up to date without code modification
...
Use cargo-cargo upgrade and then manually checking the breaking change version that can be applied without modification on the code.
2024-02-26 19:38:37 +01:00
hinto.janai
22f11ce7d8
v1.3.5
2024-01-26 09:37:09 -05:00
hinto.janai
5699fe6702
v1.3.4
2024-01-09 08:35:11 -05:00
hinto.janai
3b7181e9c0
Merge branch 'egui'
2023-12-28 16:03:00 -05:00
hinto.janai
4f177ce951
constants: fix widget colors
2023-12-28 08:57:29 -05:00
hinto.janai
582f915977
Merge branch 'ansi'
2023-12-26 13:14:22 -05:00
hinto.janai
27cc46d615
egui: 0.19.0
-> 0.24.1
2023-12-26 11:26:40 -05:00
hinto.janai
91e5cddb8b
for
-> while
2023-12-25 09:52:24 -05:00
hinto.janai
4d93670c82
windows: use glow
GPU backend
2023-12-25 09:28:07 -05:00
hinto.janai
1bfd72a8c2
v1.3.3
2023-11-26 19:18:07 -05:00
hinto.janai
1eff1b0780
v1.3.2
2023-10-22 18:40:22 -04:00