Commit graph

840 commits

Author SHA1 Message Date
Cyrix126
bd0795f21c feat: rewriting of UI code, top bar, bottom bar, resizing
- use standard fonts
- immediate resizing
- top bar reworked
- bottom bar reworked
- simpler code for UI
- XvB add hover text simple/advanced button
2024-11-18 22:48:11 +01:00
Cyrix126
fac49b6fa0 optimised all png ()
optimised all png
2024-11-18 14:29:09 +01:00
Cyrix126
d7db5a8a01 fix: size DB wrong custom path Windows 2024-11-18 14:10:15 +01:00
Cyrix126
a449d1c2d3 feat: update cpu benchmark 2024-11-18 14:10:15 +01:00
cheese
5b39fa38aa deleted img/tab folder 2024-11-18 12:14:00 +01:00
cheese
947923f775 added some ideas () 2024-11-17 00:37:22 +01:00
cheese
5f90ffc6f3 optimised all png
with Oxipng, at <max> optimization level.
its a lossless png optimiser, png quality does not change.
2024-11-16 19:59:19 +01:00
Cyrix126
299cff8596 fix: count time on 0s when sending all to p2pool for one decision
Also fix the wrong hover text saying time until switching to XvB where
it should say time until next decision.
2024-11-12 13:26:27 +01:00
Cyrix126
acfc5881f6 fix: advanced XvB: manual XvB and P2Pool HR don't use proxy values when possible 2024-11-12 12:09:55 +01:00
cheese
4f4b94a41b improve grammar () 2024-11-11 09:49:57 +01:00
cheese
cd485c0198 improved .md files ()
improved markdown files grammar and syntax, delete obsolete ones.
2024-11-08 17:23:38 +01:00
Cyrix126
3fc4201e73 feat: update ARCHITECTURE to include new files 2024-11-06 23:19:31 +01:00
cheese
9e3efebc75 Update README.md ()
fix: README grammar improvements and resolve some awkward sentences.
2024-11-06 23:09:31 +01:00
Cyrix126
aba1925a3f fix: do not run CI for rust code when it is not modified 2024-11-06 12:54:49 +01:00
Cyrix126
ad88a1d606 fix: don't build artifacts when there is no release 2024-11-06 12:54:49 +01:00
Cyrix126
7fb1cdba94 feat: deprecate macos-12
context: https://github.com/actions/runner-images/issues/10721
2024-11-06 12:54:49 +01:00
Cyrix126
a2a60b7122 fix: remove dupplicate CI run 2024-11-06 12:54:49 +01:00
cheese
9a3fee5d58 Update ARCHITECTURE.md grammar ()
improved grammar of ARCHITECTURE.md
2024-11-06 11:11:17 +01:00
Cyrix126
97a8c43ef1 feat: add idea for hiding status column 2024-11-05 06:59:16 +01:00
Cyrix126
9f63e52357 feat: release 1.5.3 2024-11-02 19:26:22 +01:00
Cyrix126
79f0aab0de feat: add idea for trustless 2024-11-02 18:30:57 +01:00
Cyrix126
4e08560685 feat: bump p2pool binary in bundle to v4.2 2024-11-02 18:28:33 +01:00
Cyrix126
45881ede56 fix: typo 2024-11-02 18:24:23 +01:00
Cyrix126
21b38ac2d8 fix: hide statusfromgupaxx command in p2pool also in lower verbosity 2024-11-02 18:22:12 +01:00
Cyrix126
b5f6caffc3 fix: p2pool could get green while syncing
if verbosity of p2pool log < 3 and xmrig/proxy is mining on p2pool while
it is still syncing, p2pool could get green before being done syncing
and show incorrect data for a minute at most.

This data could get caught by algorithm and make a decision (only one)
based on incorrect info.
2024-11-02 18:00:15 +01:00
Cyrix126
43738ae00b fix: wrong name in log when skipping node 2024-11-02 16:43:00 +01:00
Cyrix126
39403ab7e0 fix: simple mode hero not taken into account 2024-11-02 16:42:33 +01:00
Cyrix126
e58e66743e feat: release v1.5.2 2024-11-01 21:07:43 +01:00
Cyrix126
5c79913755 fix: use same version wgpu with eframe 2024-11-01 21:06:46 +01:00
Cyrix126
7c62e3a7e7 fix: crash windows at startup, apply custom style to all dark/light theme 2024-11-01 21:06:22 +01:00
Cyrix126
1591b71a90 feat: much better panic message
include the most helpful: the panic error message
2024-11-01 21:05:44 +01:00
Cyrix126
fdce83410d fix: crash in debug mode 2024-11-01 21:04:59 +01:00
Cyrix126
5c258f9270 fix; algo, do not use fast 24h for non auto and non manual round selection
feat: update IDEAS completed
fix: typo
fix log message
2024-11-01 21:03:29 +01:00
Cyrix126
0ebabbecf7 fix: print external HR with 3 decimals max 2024-11-01 17:00:13 +01:00
Cyrix126
bb9c2004ae feat: Algo: add output in console about external HR and ignore external HR for fast 24h average 2024-11-01 14:50:57 +01:00
Cyrix126
f6c00facc0 fix: egui crash in debug 2024-11-01 12:58:50 +01:00
Cyrix126
2b40618870 fix: log of algo and decision 2024-11-01 10:23:14 +01:00
Cyrix126
9c5f906d7f feat: algo better output of calculation in logs 2024-11-01 01:36:33 +01:00
Cyrix126
d7cb14db06 fix: multiple fixes for algorithm
fix: last hour average proxy hr ignored
fix: hero mode do not use fast 24h send
fix: take into account external XvB HR for manual donation level
fix: take into account external XvB HR for auto mode to decide possible
round
fix: requires a minimum of 1% of algo time to mine on a pool
fix: from pre-release do not reset last sent hour average
2024-11-01 01:19:49 +01:00
Cyrix126
4d89379e86 fix: show hero mode hover text in advanced mode 2024-11-01 01:01:31 +01:00
Cyrix126
9da2af5d47 feat: idea for xmrig benchmarks and change color timeout to red 2024-10-31 17:08:05 +01:00
Cyrix126
ecfb7cc8ed feat: add idea for more decentralization 2024-10-31 16:57:35 +01:00
Cyrix126
9b2117336a feat: release 1.5.2 2024-10-31 14:28:41 +01:00
Cyrix126
86bb7b2572 feat: remove non responsive nodes, faster and better node pinging. 2024-10-31 14:15:59 +01:00
Cyrix126
d6d98d8793 fix: more consistent XvB node ping 2024-10-31 14:15:12 +01:00
Cyrix126
33df136815 fix: choose node at start of XvB process 2024-10-31 14:14:37 +01:00
Cyrix126
a585701407 feat: use private api url for gupaxx 2024-10-31 11:34:42 +01:00
Cyrix126
d7f4bd28d0 fix: retry failed requests 2024-10-31 11:23:43 +01:00
Cyrix126
4e363e59c5 fix: constraint needed time XvB 2024-10-30 20:20:56 +01:00
Cyrix126
9a863ebc76 feat: Node tab put checkbox at the same level 2024-10-30 18:22:09 +01:00