Commit graph

124 commits

Author SHA1 Message Date
Cyrix126
1a31ccaa43 feat: update dep and breaking code changes 2024-09-08 15:41:50 +02:00
Cyrix126
ffcac49c44 feat: update deps 2024-08-29 15:04:53 +02:00
Cyrix126
3e8fabc996 feat: bump dep
Some checks failed
Audit / audit (push) Has been cancelled
CI / ci (macos-latest) (push) Has been cancelled
CI / ci (ubuntu-latest) (push) Has been cancelled
Rust / fmt (push) Has been cancelled
Rust / test (macos-latest) (push) Has been cancelled
Rust / test (ubuntu-latest) (push) Has been cancelled
Rust / typo (push) Has been cancelled
Rust / clippy (macos-latest) (push) Has been cancelled
Rust / clippy (ubuntu-latest) (push) Has been cancelled
Rust / check (macos-latest) (push) Has been cancelled
Rust / check (ubuntu-latest) (push) Has been cancelled
Rust / doc (macos-latest) (push) Has been cancelled
Rust / doc (ubuntu-latest) (push) Has been cancelled
Typo / typo (push) Has been cancelled
2024-08-23 17:05:36 +02:00
Cyrix126
f37837ffc3 feat: release 1.3.2 2024-08-22 18:31:59 +02:00
Cyrix126
9057bd12ee feat: upgrade deps and adapt code to breaking changes 2024-08-20 12:31:07 +02:00
Cyrix126
dd1cdf25b6 feat: fix release 1.3.1 2024-07-29 16:37:47 +02:00
Cyrix126
6aaf4c9891 feat: release 1.3.0 2024-07-26 10:55:51 +02:00
Cyrix126
9186977c50 feat: bump non breaking deps
Some checks are pending
Audit / audit (push) Waiting to run
CI / ci (macos-latest) (push) Waiting to run
CI / ci (ubuntu-latest) (push) Waiting to run
Rust / fmt (push) Waiting to run
Rust / test (macos-latest) (push) Waiting to run
Rust / test (ubuntu-latest) (push) Waiting to run
Rust / typo (push) Waiting to run
Rust / clippy (ubuntu-latest) (push) Waiting to run
Rust / check (macos-latest) (push) Waiting to run
Rust / check (ubuntu-latest) (push) Waiting to run
Rust / doc (macos-latest) (push) Waiting to run
Rust / doc (ubuntu-latest) (push) Waiting to run
Typo / typo (push) Waiting to run
Rust / clippy (macos-latest) (push) Waiting to run
2024-07-25 08:40:37 +02:00
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
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
0827b4d84e feat: rename gupax name references to gupaxx 2024-03-23 18:12:45 +01:00
Louis-Marie Baer
e23b140c22 feat: update cargo metadata 2024-03-23 17:27:44 +01:00
Louis-Marie Baer
bddc507a83 fix: CI 2024-03-23 16:11:20 +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
Louis-Marie Baer
6243fcb4a6 fix: Cargo.lock for CI 2024-03-16 14:17:46 +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
921fca8ed6
node: update readme 2024-02-01 09:08:51 -05:00
hinto.janai
364429ca68
helper: always uptime xmrig uptime in update_from_output() 2024-01-22 14:22:36 -05:00
hinto.janai
3b7181e9c0
Merge branch 'egui' 2023-12-28 16:03:00 -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