Commit graph

10 commits

Author SHA1 Message Date
Cyrix126
8c2b518bf3
optimised all png (#46)
Some checks are pending
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 / 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
optimised all png
2024-11-18 14:29:09 +01:00
Cyrix126
7e30e892bd feat: update cpu benchmark 2024-11-18 14:10:15 +01:00
cheese
a9004f7a54 deleted img/tab folder 2024-11-18 12:14:00 +01:00
cheese
2bc118fb86 optimised all png
with Oxipng, at <max> optimization level.
its a lossless png optimiser, png quality does not change.
2024-11-16 19:59:19 +01:00
Cyrix126
87f71c5c26 update cpu benchmarks 2024-05-17 11:17:33 +02:00
Cyrix126
b938e3b8d0 feat: add fresh images for README 2024-04-03 18:35:54 +02: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
Louis-Marie Baer
453e261057 feat: release of beta
feat: images for README
feat: update README for beta
feat: update skel directories
feat: update CHANGELOG
feat: upgrade deps
feat: add DIFFERENCES markdown file
feat: update TODO
2024-03-24 13:07:52 +01:00
Louis-Marie Baer
baef329606 feat: merge from upstream 2024-03-22 11:17:09 +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