– Added Kadena algorithm – Added yespowerick algorithm (IsotopeC) – Added yespoweriots (IOTScoin) algorithm – Fixed nicehash protocol compatibility with rpc2 – The miner does not turn off now, if there is not enough free RAM for the algorithm, it will simply warn the user
Note:
If you have AVX2, and the miner cannot detect it, and uses SSE4.1 (you can see in the log), try adding “—Force-cpu-extension avx2-aes” into your .bat file
How to start mining Kadena
1. Create an address (public key + private key) here: https://pact.kadena.io 2. Enter the account name in the lower right corner, click “generate”, this will create a public key + private key. As a wallet address – use the public key
—algorithm randomx — specify the algorithm for mining
—pool xmr-eu1.nanopool.org — specify pool address
14444 — specify pool port
—wallet44tLjmX12e4eb97…2178aa29ef7477c138d2340c55648d indicate coin purse + Payment ID after the point. The wallet can be obtained either on the exchange or install a cold Monero wallet.
—gpu-target-temperature 70 — the program will strive to maintain this temperature
—gpu-off-temperature 83 — the miner will turn off when this temperature is reached and turn on when it drops
—send-stales — send outdated balls to the pool (some pools partially pay for them, or add bonuses).
—enable-restart-on-rejected — auto miner restart if too many rejected ball
Example batch file:
setx GPU_MAX_HEAP_SIZE 100
setx GPU_MAX_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_MAX_SINGLE_ALLOC_PERCENT 100
@echo off
cd %~dp0
cls
set LOGTIME=%date:~10,4%_%date:~4,2%_%date:~7,2%_%time:~0,2%_%time:~3,2%
set LOGTIME=%LOGTIME: =%
set LOGTIME=%LOGTIME:,=.%.txt
SRBMiner-MULTI.exe --algorithm randomx --pool xmr-eu1.nanopool.org:14444 --wallet 44tLjmXrQNrWJ5NBsEj2R77ZBEgDa3fEe9GLpSf2FRmhexPvfYDUAB7EXX1Hdb3aMQ9FLqdJ56yaAhiXoRsceGJCRS3Jxkn.5d3c802ee0f8e12e4eb9792722b7816a42178aa29ef7477c138ddb940c55648d.rig1
pause
The program starts as usual by double-clicking on the file with the extension .bat
Running the program, we will see the following window:
We wrote in the batch file only those teams that will help Connect to the pool and start the cryptocurrency mining process. However, to improve performance, you need to configure some other command line arguments, depending on the type of equipment you have.
The recently released lolMiner and BzMiner already offer better performance for AMD GPUs on the Nexapow algorithm, which is used in the NEXA blockchain project.
The Osprey Electronics E300 14 GH/s kHeavyHash was the first KASPA FPGA miner on the market, but other miners will follow. We can expect more KAS FPGA and ASIC miners in the near future.
Cronos is a tier one blockchain with no access rights that was created using the Cosmos SDK to ensure interoperability between the Cosmos and Ethereum networks. Its native token is CRO, which is the same native currency for the Crypto.org chain. For those who want to use CRO or access any DApps built on this chain, you need to add the chain to MetaMask for faster access.