mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2025-01-05 05:29:22 +00:00
307a8b5dba
fix: persist p2pool current share fix: script release
44 lines
1.2 KiB
Markdown
44 lines
1.2 KiB
Markdown
# 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)
|