Commit graph

671 commits

Author SHA1 Message Date
Cyrix126
b4ce7658b4 fix: typo 2024-11-02 18:24:23 +01:00
Cyrix126
35378c39ae fix: hide statusfromgupaxx command in p2pool also in lower verbosity 2024-11-02 18:22:12 +01:00
Cyrix126
1d582809da 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
ff53ea81a8 fix: wrong name in log when skipping node 2024-11-02 16:43:00 +01:00
Cyrix126
e1ba63e0d2 fix: simple mode hero not taken into account 2024-11-02 16:42:33 +01:00
Cyrix126
b57fcb7207 fix: crash windows at startup, apply custom style to all dark/light theme 2024-11-01 21:06:22 +01:00
Cyrix126
2c9187c29d feat: much better panic message
include the most helpful: the panic error message
2024-11-01 21:05:44 +01:00
Cyrix126
68a69992e7 fix: crash in debug mode 2024-11-01 21:04:59 +01:00
Cyrix126
695162ddd0 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
14a0da9764 fix: print external HR with 3 decimals max 2024-11-01 17:00:13 +01:00
Cyrix126
b943da8b22 feat: Algo: add output in console about external HR and ignore external HR for fast 24h average
Some checks are pending
CI / ci (macos-12) (push) Waiting to run
CI / ci (ubuntu-latest) (push) Waiting to run
Lockbud / lockbud (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 (macos-latest) (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
2024-11-01 14:50:57 +01:00
Cyrix126
8da22c5de4 fix: egui crash in debug 2024-11-01 12:58:50 +01:00
Cyrix126
20b8944fa5 fix: log of algo and decision 2024-11-01 10:23:14 +01:00
Cyrix126
1ded27995c feat: algo better output of calculation in logs
Some checks are pending
CI / ci (macos-12) (push) Waiting to run
CI / ci (ubuntu-latest) (push) Waiting to run
Lockbud / lockbud (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 (macos-latest) (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
2024-11-01 01:36:33 +01:00
Cyrix126
cc7301d9c3 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
b056e45c35 fix: show hero mode hover text in advanced mode 2024-11-01 01:01:31 +01:00
Cyrix126
a58c7e219a feat: idea for xmrig benchmarks and change color timeout to red
Some checks are pending
CI / ci (macos-12) (push) Waiting to run
CI / ci (ubuntu-latest) (push) Waiting to run
Lockbud / lockbud (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 (macos-latest) (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
2024-10-31 17:08:05 +01:00
Cyrix126
5a4759109f feat: remove non responsive nodes, faster and better node pinging. 2024-10-31 14:15:59 +01:00
Cyrix126
279bdcc678 fix: more consistent XvB node ping 2024-10-31 14:15:12 +01:00
Cyrix126
a966ab83d6 fix: choose node at start of XvB process 2024-10-31 14:14:37 +01:00
Cyrix126
08df8e1f99 feat: use private api url for gupaxx 2024-10-31 11:34:42 +01:00
Cyrix126
a9efa2b2f4 fix: retry failed requests 2024-10-31 11:23:43 +01:00
Cyrix126
517c5922c5 fix: constraint needed time XvB
Some checks are pending
Audit / audit (push) Waiting to run
CI / ci (macos-12) (push) Waiting to run
CI / ci (ubuntu-latest) (push) Waiting to run
Lockbud / lockbud (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 (macos-latest) (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
2024-10-30 20:20:56 +01:00
Cyrix126
173aadd2dd feat: Node tab put checkbox at the same level 2024-10-30 18:22:09 +01:00
Cyrix126
c7ad80ff03 feat: bump deps, fix breaking change of one. 2024-10-30 18:03:54 +01:00
Cyrix126
3b3d6f1d46 fix: potential deadlock 2024-10-30 17:52:43 +01:00
Cyrix126
34f694c8a3 feat: increase default p2pool buffer to 25% 2024-10-30 17:42:56 +01:00
Cyrix126
d66168b675 feat: update description of hero mode 2024-10-30 17:39:35 +01:00
Cyrix126
b18e33acce fix: time needed more than time of algo 2024-10-30 17:32:16 +01:00
Cyrix126
c905d90e79 fix: prevent potential deadlock
Some checks are pending
CI / ci (macos-12) (push) Waiting to run
CI / ci (ubuntu-latest) (push) Waiting to run
Lockbud / lockbud (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 (macos-latest) (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
thanks lockbud CI !
2024-10-30 14:01:33 +01:00
Cyrix126
7874e75f70 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
6cb767a342 feat: default local node to false 2024-10-30 10:14:55 +01:00
Cyrix126
a102bdbee2 feat: lower default values of in/out peers Node 2024-10-30 10:11:18 +01:00
Cyrix126
57e65a092a fix: prevent crash in debug mode 2024-10-30 06:23:59 +01:00
Cyrix126
044526abd3 fix: Windows wrong path size of DB
Some checks are pending
CI / ci (macos-12) (push) Waiting to run
CI / ci (ubuntu-latest) (push) Waiting to run
Lockbud / lockbud (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 (macos-latest) (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
2024-10-12 21:22:25 +02:00
Cyrix126
0899026e91 fix: windows path default lmdb 2024-10-11 20:25:01 +02:00
Cyrix126
4b0f923316 fix: 0B size Windows 2024-10-11 20:15:35 +02:00
Cyrix126
883d001988 fix: more deadlocks 2024-10-11 19:15:33 +02:00
Cyrix126
bcc80d0da7 fix: windows target 2024-10-11 18:24:20 +02:00
Cyrix126
7b87940425 fix: 0B Node database size Windows 2024-10-11 18:19:17 +02:00
Cyrix126
0126a917c7 fix: tests 2024-10-11 18:18:37 +02:00
Cyrix126
1d7837e700 Revert "fix: tests"
This reverts commit 0949458d85.
2024-10-11 17:49:00 +02:00
Cyrix126
e5c333861c fix: 0B database size on Windows 2024-10-11 17:15:24 +02:00
Cyrix126
7d9724ea24 Revert "fix: detect when p2pool is synced even without restart"
This reverts commit dce3b93aef.
2024-10-11 16:40:09 +02:00
Cyrix126
18513b758f Revert "feat: put p2pool process to syncing if node doesn't respond anymore"
This reverts commit 536af2ce2a.
2024-10-11 16:33:32 +02:00
Cyrix126
6287e3cbac fix deadlock p2pool
Some checks are pending
Rust / check (ubuntu-latest) (push) Waiting to run
CI / ci (macos-12) (push) Waiting to run
CI / ci (ubuntu-latest) (push) Waiting to run
Lockbud / lockbud (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 (macos-latest) (push) Waiting to run
Rust / clippy (ubuntu-latest) (push) Waiting to run
Rust / check (macos-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
2024-10-11 11:38:51 +02:00
Cyrix126
d94ae62bc2 fix: unable to save node selection in Proxy Tab 2024-10-10 20:24:44 +02:00
Cyrix126
387f386573 feat: fix deadlocks 2024-10-10 19:45:41 +02:00
Cyrix126
5230d46d93 feat: add deadlock detection at CI
Some checks are pending
CI / ci (macos-12) (push) Waiting to run
CI / ci (ubuntu-latest) (push) Waiting to run
Lockbud / lockbud (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 (macos-latest) (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
add [lockbud](https://github.com/BurtonQin/lockbud.git) for detection
**somes** deadlocks.

Need to remove the macros lock since lockbud would not be able to give
the right location with it.

The following command was used on the source code to reduce manual
modifications.
`
fd "*.rs" src/| xargs -I {} sd 'lock!\(([^\)]*)\)'
'$1.lock().unwrap()'{}
`
2024-10-10 18:48:24 +02:00
Cyrix126
6c9c5dbecb fix: clippy 2024-10-09 11:05:16 +02:00
Cyrix126
e1241b3e20 fix: take only custom args if not empty (node and proxy) 2024-10-09 04:59:36 +02:00
Cyrix126
9241b573a0 fix: custom command arguments not parsed correctly node and proxy tab 2024-10-09 04:47:08 +02:00
Cyrix126
80db6bbacc fix: xmrig can't be started after proxy 2024-10-09 04:46:25 +02:00
Cyrix126
0949458d85 fix: tests
Some checks failed
Audit / audit (push) Has been cancelled
CI / ci (macos-12) (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-10-06 18:10:09 +02:00
Cyrix126
504afbfc2a fix: apply reduced item spacing to all elements of bottom bar 2024-10-06 17:56:14 +02:00
Cyrix126
29a0182102 fix: reduce item spacing in bottom bar to prevent overlap 2024-10-06 17:48:28 +02:00
Cyrix126
425919b792 fix: test missing state field 2024-10-06 17:39:26 +02:00
Cyrix126
ef9fdac49d feat: make p2pool use local node if option is enabled in simple mode 2024-10-06 16:59:31 +02:00
Cyrix126
59a9c0defe feat: use local node by default for p2pool simple tab 2024-10-06 16:51:55 +02:00
Cyrix126
1a16db6a5b fix: ansi sequence for node terminal in some cases 2024-10-06 16:33:02 +02:00
Cyrix126
dce3b93aef fix: detect when p2pool is synced even without restart 2024-10-06 16:18:05 +02:00
Cyrix126
536af2ce2a feat: put p2pool process to syncing if node doesn't respond anymore 2024-10-06 15:14:41 +02:00
Cyrix126
06f8d9bc65 fix: set node process status to alive once syncronized 2024-10-06 14:19:56 +02:00
Cyrix126
e8dda5c670 fix: saving for node tab 2024-10-06 12:07:41 +02:00
Cyrix126
9a2bbb8b64 fix: pass through log level arg for node 2024-10-06 11:27:09 +02:00
Cyrix126
5bf9dca79e feat: update p2pool version bundled to 4.1.1
Some checks are pending
CI / ci (macos-12) (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 (macos-latest) (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
2024-10-05 22:18:08 +02:00
Cyrix126
4eaac03205 fix: macos mistype const 2024-10-05 19:10:47 +02:00
Cyrix126
d8c4b3295a fix: freeze when clicking on path button 2024-10-05 19:04:46 +02:00
Cyrix126
40f85893c6 feat: integrate monerod 2024-10-05 19:04:46 +02:00
Cyrix126
ad2100d461 feat: prevent running a service when another instance is running locally
Some checks failed
CI / ci (macos-12) (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-10-02 19:27:40 +02:00
Cyrix126
e0ece356a0 feat: add warning popup for windows about xmrig outside of Gupaxx
if an xmrig instance run on Windows OS outside of Gupaxx, the later can
freeze since xmrig has been started without "below priority". A popup
warning the user in the case a xmrig instance is detected whithout the
xmrig process started in Gupaxx is added in this commit.
2024-10-02 19:00:29 +02:00
Cyrix126
eff8573ed5 fix: do not use custom args in simple mode 2024-10-01 21:47:17 +02:00
Cyrix126
7c906ef529 fix: wrong name log from proxy tab
Some checks are pending
CI / ci (macos-12) (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 (macos-latest) (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
2024-09-29 16:07:57 +02:00
Cyrix126
e06f16ea45 fix: wrong name for some log for proxy
Some checks are pending
CI / ci (macos-12) (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 (macos-latest) (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
2024-09-29 15:37:51 +02:00
Cyrix126
e320726ef6 fix: forgotten shortkey for proxy and xvb 2024-09-29 15:37:26 +02:00
Cyrix126
81f70013cb fix: take custom input args for xmrig-proxy into account 2024-09-29 13:22:36 +02:00
Cyrix126
1a31ccaa43 feat: update dep and breaking code changes 2024-09-08 15:41:50 +02:00
Cyrix126
900498a7a2 fix: clippy 2024-08-29 15:58:39 +02:00
Cyrix126
6161464a32 fix: revert xmrig version since api syntax still corrupted on newer version 2024-08-29 15:51:15 +02:00
Cyrix126
bbeea51882 fix: possible crash in debug mode 2024-08-29 15:50:51 +02:00
Cyrix126
6c7e39f20c feat: add slider to manage p2pool buffer in advanced XvB tab 2024-08-29 15:04:40 +02:00
Cyrix126
5ef98e9ab8 fix: crash in debug mode 2024-08-29 09:05:03 +02:00
Cyrix126
effeca9b68 feat: bump included version p2pool, xmrig and xmrig-proxy 2024-08-22 18:30:37 +02:00
Cyrix126
0418cd81f7 fix fmt
Some checks failed
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-22 10:57:44 +02:00
Cyrix126
9057bd12ee feat: upgrade deps and adapt code to breaking changes 2024-08-20 12:31:07 +02:00
Cyrix126
baa70cd458 fix: change info to debug line inside p2pool loop process
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-07-29 16:46:04 +02:00
Cyrix126
431ba0b83b fix: setting manual donation level not applied sometimes 2024-07-29 16:36:58 +02:00
Cyrix126
8819f73984 fix: rig_id used for advanced tab 2024-07-29 16:16:48 +02:00
Cyrix126
d66550184c fix: line xvb console unit time
Some checks failed
Audit / audit (push) Has been cancelled
Typo / typo (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
2024-07-26 12:55:11 +02:00
Cyrix126
0145dd7889 fix: get p2pool data request timing right 2024-07-26 10:54:25 +02:00
Cyrix126
db39bcaaa2 fix: misconfigured output line console xvb
Some checks are pending
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 (macos-latest) (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
2024-07-25 16:25:44 +02:00
Louis-Marie Baer
8f669aa105 fix: clippy 2024-07-24 21:34:34 +02:00
mostafaei2002
e0d8b1efde fix: remove dead code 2024-07-24 22:54:02 +03:30
mostafaei2002
b682813ab6 Merge branch 'dev' of github.com:mostafaei2002/gupaxx into dev 2024-07-24 22:48:00 +03:30
mostafaei2002
a4ce4bc04e fix: fix failing CI actions 2024-07-24 22:47:39 +03:30
Louis-Marie Baer
5cf4837e25 fix: wait for p2pool difficulty value before starting algo and fix process stuck in middle. 2024-07-24 20:50:42 +02:00
Louis-Marie Baer
c4d1eda590 fix: log process name and sending update node to XvB when p2pool is the faulty one. 2024-07-24 20:49:49 +02:00
Louis-Marie Baer
ed122e940d fix: p2pool difficulty not immediatly available 2024-07-24 20:48:33 +02:00
mostafaei2002
ce82e84cc3 fix: add units to logs and remove comments 2024-07-24 18:43:43 +03:30
mostafaei2002
9c49aa9755 fix: modify tests and add back p2pool external hashrate into donation calculation 2024-07-24 12:10:00 +03:30