Bitcoin Forum
May 07, 2024, 02:59:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / XMR RandomX on: December 01, 2019, 02:03:47 PM
The algo switch is a fact 2 things i want to point:

1.There wasn't drop in nethash or difficulty because of missing assics.
2.There is increase with at least 1/3 of the nethash and difficulty.

Algorithm:
    RandomX
Block time:
    1m 28s
Last block:
    1,979,266
Bl. reward:
    2.12
Bl. reward 24h:
    2.13
Difficulty:
    72,890,387,710
Difficulty 24h:
    46,434,199,394
Difficulty 3 days:
    39,258,568,454
Difficulty 7 days:
    37,028,819,813
Nethash:
    828.30 Mh/s
2  Alternate cryptocurrencies / Mining (Altcoins) / Simple Mining OS ETH, GRIN +ZIL integration on: March 25, 2019, 10:51:45 PM
Unpack claymore-eth-v12.0 into /home/miner/
archive can be found in /root/miner_org/ directory.
Unpack zilminer-v0.2.20-cuda10.0 to /home/miner/zilminer-v0.2.20-cuda10.0
archive can be found in /root/miner_org/ directory.

Create and Put into : stop.sh   

#!/bin/bash
pkill -o $(pgrep 'ethdcrminer64')


make that file executable: chmod 755 stop.sh

Create and put into: start.sh

/home/miner/claymore-eth-v12.0/ethdcrminer64 -wd 1 -r 1 -epool etc-eu1.nanopool.org:19999 -ewal ........
Make it executable too chmod 755 start.sh

Copy stop.sh and start.sh to /home/miner/zilminer-v0.2.20-cuda10.0 folder
crontab -e

* * * * *  rsync -a /home/miner/zilminer-v0.2.20-cuda10.0 /root/miner_org/

Save and exit from crontab .

chown miner:miner -R /home/miner/

Put following config in SMOS Admin web pannel
--pow-start ./stop.sh --pow-end ./start.sh --pow-end-at-startup -P zil://0xd8983a960cadc15eeff307394d04348aeeed6e06@31.7.175.76:4202/api

In same manner you can make integration GRIN+ZIL with kbminer .

https://forum.zilliqa.com/t/simple-mining-os-eth-grin-zil-integration/544


Limited time offer!   BTCBTCBTC
VPS Linux server 16 public IP addresses
13 Zilliqa nodes on virtual machine + individual proxy
administration + monitoring 24/7 + automatic registration of all nodes and workers for free

contact us for more details on: cryptlogicltd@gmail.com  BTCBTCBTC



Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!