Releases: nanopool/nanominer
Releases · nanopool/nanominer
nanominer v3.3.8
- Fixed kawpow for some users under HiveOS;
- Fixed incorrect shares on some XMR jobs due to wrong blob length.
nanominer v3.3.7
- Fixed issues with auto-update;
- Improved network stability.
nanominer v3.3.6
Added option maxRejectedShares
: set the maximum amount of rejected shares before restarting miner process/rebooting the rig.
nanominer v3.3.5
Fixed "Unknown GPU name" issue with new AMD drivers.
nanominer v3.3.4
Faster dataset creation for Ergo on AMD RX 4xx and 5xx series (autolykos2 algorithm).
nanominer v3.3.3
- Faster dataset creation for Ergo (autolykos2 algorithm);
- Added zombie mode for Ergo on 2 Gb GPUs both Nvidia and AMD;
- Fixed issues with shardpool (Zilliqa).
nanominer v3.3.2
Autolykos performance improvements about 40% for AMD Vega family (RX Vega 56, RX Vega 64, Radeon VII).
nanominer v3.3.1
- Added dual Raven + Zilliqa;
Example ofconfig.ini
for dual Raven with Zilliqa:
[KawPow]
coin = RVN
wallet = RRL5mMNeox75MGbqnfUZEhn3RferuvFGcy
[zil]
wallet = zil1rpxnv479xy9c2jlgry3wy3869rnt4rjvjwjtuv
zilEpoch = 0 ; number of DAG epoch for caching
pool1 = eu.ezil.me:5555
- Fixed an issue with 2Miners pool.
nanominer v3.3.0
- Added dual with Zilliqa for coins:
- Ethereum;
- Ethereum Classic;
- Conflux;
- Ergo.
Examples of config.ini
for dual with Zilliqa:
[autolykos]
wallet = 9he6BZYMN8FMKxYKsqPvQJ6fbNar4bWuhJsR9JJt4x9Z6fiqSo1
[zil]
wallet = zil1rpxnv479xy9c2jlgry3wy3869rnt4rjvjwjtuv
zilEpoch = 0 ; number of DAG epoch for caching
pool1 = eu.ezil.me:5555
[ethash]
wallet=0x78dDDc3Da9fc14305a62A11583C97F6fE8f4cEb5
[zil]
wallet = zil1rpxnv479xy9c2jlgry3wy3869rnt4rjvjwjtuv
zilEpoch = 0 ; number of DAG epoch for caching
pool1 = eu.ezil.me:5555
- Reduced dev fee on Ergo: 5% -> 2.5%;
- Fixed memClocks and coreClocks on NVidia;
- Removed Pascal Coin;
nanominer v3.2.2
Fixed Autolykos for AMD Big Navi (Radeon 6xxx).