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
hinto.janai
008c0def34
v1.3.1
2023-07-19 14:29:46 -04:00
hinto.janai
aa1b3717da
v1.3.0
2023-07-13 13:15:39 -04:00
hinto.janai
f45027e929
prepare v1.2.4
2023-07-13 10:44:05 -04:00
hinto.janai
9ac5335321
use wgpu
backend for Linux
...
May fix https://www.reddit.com/r/MoneroMining/comments/140jlpy/i_cant_get_gupax_to_work_on_linux_fedora_any_ideas/
2023-06-04 18:45:47 -04:00
hinto.janai
dec25895ff
Cargo.toml: fix macOS link issues
2023-06-04 09:52:04 -04:00
hinto.janai
380620c050
update: fix macOS Tor's TLS
...
On apple-darwin targets there is an issue with the native and rustls
tls implementation so this makes it fall back to the openssl variant.
https://gitlab.torproject.org/tpo/core/arti/-/issues/715
2023-06-01 11:53:03 -04:00
hinto.janai
9b757d1db9
helper: adjust portable_pty
...
new `portable_pty` from `cargo upgrade`
has a new API on getting STDIN.
2023-05-30 11:57:00 -04:00
hinto.janai
65d1cd4115
cargo upgrade
...
This excludes:
- `tokio` (node ping gets broken)
- `egui` and friends (way too much layout code to rewrite)
2023-05-30 11:42:16 -04:00
hinto.janai
4c39b58579
v1.2.2
2023-05-11 16:55:26 -04:00
hinto.janai
5eb64a9a3a
num_cpus
-> benri
2023-05-11 16:03:32 -04:00
hinto.janai
7d02dfadd0
replace lazy_static
with once_cell
2023-05-11 16:01:17 -04:00
hinto.janai
f1320b91bd
gui: change Style
...
Everything to `Monospace`, set all colors to `ACCENT_COLOR`,
round all corners, set all widget text to `255, 255, 255` (rgb).
2023-04-16 12:49:48 -04:00
hinto.janai
7b56a7b900
main: integrate Syncing
signal
2023-04-14 12:12:35 -04:00
hinto.janai
80320decee
cpu.json: update from ef1f6f08ac
2023-03-30 10:24:29 -04:00
hinto.janai
61aae35a95
cargo: add strsim
2023-03-17 16:05:22 -04:00
hinto.janai
bf9c1eea19
Edit name
2023-02-26 11:44:25 -05:00
hinto-janaiyo
c5edfa5593
prepare v1.2.0
2023-02-12 11:40:41 -05:00