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 |
|
mostafaei2002
|
b0834d4c34
|
Merge branch 'dev' of github.com:mostafaei2002/gupaxx into dev
|
2024-07-23 21:26:12 +03:30 |
|
mostafaei2002
|
cd7ed17f8b
|
fix: update tests and fix bugs
|
2024-07-23 21:08:32 +03:30 |
|
Louis-Marie Baer
|
22c0521e1c
|
fix: fmt
|
2024-07-22 11:40:14 +02:00 |
|
Cyrix126
|
4131bdb4bb
|
Merge branch 'main' into dev
|
2024-07-22 11:35:04 +02:00 |
|
Cyrix126
|
a401c5202a
|
feat: print error on console when request for private stats fail to help user.
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-21 16:36:08 +02:00 |
|
mostafaei2002
|
783b3148c7
|
fix: remove arc mutex overhead and update gui ticks
|
2024-07-21 16:46:23 +03:30 |
|
mostafaei2002
|
1617882f29
|
feat: improve logs & fix xvb_24h_avg not working
- Move algorithm logs to info level
- Add new logs
- get xvb_24h_avg from pub_api instead of gui_api
|
2024-07-21 16:36:25 +03:30 |
|
Cyrix126
|
3c010f6e2b
|
feat: enable scrolling for every middle panels
|
2024-07-21 14:34:02 +02:00 |
|
Cyrix126
|
e4864c7dd8
|
fix: XvB not aware of new xmrig-proxy state
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-21 13:56:02 +02:00 |
|
Cyrix126
|
837aec9d7a
|
fix: auto xmrig-proxy ignored
|
2024-07-21 12:20:07 +02:00 |
|
mostafaei2002
|
53edeff791
|
fix: compile error
|
2024-07-20 16:57:50 +03:30 |
|
mostafaei2002
|
35593c2c9f
|
feat: merge into upstream main branch
|
2024-07-20 16:52:14 +03:30 |
|
mostafaei2002
|
709de3385f
|
feat: add debug logs & other minor changes
|
2024-07-20 16:49:07 +03:30 |
|
Cyrix126
|
d706dec3fc
|
feat: fix overflow time left
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-20 14:17:37 +02:00 |
|
Cyrix126
|
cc037096ee
|
feat: more log for API request xmrig/xmrig-proxy
|
2024-07-20 14:17:21 +02:00 |
|
mostafaei2002
|
004c380761
|
fix: addition overflow crash because of tick in p2pool.rs
|
2024-07-19 16:07:58 +03:30 |
|
mostafaei2002
|
12bb263076
|
feat: merge new release
|
2024-07-19 14:20:42 +03:30 |
|
Cyrix126
|
a7b6a10485
|
feat: use p2pool 4.0 for next release
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-18 14:34:52 +02:00 |
|
Cyrix126
|
f1229ef914
|
fix: windows incompatible cmd options for w10 and newer
prevent lowering xmrig priority on windows 10&11
|
2024-07-18 14:14:23 +02:00 |
|
Cyrix126
|
0865fe2ef2
|
fix: typo
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-06 15:47:25 +02:00 |
|
Cyrix126
|
4fe750a5be
|
feat: add command line option for log file
|
2024-07-06 15:43:13 +02:00 |
|
Cyrix126
|
c0e119339f
|
feat: merge from upstream
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
remove node
add random date for tar/zip packaging
|
2024-07-02 03:36:01 +02:00 |
|
hinto.janai
|
6465a3e30b
|
node: remove xmrnode.facspro.net
|
2024-07-01 12:21:11 -04:00 |
|
Cyrix126
|
756d5c8c97
|
feat: add title and short description to Proxy Tab
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
CI / ci (macos-latest) (push) Has been cancelled
|
2024-06-30 07:08:31 +02:00 |
|
Cyrix126
|
29fd5e234a
|
feat: change xmrig-proxy tab name to proxy
|
2024-06-30 06:57:48 +02:00 |
|
Cyrix126
|
f98ede91b9
|
feat: redirect xmrig to p2pool if proxy is dead
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-06-29 11:28:21 +02:00 |
|
Cyrix126
|
b49d3f31ab
|
fix: right default path of xmrig-proxy
|
2024-06-28 12:18:34 +02:00 |
|
Cyrix126
|
c3c7a28b09
|
feat: integrate xmrig-proxy
feat: integrate xmrig-proxy into Gupaxx functions
feat: re-organize xmrig modules
feat: refactor some common code
feat: update tests
|
2024-06-28 11:15:20 +02:00 |
|
mostafaei2002
|
a0b37540f1
|
fix: change xvb_24h metric into H/s and refactor
|
2024-06-16 22:15:05 +03:30 |
|
mostafaei2002
|
04212a3d1b
|
Merge branch 'dev' of github.com:mostafaei2002/gupaxx into dev
|
2024-06-16 19:10:44 +03:30 |
|
mostafaei2002
|
efc156149b
|
refactor: turn algorithm.rs structure into a struct with implementations
|
2024-06-16 19:07:13 +03:30 |
|
Louis-Marie Baer
|
4d2ecd353b
|
fix: fmt
|
2024-06-15 14:15:19 +02:00 |
|
Cyrix126
|
26fc4a9fa4
|
Merge branch 'main' into dev
|
2024-06-15 14:07:53 +02:00 |
|
Cyrix126
|
5686d9e953
|
feat: refactor code for managing args
better command line help usage
|
2024-06-15 13:59:14 +02:00 |
|
mostafaei2002
|
b34839a793
|
fix: spare_time being larger than max algo time
|
2024-06-15 13:23:25 +03:30 |
|
mostafaei2002
|
a83600a6e0
|
fix: change slider metric ui & help text
|
2024-06-12 21:58:36 +03:30 |
|
mostafaei2002
|
277dd840bd
|
Merge branch 'main' of github.com:Cyrix126/gupaxx into dev
|
2024-06-12 19:09:56 +03:30 |
|
mostafaei2002
|
5cd0acd842
|
fix: impl Display for ManualDonationLevel
|
2024-06-12 19:09:00 +03:30 |
|
mostafaei2002
|
b8cd36eeb2
|
fix: impl Display for XvbMode
|
2024-06-12 19:00:52 +03:30 |
|
mostafaei2002
|
ce9e378633
|
fix: slider always enabled
|
2024-06-12 18:39:32 +03:30 |
|
Cyrix126
|
5c1266cba2
|
fix: empty values of XMRig when stopped
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
CI / ci (macos-latest) (push) Has been cancelled
CI / ci (ubuntu-latest) (push) Has been cancelled
Rust / fmt (push) Has been cancelled
|
2024-06-12 15:00:42 +02:00 |
|
mostafaei2002
|
9949a4c4fb
|
fix: add spacing
|
2024-06-12 15:51:41 +03:30 |
|
mostafaei2002
|
f41e6c9647
|
fix: implement default for Xvb state
|
2024-06-12 15:42:56 +03:30 |
|
mostafaei2002
|
f845fd8533
|
Merge branch 'main' of github.com:Cyrix126/gupaxx into dev
|
2024-06-11 23:08:56 +03:30 |
|
mostafaei2002
|
a450f1e684
|
fix: formatting
|
2024-06-11 23:05:21 +03:30 |
|
mostafaei2002
|
f2a3c00145
|
fix: failing test
|
2024-06-11 22:23:33 +03:30 |
|
mostafaei2002
|
cc597a31b9
|
fix: set slider max decimals
|
2024-06-11 22:18:11 +03:30 |
|
mostafaei2002
|
e0378903d9
|
fix: compile error
|
2024-06-11 21:35:47 +03:30 |
|
mostafaei2002
|
2389916b9d
|
fix: adjust max slider amount
|
2024-06-11 21:33:37 +03:30 |
|
mostafaei2002
|
caf3c62227
|
feat: add megahash option to slider
|
2024-06-11 21:23:05 +03:30 |
|
mostafaei2002
|
9759b5677c
|
fix: modify slider behaviour
|
2024-06-11 21:06:49 +03:30 |
|
mostafaei2002
|
4cdf87f671
|
fix: change ManuallyDonate, ManuallyKeep names & updates help texts
|
2024-06-11 20:57:21 +03:30 |
|
mostafaei2002
|
cda7c975b6
|
test: test advanced mode functionality
|
2024-06-11 17:47:35 +03:30 |
|
mostafaei2002
|
3d6e6e8bfe
|
fix: failing test
|
2024-06-11 15:13:31 +03:30 |
|
mostafaei2002
|
a9c4381c94
|
fix: don't change metric if already selected
|
2024-06-11 15:05:19 +03:30 |
|
mostafaei2002
|
d3e4220982
|
fix: wrong type
|
2024-06-11 14:58:24 +03:30 |
|
mostafaei2002
|
8ea2462fe5
|
fix: hashrate changes incorrectly after changing metric
|
2024-06-11 14:57:34 +03:30 |
|
mostafaei2002
|
f8f1260e1f
|
fix: backend manual hashrate metric
|
2024-06-11 14:10:30 +03:30 |
|
mostafaei2002
|
40d7570bf2
|
fix: slider metric
|
2024-06-11 12:39:17 +03:30 |
|
mostafaei2002
|
82c55601cc
|
fix: slider max hashrate on kH/s mode
|
2024-06-11 12:31:15 +03:30 |
|
mostafaei2002
|
2e18c4c5fb
|
feat: add H/s & kH/s labels for slider
|
2024-06-11 12:28:29 +03:30 |
|
mostafaei2002
|
acff995c20
|
fix: disable slider when xvb is not started
|
2024-06-11 12:09:26 +03:30 |
|
mostafaei2002
|
786432e2b5
|
fix: update help texts
|
2024-06-10 18:28:11 +03:30 |
|
mostafaei2002
|
53fe495c4b
|
fix: customize help text on slider
|
2024-06-10 18:26:11 +03:30 |
|
mostafaei2002
|
b8501578d3
|
fix: add help texts for donation levels & xvb modes
|
2024-06-10 18:19:16 +03:30 |
|
mostafaei2002
|
b260f364e1
|
fix: replace impl Default with derive Default
|
2024-06-10 14:46:23 +03:30 |
|
mostafaei2002
|
4f44025d5b
|
fix: failing test
|
2024-06-10 11:03:31 +03:30 |
|
mostafaei2002
|
624ee172e2
|
fix: increase slider width
|
2024-06-10 10:49:31 +03:30 |
|
mostafaei2002
|
26c7f748e7
|
fix: modify xvb logs
|
2024-06-09 21:35:21 +03:30 |
|
mostafaei2002
|
62d5a31996
|
fix: add new log
|
2024-06-09 21:33:22 +03:30 |
|
mostafaei2002
|
c18266ec81
|
feat: add manual donation level logic
|
2024-06-09 21:21:03 +03:30 |
|
mostafaei2002
|
cfe411392d
|
fix: revert logo to previous state
|
2024-06-09 20:40:31 +03:30 |
|
mostafaei2002
|
089cdf5e17
|
feat: add scrollbar to xvb tab
|
2024-06-09 20:37:56 +03:30 |
|
mostafaei2002
|
a232058772
|
feat: add UI for manual donation level feature
|
2024-06-09 20:28:57 +03:30 |
|
mostafaei2002
|
12c8d9622d
|
fix: clean up unused imports
|
2024-06-09 18:20:42 +03:30 |
|
mostafaei2002
|
2b682aea1b
|
fix: change logo & link to horizontal
|
2024-06-09 18:13:50 +03:30 |
|
mostafaei2002
|
8f38428efd
|
fix: move xvb payout address error to new line
|
2024-06-09 18:11:28 +03:30 |
|
mostafaei2002
|
709e778479
|
feat: add slider for hashrate
|
2024-06-09 16:37:47 +03:30 |
|
mostafaei2002
|
574a67dd4e
|
fix: add dev branch to workflows
|
2024-06-07 15:25:14 +03:30 |
|
mostafaei2002
|
8a8904083e
|
fix: fix simple & advanced tab UI & modify tests
|
2024-06-07 14:20:44 +03:30 |
|
Cyrix126
|
edcf87b0b1
|
fix: clippy warning
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-06-07 11:40:54 +02:00 |
|
mostafaei2002
|
805d395cc6
|
fix: remove xmrig hovertext from xvb
|
2024-06-07 00:13:31 +03:30 |
|
mostafaei2002
|
43302644a4
|
feat: comment logo and finish both simple/advanced pannels
|
2024-06-06 17:59:25 +03:30 |
|
mostafaei2002
|
973bb05c66
|
fix: hide logo on advanced mode not enough height
|
2024-06-06 17:45:28 +03:30 |
|
mostafaei2002
|
4ad48308e3
|
feat: add xvb simple & advanced submenus
|
2024-06-06 17:44:38 +03:30 |
|
mostafaei2002
|
41999f098f
|
fix: clean up ui and align widgets
|
2024-06-06 17:14:41 +03:30 |
|
mostafaei2002
|
23a7a7f341
|
feat: default to Auto mode when entered hashrate is invalid
|
2024-06-06 16:55:03 +03:30 |
|
mostafaei2002
|
74af62fd3b
|
fix: typo
|
2024-06-06 16:44:48 +03:30 |
|
mostafaei2002
|
34b0ac86ea
|
fix: fix deadlock and test new features
|
2024-06-04 20:39:29 +03:30 |
|
mostafaei2002
|
3155c0f7ae
|
fix: infinite lock
|
2024-06-04 18:13:50 +03:30 |
|
mostafaei2002
|
c86dc393fa
|
fix: refactor & fix bug
|
2024-06-04 17:51:48 +03:30 |
|