mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2025-03-22 15:18:51 +00:00
91 lines
2.5 KiB
Markdown
91 lines
2.5 KiB
Markdown
# v0.1.5
|
|
Fix release for beta version.
|
|
This version is only made for testing purposes and have feedbacks.
|
|
|
|
## Changes
|
|
update dependencies of UI
|
|
replace old http client
|
|
|
|
## Fixes
|
|
fix formatting hr algorithm
|
|
fix private round calculation
|
|
|
|
## Bundled Versions
|
|
* [`P2Pool v3.10`](https://github.com/SChernykh/p2pool/releases/tag/v3.10)
|
|
* [`XMRig v6.21.1`](https://github.com/xmrig/xmrig/releases/tag/v6.21.1)
|
|
|
|
# v0.1.4
|
|
Fix release for beta version.
|
|
This version is only made for testing purposes and have feedbacks.
|
|
|
|
## Changes
|
|
new logo
|
|
algorithm wait for xmrig first value, takes 10s value at first start, 1m value at second start, 15m value at third start.
|
|
|
|
## Fixes
|
|
fix detection of p2pool eHR
|
|
fix private round type stats
|
|
fix name gupax tab to gupaxx
|
|
|
|
## Bundled Versions
|
|
* [`P2Pool v3.10`](https://github.com/SChernykh/p2pool/releases/tag/v3.10)
|
|
* [`XMRig v6.21.1`](https://github.com/xmrig/xmrig/releases/tag/v6.21.1)
|
|
|
|
# v0.1.3
|
|
Fix release for beta version.
|
|
This version is only made for testing purposes and have feedbacks.
|
|
|
|
## Changes
|
|
take into account outside HR
|
|
|
|
## Fixes
|
|
downgrade to xmrig 6.21.1 to solve xmrig stats showing only after 15m
|
|
|
|
## Bundled Versions
|
|
* [`P2Pool v3.10`](https://github.com/SChernykh/p2pool/releases/tag/v3.10)
|
|
* [`XMRig v6.21.1`](https://github.com/xmrig/xmrig/releases/tag/v6.21.1)
|
|
|
|
# v0.1.2
|
|
Fix release for beta version.
|
|
This version is only made for testing purposes and have feedbacks.
|
|
|
|
## Changes
|
|
|
|
## Fixes
|
|
Persist current shares value
|
|
fix script for release
|
|
|
|
## Bundled Versions
|
|
* [`P2Pool v3.10`](https://github.com/SChernykh/p2pool/releases/tag/v3.10)
|
|
* [`XMRig v6.21.2`](https://github.com/xmrig/xmrig/releases/tag/v6.21.2)
|
|
|
|
|
|
# v0.1.1
|
|
Fix release for beta version.
|
|
This version is only made for testing purposes and have feedbacks.
|
|
|
|
## Changes
|
|
Current Shares appears on P2pool column of Submenu process in Status Tab.
|
|
Parse the current shares from the status command of p2pool instead of an estimation based on shares found and time.
|
|
|
|
## Fixes
|
|
XvB algorithm now gets the number of shares instead of 0.
|
|
|
|
## Bundled Versions
|
|
* [`P2Pool v3.10`](https://github.com/SChernykh/p2pool/releases/tag/v3.10)
|
|
* [`XMRig v6.21.2`](https://github.com/xmrig/xmrig/releases/tag/v6.21.2)
|
|
|
|
|
|
# v0.1.0
|
|
First beta release of Gupaxx.
|
|
This version is only made for testing purposes and have feedbacks.
|
|
|
|
## Changes
|
|
See [DIFFERENCES.md](DIFFERENCES.md)
|
|
|
|
## Fixes
|
|
See [DIFFERENCES.md](DIFFERENCES.md)
|
|
|
|
## Bundled Versions
|
|
* [`P2Pool v3.10`](https://github.com/SChernykh/p2pool/releases/tag/v3.10)
|
|
* [`XMRig v6.21.2`](https://github.com/xmrig/xmrig/releases/tag/v6.21.2)
|