Yes, you pretty much linked the answer in the very first post that you quoted.
How? Please help!!
Mining configuration:
Go to
https://www.kano.is and register a username to mine with, by clicking on the Register/Reset link at the top right,
or mine directly to the pool without registering, using a bitcoin payment address as your username.
No password is required, so just use X for your password in your miner, since most miners need you to enter a password.
e.g.
On your miner setup page, use something like this:
Code:
+--------------------+-------------------------------------+
+ Pool1: | stratum+tcp://stratum.kano.is:3333 |
+--------------------+-------------------------------------+
+ Worker: | Kano.worker |
+--------------------+-------------------------------------+
+ Password: | x +
+--------------------+-------------------------------------+
Of course replace 'Kano.worker' with your pool username.worker Smiley
If you have network issues using port 3333, you can also try:
stratum+tcp://stratum.kano.is:80
You can also try any of:
stratum+tcp://stratum.kano.is:81
stratum+tcp://stratum.kano.is:443
stratum+tcp://stratum.kano.is:8080
There are other nodes located around the world that you may be closer to:
stratum+tcp://nya.kano.is:3333 (NewYork)
stratum+tcp://nl.kano.is:3333 (Netherlands)
stratum+tcp://de.kano.is:3333 (Germany)
stratum+tcp://jp.kano.is:3333 (Japan)
As with the main stratum node, each of those nodes allows mining to port 3333, 80, 81, 443 and 8080
If you have more than a petahash of mining hardware (not rental) I can setup a node near you, only for large miners, if servers are available, at no cost to you Smiley
Your worker name can be whatever you choose and will be created when your miner connects to the pool.
Registered username or Bitcoin address, followed by a dot '.' or an underscore '_', followed by a worker name.
If you supply an invalid Bitcoin address, you will be unable to authenticate and mine on the pool.
If you have an Asicminer Tube, you will need to mine to:
stratum+tcp://nonce.kano.is:27181
It won't work properly on any other mining port. Don't point normal miners here.
Your Tube miner stats will show up in your account without their worker name.
If you mine to a bitcoin address, you can view a simple json user or worker level stat (using your own address) at:
http://www.kano.is/address.php?a=1KanoiBupPiZfkwqB7rfLXAzPnoTshAVmbhttp://www.kano.is/worker.php?a=1KanoiBupPiZfkwqB7rfLXAzPnoTshAVmb_workerPool settings
The pool is configured to start you mining at 4098 difficulty.
The pool adjusts the per instance difficulty to maintain an average share rate of approximately 3 shares per 10 seconds (18 shares per minute)
However, there is a lower limit set on the difficulty of 442.
If you mine with a username, you can login to the web interface and set a minimum difficulty for mining.
If this value is below the pool calculated value, you'll get the pool calculated value.
If you mine with a BTC address as your username, you can use the cgminer option --suggest-diff to set it for each cgminer.
You can, of course, also use --suggest-diff if you mine to a username.
Coins
The pool itself has no wallet, only bitcoind's running without a wallet.
The Coins go to a separate, unattached wallet that the payouts come from.
Transactions
The pool will mine any and all transactions that the standard bitcoind core will accept.
The relevant setting I currently use in bitcoin.conf is:
blockmaxweight=3968888 (changed to this on 12-Nov-2017)
I run a modified bitcoind that optimises the processes of verifying blocks and generating work.
These optimisations are code based, not transaction based.
I do not blacklist addresses, I do not prioritise transactions for any companies ... though I do prioritise our own transactions of course Smiley
If this should ever change, I will post the details when I do the change with the reasons why.
--
There's Apps to get pool info and monitor your miners.
Apple App:
https://bitcointalksearch.org/topic/ckpool-stats-iphone-app-1344360Android App, read in the thread here:
https://bitcointalksearch.org/topic/m.11091187For miner monitoring:
https://bitcointalksearch.org/topic/kanopool-monitor-hashrates-workers-rewards-and-notifications-for-kanpool-1331875