Cyrix126
963da0ccec
fix: remove unused flag
2024-12-11 19:15:20 +01:00
Cyrix126
50e6a2d06e
fix: benri mac os
2024-12-11 19:09:49 +01:00
Cyrix126
6a850f90d5
fix: update nightly and fix CI lockbud
2024-12-11 18:56:54 +01:00
Cyrix126
b9f2765d29
feat: reworked UI for size/spacing/resizing/responsivness/alignment/coherence on every panels.
...
feat: reduction in code dupplication related to UI
feat: update header of XvB tab
feat: upgrade egui to git main
feat: upgrade deps
2024-12-11 18:50:48 +01:00
Cyrix126
3583e3a597
feat: ensure macosx64 is built for x86_64
2024-12-11 18:50:48 +01:00
Cyrix126
79fe8f96eb
feat: add mirror link to README
2024-12-11 18:50:48 +01:00
LJ
b548d51cb4
Fix building with distro feature enabled ( #49 )
2024-11-28 19:56:49 +01:00
Cyrix126
ad1dac3246
feat: update about tab
2024-11-23 23:05:11 +01:00
Cyrix126
2aad228c60
fix: lockbud compilation
2024-11-23 14:26:11 +01:00
Cyrix126
13db289c87
fix: immediatly apply simple mode
2024-11-20 09:20:14 +01:00
Cyrix126
2c6d646795
feat: use rust edition 2024, apply fmt 2024
2024-11-19 22:13:33 +01:00
Cyrix126
9464f6f206
fix: don't run test with ubuntu cargo on other os
2024-11-19 15:47:18 +01:00
Cyrix126
1ee6e0de90
feat: optimize build time for dev
2024-11-19 15:16:15 +01:00
Cyrix126
dec0232a9e
feat: bump deps
2024-11-19 13:10:56 +01:00
Cyrix126
1e5c63f177
fix: windows build
2024-11-19 10:55:59 +01:00
Cyrix126
314cbe6035
fix: fmt
2024-11-18 22:49:42 +01:00
Cyrix126
b4ae17f60a
feat: ideas about updates
2024-11-18 22:48:11 +01:00
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 ( #46 )
...
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 ( #43 )
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 ( #42 )
2024-11-11 09:49:57 +01:00
cheese
cd485c0198
improved .md files ( #41 )
...
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 ( #38 )
...
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 ( #39 )
...
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