Commit graph

867 commits

Author SHA1 Message Date
mostafaei2002
bf496c6cef fix: test reverting changes 2024-06-04 16:44:42 +03:30
mostafaei2002
f889f3792e fix: fix panic 2024-06-04 16:28:37 +03:30
mostafaei2002
354ad92462 fix: mismatched types 2024-06-04 16:08:37 +03:30
mostafaei2002
6d3c2087e5 fix: panic divide by zero 2024-06-04 16:07:22 +03:30
mostafaei2002
3662f5dc5b fix: donate amount lost between restarts 2024-06-04 15:45:56 +03:30
mostafaei2002
ec44b0d03f fix: add serde skip to new param 2024-06-04 12:47:50 +03:30
mostafaei2002
736bd35fa2 fix: add logs 2024-06-04 12:34:11 +03:30
mostafaei2002
3ce7fe187b feat: add xvb modes 2024-06-04 12:21:49 +03:30
Cyrix126
d7ef81a1ac fix: algo outside HR must be 0 if result is negative. 2024-06-01 08:39:17 +02:00
Cyrix126
7ad307b584 idea: keep participation in round history 2024-06-01 08:31:12 +02:00
Cyrix126
228debf984 fix: log adjustement 2024-05-31 18:40:44 +02:00
Cyrix126
7e16ce650a fix: complete a log calculation 2024-05-31 18:04:58 +02:00
Cyrix126
afaeb22d36 feat: add more log about calculation of HR by algo 2024-05-31 17:38:32 +02:00
Cyrix126
714c34ea9b fix: errors of xmrig not taken into account 2024-05-31 17:34:10 +02:00
hinto.janai
e8dcf1505e utils/package.sh: re-add random date 2024-05-23 11:44:54 -04:00
Cyrix126
889643c247 merge upstream remove nodes xmr{1,2,3}.rs.me 2024-05-23 17:43:15 +02:00
hinto.janai
863c1983da v1.3.8 2024-05-23 11:12:54 -04:00
hinto.janai
fee12ba750 node: remove xmr{1,2,3}.rs.me 2024-05-23 11:10:56 -04:00
Cyrix126
fc1b7467a9 add notes for developement of cli 2024-05-23 11:09:41 +02:00
Cyrix126
917a034924 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
0398e0a782 fusion upstream 2024-05-20 14:44:55 +02:00
Cyrix126
39048c34b5 fix typo IDEAS 2024-05-20 13:01:06 +02:00
Cyrix126
e0a208f617 fix windows crasH/instability 2024-05-20 13:00:19 +02:00
Cyrix126
0f9af4c6d4 fix warnings windows 2024-05-20 12:57:22 +02:00
hinto.janai
179a2b31e5 v1.3.8 2024-05-19 15:44:05 -04:00
hinto.janai
e9cbaa6c73 revert wgpu upgrade
144fdde052 (r142134523)

...and add a `Gupax does not start` section to the readme.
2024-05-19 15:41:03 -04:00
Cyrix126
84eef2fa7a feat: update deps 2024-05-18 11:41:17 +02:00
Cyrix126
8a66933000 update IDEAS 2024-05-18 08:44:58 +02:00
Cyrix126
cbb0af3622 feat: doc, add system requirement 2024-05-18 08:44:03 +02:00
Cyrix126
58fc938bc7 update cpu benchmarks 2024-05-17 11:17:33 +02:00
hinto.janai
8a5e2eb7db v1.3.7 2024-05-10 15:17:47 -04:00
hinto.janai
2e40e2edc8 update popup text formatting 2024-05-10 14:42:36 -04:00
hinto.janai
926ab84a6e macos cargo.toml fixes 2024-05-09 20:19:51 -04:00
hinto.janai
83694ee95f fix changed APIs in cargo update, add new fake user agents 2024-05-09 18:45:10 -04:00
hinto.janai
e0ead05f21 cargo: downgrade if possible
Keeps tor/arti upgrades, but downgrades deps
that don't necessarily need updates.
2024-05-09 18:43:34 -04:00
hinto.janai
980bd3b618 update cpu.json 2024-05-09 16:57:22 -04:00
hinto.janai
47353da1cb cargo upgrade --incompatible 2024-05-09 16:56:59 -04:00
hinto.janai
d99c33d6b0 cargo fmt 2024-05-09 16:33:05 -04:00
hinto.janai
c6c8911b05 cargo.toml: update egui/wgpu 2024-05-09 16:32:26 -04:00
hinto.janai
4a5bda8fad readme: add system-requirements 2024-05-03 12:56:41 -04:00
Cyrix126
d2ae96afc2 add markdown for ideas 2024-04-22 14:07:32 +02:00
Cyrix126
d306d57564 fix utils release 2024-04-21 18:47:32 +02:00
Cyrix126
cb48d1d35f feat: Release 1.1.0 2024-04-21 17:29:52 +02:00
Cyrix126
614c8d776a bump deps 2024-04-21 16:37:04 +02:00
Cyrix126
e106f42368 fix: #5 2024-04-21 16:12:04 +02:00
Cyrix126
83266be925 fix: update tools for standalone and bundle version 2024-04-21 16:09:38 +02:00
Cyrix126
a77a2b1bac fix name in CI 2024-04-21 15:34:39 +02:00
Cyrix126
eec81ff2c1 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
6cbabacb4f fix: rig-id sent on XvB
fix #3
2024-04-19 09:33:11 +02:00
Cyrix126
8805e07c04 update typo exclusion 2024-04-08 14:29:27 +02:00