Commit graph

671 commits

Author SHA1 Message Date
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.
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-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
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-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
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-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
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-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
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-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
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
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
Some checks failed
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
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-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
Some checks failed
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
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-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
mostafaei2002
6a2b6dbdd4 fix: try changing order 2024-06-04 17:00:45 +03:30
mostafaei2002
2f7cb45117 fix: typo 2024-06-04 16:52:33 +03:30
mostafaei2002
c0acc627d3 fix: test reverting changes 2024-06-04 16:44:42 +03:30
mostafaei2002
3589991609 fix: fix panic 2024-06-04 16:28:37 +03:30
mostafaei2002
d9f8d3cd0b fix: mismatched types 2024-06-04 16:08:37 +03:30
mostafaei2002
873be8fc87 fix: panic divide by zero 2024-06-04 16:07:22 +03:30
mostafaei2002
d1fe73cc95 fix: donate amount lost between restarts 2024-06-04 15:45:56 +03:30
mostafaei2002
2259372482 fix: add serde skip to new param 2024-06-04 12:47:50 +03:30
mostafaei2002
d6cadfbcdd fix: add logs 2024-06-04 12:34:11 +03:30
mostafaei2002
101f4f6886 feat: add xvb modes 2024-06-04 12:21:49 +03:30
Cyrix126
800e36345a fix: algo outside HR must be 0 if result is negative. 2024-06-01 08:39:17 +02:00
Cyrix126
300bc9c111 fix: log adjustement 2024-05-31 18:40:44 +02:00
Cyrix126
093bec36a5 fix: complete a log calculation 2024-05-31 18:04:58 +02:00
Cyrix126
0eb863e3d8 feat: add more log about calculation of HR by algo 2024-05-31 17:38:32 +02:00
Cyrix126
41dd12f092 fix: errors of xmrig not taken into account 2024-05-31 17:34:10 +02:00
Cyrix126
376de4e7e3 merge upstream remove nodes xmr{1,2,3}.rs.me 2024-05-23 17:43:15 +02:00
hinto.janai
1cc10b9a7b
node: remove xmr{1,2,3}.rs.me 2024-05-23 11:10:56 -04:00
Cyrix126
19b2eca16d fix windows crasH/instability 2024-05-20 13:00:19 +02:00
Cyrix126
6b5afd26fa fix warnings windows 2024-05-20 12:57:22 +02:00
hinto.janai
9f45a3abcc
v1.3.7 2024-05-10 15:17:47 -04:00
hinto.janai
81a780e1d5
update popup text formatting 2024-05-10 14:42:36 -04:00
hinto.janai
d203c94c7a
fix changed APIs in cargo update, add new fake user agents 2024-05-09 18:45:10 -04:00
hinto.janai
cce8e03fd4
update cpu.json 2024-05-09 16:57:22 -04:00
hinto.janai
abaaf72e4d
cargo fmt 2024-05-09 16:33:05 -04:00
Cyrix126
9434cce1fe feat: Release 1.1.0 2024-04-21 17:29:52 +02:00
Cyrix126
6b27ff499f feat: new update logic
- feat: update xmrig and p2pool only if bundle button is checked
- feat: default value for bundle button depends of bundle or standalone
version, with feature bundle.
- feat: update CI to use the feature bundle and produce different Gupaxx
binairies for standalone and bundle version.
- feat: ask user to restart Gupaxx after updating.
- feat: prevent user to update twice without restart
- feat: use bundled XMRig and P2Pool of Gupaxx instead of upstream
version.
- feat: update test
- feat: update DIFFERENCES and ARCHITECTURE to reflect updates
differences
- fix: temporary directories of updates not deleted introduced in fork
- fix: #4
2024-04-21 14:59:04 +02:00
Cyrix126
697fd99124 fix: rig-id sent on XvB
fix #3
2024-04-19 09:33:11 +02:00
Cyrix126
b0d499700b feat: beta release 0.1.10
fix: include rustls-tls
fix: remove invalid test about semver
2024-04-05 23:27:38 +02:00
Cyrix126
d7e41c6d06 fix: possible crash if config was using old deleted path and p2pool was auto started. 2024-04-05 17:06:19 +02:00
Cyrix126
c203f45d34 feat: retry and reload XvB automaticcly if requests for stats fails
retry every ten seconds
red status
disable column XvB stats
user can stop/restart service
2024-04-05 13:28:23 +02:00
Cyrix126
70250775ec feat: beta release 0.1.8
fix: algorithm time too short under some conditions
fix: countdown too short under some conditions
fix: request api stuck after some time
fix: average local HR sent not saved
feat: better manage fail of nodes from XvB
2024-04-04 20:29:03 +02:00
Cyrix126
37ddcf58ba fix: dupplicate help for input token 2024-04-03 18:41:57 +02:00
Cyrix126
a2d4e77092 feat: update doc and README 2024-04-03 18:41:29 +02:00
Cyrix126
41a3eda41f fix: round type add margin 1h average and fix countdown when donating time + round up needed time if float 2024-04-03 09:03:24 +02:00
Cyrix126
a4d09c2a3a feat: beta release 0.1.6 2024-04-02 17:15:51 +02:00
Cyrix126
55cf2bc820 fix: p2pool side chain HR unit scale and private stats winner 2024-03-29 13:49:56 +01:00
Cyrix126
6dcb393fce feat: beta release v0.1.5 2024-03-28 22:55:02 +01:00
Cyrix126
17043bfe38 feat: replace unstable http client hyper to reqwest using stable hyper 2024-03-28 22:34:11 +01:00
Cyrix126
29821566da feat: upgrade deps for ui and fix breaking change 2024-03-28 19:45:40 +01:00
Cyrix126
c9934ab7e5 fix: malformated values and private round type 2024-03-28 19:00:05 +01:00
Cyrix126
4c9425f986 feat: beta release 0.1.4
feat: new logo
feat: algorithm now takes Xmrig HR timeframe depending on what's average available
fix: detection of p2pool eHR
fix: private round type stats
fix: name gupax tab to gupaxx
2024-03-28 10:34:53 +01:00
Cyrix126
e9e630ae09 feat: beta release 0.1.3
feat: take into account external HR for p2pool and XvB
fix: retrograde to xmrig 6.20.1 to fix issue with xmrig stats showing only 1/4h later
2024-03-27 20:43:06 +01:00
Cyrix126
e9d8d37ad2 feat: better error output if request for xmrig fail 2024-03-26 16:48:19 +01:00
Cyrix126
307a8b5dba feat: bug fix release 0.1.2
fix: persist p2pool current share
fix: script release
2024-03-26 11:25:57 +01:00
Cyrix126
23fc9f3a39 fix: getting current shares
fix: get the good pattern
fix: use regex (perf improvements)
fix: use error message in log instead of panic
feat: add debug messages
2024-03-26 07:45:57 +01:00
Cyrix126
f3c21d7632 fix: remove unused method 2024-03-25 22:53:29 +01:00
Cyrix126
f87a9e5b99 fix: remove deprecated test for detecting share 2024-03-25 22:47:52 +01:00
Cyrix126
46284c61b5 feat: add test for getting share from status 2024-03-25 22:42:41 +01:00
Cyrix126
e528f7d809 feat: show current shares in p2pool Tab submenu process 2024-03-25 22:26:54 +01:00
Cyrix126
aee777d160 fix: algorithm, watch current shares from status command 2024-03-25 22:26:13 +01:00
Cyrix126
d0ba5d161e disable auto update, Tab XvB as default 2024-03-24 14:26:18 +01:00
Louis-Marie Baer
51424c988e fix: calcul of time given for XvB and add test for algorithm. 2024-03-24 12:25:43 +01:00
Louis-Marie Baer
0827b4d84e feat: rename gupax name references to gupaxx 2024-03-23 18:12:45 +01:00
Louis-Marie Baer
a03aedce82 fix: XvB process better manage time, better timing to inform user 2024-03-23 17:20:56 +01:00
Louis-Marie Baer
1dc0603571 feat: remove arti (remove tor support for now)
An old version of arti is used and takes 1/3 of dependences. Using arti as a binary to create a socks proxy and make hyper stable use it would be much better.
2024-03-23 17:06:41 +01:00
Louis-Marie Baer
9f91f88689 feat: optmize console output to render only what is visible
egui TextEdit::multiligne will render everything. Use show_rows insteead of show_viewport for AreaScroll to fix this.
2024-03-23 16:41:29 +01:00
Louis-Marie Baer
baef329606 feat: merge from upstream 2024-03-22 11:17:09 +01:00
Louis-Marie Baer
92e5f88314 fix: Benchmarks table, incorrect header visual when scrolling.
Use the newer widget Table from egui_extra. Wrap it into a AreaScroll to get horizontal scrolling.
2024-03-22 08:02:36 +01:00
Louis-Marie Baer
46486b5364 fix: Benchmarks submenu, fix Ui and big optimization for table.
fix: do not render all the rows, only the ones visibles.
2024-03-22 00:01:44 +01:00
Louis-Marie Baer
7797b5e81d fix: limit height XvB in submenu Process of P2pool Tab 2024-03-21 22:08:11 +01:00
Louis-Marie Baer
135de3d556 fix: all clippy warnings 2024-03-21 19:35:02 +01:00
Louis-Marie Baer
0f67fe7a08 fix: Ui overlapping for small screen 2024-03-21 12:27:52 +01:00
Louis-Marie Baer
4f13862136 fix: Ui bottom overlapp for minimum width of 640px 2024-03-21 06:32:46 +01:00
Louis-Marie Baer
50aa8402bc fix: dupplicate helper 2024-03-19 16:03:07 +01:00
Louis-Marie Baer
2f4816cd27 feat: add timestamp to console ouput XvB
fix: move code for output on console to a single function.
2024-03-19 15:43:13 +01:00
Louis-Marie Baer
a120a8a2b7 feat: modify description of Hero Mode. 2024-03-19 13:17:47 +01:00
Louis-Marie Baer
05d4a1141f fix: XvB tab fix UI overlapping, better placement of widget. 2024-03-19 13:16:34 +01:00
hinto.janai
6ad66d16fb
v1.3.6
updates `egui/eframe` -> `0.24.1` -> `0.26.2`

