Skip to content

Releases: NoncerPro/Kadena

noncerpro-kadena 2.2.0

01 Mar 14:30
63b5919
Compare
Choose a tag to compare

Changelog
*Added the 5x hashrate improvement for AMD cards
*Slight hashrate improvement for some Nvidia cards

noncerpro-kadena 2.1.1

28 Feb 21:22
b0d5070
Compare
Choose a tag to compare
Pre-release

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

09 Dec 00:59
b0c4356
Compare
Choose a tag to compare

Changelog:

  • Fixed a critical kernel issue of v2.0.1 on non RTX nvidia cards

noncerpro-kadena 2.0 with pool support

08 Dec 18:39
5f4e808
Compare
Choose a tag to compare
Pre-release

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

26 Nov 13:23
4e5d077
Compare
Choose a tag to compare

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

25 Nov 01:22
4e5d077
Compare
Choose a tag to compare
Pre-release

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

24 Nov 05:39
4cfd525
Compare
Choose a tag to compare

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

23 Nov 23:21
db12b85
Compare
Choose a tag to compare

Changelog:

  • Hashrate improvement for RTX cards
  • Added multi node support
    • --server=node1 node2 --port=port1 port2
  • Added stats API
  • Added random start nonce
  • Added --chain option to select preferred chain
  • Fixed a node connectivity issue

noncerpro-kadena-1.0.1

16 Nov 03:41
db12b85
Compare
Choose a tag to compare
Pre-release

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.