Commit graph

931 commits

Author SHA1 Message Date
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
Cyrix126
798fa0992a feat: bump deps, fix breaking change of one. 2024-10-30 18:03:54 +01:00
Cyrix126
693c6e02a2 fix: potential deadlock 2024-10-30 17:52:43 +01:00
Cyrix126
90dd85aa16 feat: increase default p2pool buffer to 25% 2024-10-30 17:42:56 +01:00
Cyrix126
f5168d641d feat: update description of hero mode 2024-10-30 17:39:35 +01:00
Cyrix126
c45108d696 fix: time needed more than time of algo 2024-10-30 17:32:16 +01:00
Cyrix126
f3761cf546 fix: prevent potential deadlock
thanks lockbud CI !
2024-10-30 14:01:33 +01:00
Cyrix126
a8699652fa fix: name of pool used in status tab column xmrig and proxy
also improve code and detection of pool used.
2024-10-30 13:32:05 +01:00
Cyrix126
8ef9ea88fc feat: default local node to false 2024-10-30 10:14:55 +01:00
Cyrix126
4ba29d807a feat: lower default values of in/out peers Node 2024-10-30 10:11:18 +01:00