fixes non-responding nodes not being sorted correctly by ping ms
2024-03-18 18:05:02 -04:00
hinto.janai
ba386eaad2
update cpu.json 2024-03-18 16:49:47 -04:00
Louis-Marie Baer
255c183c10 fix: add better output if no share and fix printing European Node 2024-03-18 13:28:44 +01:00
Louis-Marie Baer
cb48040fef feat: output of console info about algorithm and node selection
fix: HR symbol private stats (subject to change)
feat: output to XvB tab console information for algorithm decision
feat: output to XvB tab console information for node selection
feat: maj TODO
2024-03-18 12:31:37 +01:00
Louis-Marie Baer
cfb6d0971c feat: manage selection and fallback nodes of XvB
feat: ping, select nodes of XvB process
feat: reload config of xmrig to fallback to backup node
fix: status of xmrig node used in real time
feat: src readme technical differences with upstream
2024-03-18 11:29:11 +01:00
Louis-Marie Baer
74c6a92535 feat: integrate algorithm of HR distribution 2024-03-17 01:22:44 +01:00
Louis-Marie Baer
87eb738ca8 feat: enable xmrig with remote control and token, generate token 2024-03-16 16:46:46 +01:00
Louis-Marie Baer
66417b3b0b fix: XvB process start perf
fix: create client in thread instead of before it
2024-03-16 13:35:09 +01:00
Louis-Marie Baer
89ef45a5ac fix: test 2024-03-16 11:05:59 +01:00
Louis-Marie Baer
8abd55799a fix: use client only once 2024-03-15 23:37:43 +01:00
Louis-Marie Baer
316ccf4acc fix: simplify XvB tab panels 2024-03-15 23:18:01 +01:00
Louis-Marie Baer
9d163ae85e feat: finish XvB Tab with private stats and better log output
fix: color code status
feat: reload automaticcly XvB process if p2pool is off/online
feat: add all 5 private stat in a pretty way outside of console
feat: begin to use readable to replace human.rs
feat: function to verify if share is in current window
feat: maj TODO

