Releases: NoncerPro/Kadena
Releases · NoncerPro/Kadena
noncerpro-kadena 2.2.0
noncerpro-kadena 2.1.1
Changelog:
- 5x hashrate improvement in solo mode for Nvidia cards (GTX 1080 TI: 7.2 - 7.5 Gh/s)
Important
This version does not work on AMD cards.
noncerpro-kadena 2.0.2
Changelog:
- Fixed a critical kernel issue of v2.0.1 on non RTX nvidia cards
noncerpro-kadena 2.0 with pool support
Changelog:
- Added support for pool mining
- New --mode pool or --mode solo option
- Decreased the dev fee to 2% for both solo and pool modes
- Hashrate improvement for some amd and nvidia cards
noncerpro-kadena-1.3.1 with AMD support
Changelog:
- Added support for AMD cards
- Use --platform amd or --platform nvidia
- Fixed fluctuations in the hashrate report
- Changed the maximum intensity of non RTX nvidia cards to 23
noncerpro-kadena-1.2.0
Changelog:
- Hashrate improvement for some Pascal cards
- Fixed an issue related to block update streams
Note
If you see too much hashrate fluctuations or any cuda launch error, lower intensity with --intensity or -i
noncerpro-kadena-1.1.3
Changelog:
- Added an option to enable/disable random starting nonce feature
- --random, -r. Enable this only if you have many rigs working with one address.
- Using multiple addresses is generally better than this option.
noncerpro-kadena-1.1.2
Changelog:
- Hashrate improvement for RTX cards
- Added multi node support
- --server=node1 node2 --port=port1 port2
- Added stats API
- Browse http://127.0.0.1:3000/api after running the miner
- Added random start nonce
- Added --chain option to select preferred chain
- Fixed a node connectivity issue
noncerpro-kadena-1.0.1
This is the initial beta release of Kadena CUDA miner. Please note that the linux binary package has been only tested on Ubuntu 18.04 with Nvidia latest driver.
Download the binary package based on your OS, edit mine.bat/mine.sh file and insert your own wallet address, node server url and port and the run the file. Also, don't forget to check the Readme for usage and requirements.