gupaxx/CHANGELOG.md

76 lines
2.1 KiB
Markdown
Raw Normal View History

# 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)
2024-03-26 07:55:31 +00:00
# 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.
2024-02-01 14:15:25 +00:00
## Changes
See [DIFFERENCES.md](DIFFERENCES.md)
2024-02-01 14:15:25 +00:00
## Fixes
2024-03-26 07:55:31 +00:00
See [DIFFERENCES.md](DIFFERENCES.md)
2024-02-01 14:15:25 +00:00
## Bundled Versions
* [`P2Pool v3.10`](https://github.com/SChernykh/p2pool/releases/tag/v3.10)
2024-03-26 07:55:31 +00:00
* [`XMRig v6.21.2`](https://github.com/xmrig/xmrig/releases/tag/v6.21.2)