feat: Maj TODO
2024-03-15 21:48:04 +01:00
Louis-Marie Baer
c7f0785d95 feat: XvB Tab, add link to rules 2024-03-15 00:34:58 +01:00
Louis-Marie Baer
066fd5bda5 feat: add tab XvB option to Gupax Tab selector 2024-03-15 00:20:59 +01:00
Louis-Marie Baer
0a9375130f feat: construct XvB tab
feat: add Hero checkbox ui and hovering help
feat: add private stats ui and thread
feat: debug error of API connection in console
2024-03-14 23:40:47 +01:00
hinto.janai
7672901bbb
node: remove moneronode.ddns.net 2024-03-13 16:56:08 -04:00
Louis-Marie Baer
f2d0c9a288 feat: warn user in XvB tab if no address is set in P2pool Tab 2024-03-13 10:02:50 +01:00
Louis-Marie Baer
340ee45f47 fix: simplify args of some functions
fix: Use Vec2 instead of two args height and width for p2pool tab simple and advanced
2024-03-13 10:02:21 +01:00
Louis-Marie Baer
6797bdd173 feat: console for log, input token field, better logic for running XvB process 2024-03-12 23:27:51 +01:00
Louis-Marie Baer
71c923f979 feat: add console ouput section on XvB tab
this console will output log from XvB private API and from the XvB process
2024-03-12 13:51:59 +01:00
Louis-Marie Baer
74355605e9 feat: manage XvB like a new process
feat: maj TODO
fix: use Vec2 instead of separating height and witdh as args in functions
feat: status of XvB process
feat: button to autostart XvB process into Gupax Tab
feat: autostart XvB if button is checked
feat: buttons to start/stop/restart XvB process in XvB Tab
feat: check token and address inputs before allowing to start XvB
feat: add description to buttons when hovering
fix: adjust test
feat: function to verify if token exist on XvB API
clippy auto and manual fix
2024-03-12 13:01:04 +01:00
Louis-Marie Baer
2f8ed66a2d fix: minor visual status xvb 2024-03-04 15:56:00 +01:00
Louis-Marie Baer
9e0ef7a6c3 fix: modification on visual for status colomn xvb 2024-03-04 15:52:04 +01:00
Louis-Marie Baer
100d516794 fix: typo 2024-03-04 12:14:29 +01:00
Louis-Marie Baer
7f8b1b2089 feat: show XvB stats to Status Tab 2024-03-04 12:04:38 +01:00
Louis-Marie Baer
f164184044 fix: path images README 2024-03-03 09:16:43 +01:00
Louis-Marie Baer
86d1daee02 feat: decompose processes view into separate functions 2024-03-03 09:01:48 +01:00
Louis-Marie Baer
045dd7ab03 feat: separate logic into smaller modules
The original sources, while well documented, had files with over 2.5K LoC.
Separating the logic in different modules add clarity making the code easier to work with.
2024-03-03 08:37:35 +01:00
Louis-Marie Baer
edfea23acb feat: logo and link to website 2024-02-27 22:46:27 +01:00
Louis-Marie Baer
4ef9c902f1 fix: width top bar taking into account fith separator 2024-02-27 19:56:14 +01:00
Louis-Marie Baer
ffceb4b298 fix: clippy non auto fixable warnings 2024-02-27 19:44:28 +01:00
Louis-Marie Baer
2c7a1174b7 feat: add new tab Xvb
empty tab
2024-02-27 18:47:10 +01:00
Louis-Marie Baer
dd55d87b2e fix: remove some warnings 2024-02-27 07:08:04 +01:00
Louis-Marie Baer
b04412145f feat: replace deprecated code for images 2024-02-27 06:50:49 +01:00
Louis-Marie Baer
d811f60b00 feat: cargo clippy 2024-02-27 05:08:14 +01:00
Louis-Marie Baer
4db5163959 feat: bump version of env_logger and modify code for it
Use default style of env_logger instead of custom style.
2024-02-26 20:13:27 +01:00
Louis-Marie Baer
7b60a88176 feat: bump version of sysinfo and upgrade code for it 2024-02-26 19:43:32 +01:00
Louis-Marie Baer
55baa7054e fix: rustfmt formatting 2024-02-26 08:01:53 +01:00
hinto.janai
921fca8ed6
node: update readme 2024-02-01 09:08:51 -05:00
hinto.janai
7345f9b124
node: use full country name 2024-02-01 09:01:13 -05:00
hinto.janai
1436a02457
node: add xmr{1,2,3}.rs.me 2024-02-01 08:53:38 -05:00
hinto.janai
09807aec8b
node: remove bunkernet.ddns.net
hyper::Error(
    Io,
    Os {
        code: 104,
        kind: ConnectionReset,
        message: "Connection reset by peer",
    },
)
2024-02-01 08:44:45 -05:00