cheese
2830a95b09
removed some mixed grammar stuff
...
will move all grammar and formatting to another pr.(when this pr is merged)
2024-11-08 16:50:45 +01:00
cheese
185dfee29a
removed grammar
...
will move to different pr
2024-11-08 16:26:26 +01:00
cheese
04d358f8a5
deleted space if there was a header in between.
2024-11-08 16:09:30 +01:00
cheese
22720ca23a
removed formatting changes
...
will move to another pr
2024-11-08 15:52:13 +01:00
cheese
a67cd61b32
fixed typo in README
2024-11-08 15:48:19 +01:00
cheese
43b74f5ec2
Update DIFFERENCES.md
2024-11-08 15:31:55 +01:00
cheese
c6ff751a46
removed added ideas.
...
will move to another pr
2024-11-08 15:13:29 +01:00
cheese
c4563ca964
deleted NOTES_CLI.MD and NOTES_XMRIG-PROXY.md
2024-11-08 15:10:00 +01:00
cheese
0b75ede99f
Update IDEAS.md
2024-11-07 18:35:26 +00:00
cheese
a82af95719
Update DIFFERENCES.md
...
Improved 2 sentance
2024-11-07 18:34:05 +00:00
cheese
8daad2846c
improved .md files
...
---general:---
made whitespace consistent.
made level 1&2 Headings bold.
improved layout.
spellcheck.
--README.md;--
some small fixes
--for IDEAS.md;--
added some new package ideas.
grammar check.
changed some titles
--for NOTES_ALGORITHM.md;--
split some paragraphs.
added some Blockquotes.
--for NOTES_CLI.md;--
made the examples, level 3 headings
2024-11-07 18:18:06 +01:00
Cyrix126
481e0f6cb7
feat: update ARCHITECTURE to include new files
2024-11-06 23:19:31 +01:00
cheese
fd7c1b1ed3
Update README.md ( #38 )
...
fix: README grammar improvements and resolve some awkward sentences.
2024-11-06 23:09:31 +01:00
Cyrix126
3f88ae9c6d
fix: do not run CI for rust code when it is not modified
2024-11-06 12:54:49 +01:00
Cyrix126
b487c0c406
fix: don't build artifacts when there is no release
2024-11-06 12:54:49 +01:00
Cyrix126
bfcbfbe2b6
feat: deprecate macos-12
...
context: https://github.com/actions/runner-images/issues/10721
2024-11-06 12:54:49 +01:00
Cyrix126
f9f3faf03d
fix: remove dupplicate CI run
2024-11-06 12:54:49 +01:00
cheese
a9b5a87b32
Update ARCHITECTURE.md grammar ( #39 )
...
improved grammar of ARCHITECTURE.md
2024-11-06 11:11:17 +01:00
Cyrix126
4991f33392
feat: add idea for hiding status column
2024-11-05 06:59:16 +01:00
Cyrix126
4c0e262d7b
feat: release 1.5.3
2024-11-02 19:26:22 +01:00
Cyrix126
23e79b92de
feat: add idea for trustless
2024-11-02 18:30:57 +01:00
Cyrix126
f6dc8d463d
feat: bump p2pool binary in bundle to v4.2
2024-11-02 18:28:33 +01:00
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
5241d81f68
feat: release v1.5.2
2024-11-01 21:07:43 +01:00
Cyrix126
efb8aba746
fix: use same version wgpu with eframe
2024-11-01 21:06:46 +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
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
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
2024-10-31 17:08:05 +01:00
Cyrix126
812c7f5faf
feat: add idea for more decentralization
2024-10-31 16:57:35 +01:00
Cyrix126
03ec066a87
feat: release 1.5.2
2024-10-31 14:28:41 +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
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