Posts Tagged ‘Ethereum pool mining

alethone-gui-rc2

The C++ implementation of the Ethereum client (cpp-ethereum) is getting more user friendly with the new AlethOne GUI intended to simplify the mining process for users that are not into programming and hate to use console-based software. The AlethOne GUI is going to be a part of the eth client, though currently it is only available in a release candidate form and it will be interfacing with the eth client. The first time you run the GUI it will ask you for a password and will generate an Ethereum wallet address, then start synchronizing the blockchain. The good thing is that AlethOne presents the user with a simple interface and reports in an easy to read details about the functionality of the eth client in the backend such as the Ether balance you have or the blockchain synchronization status or even the hashrate when mining. As for the mining you get an easy option for solo mining or pool mining with a field to enter the pool URL to mine at and after you have mined some coins you have the option to easily initiate a transfer to another account.

So far the latest release candidate of AlethOne looks quite nice and works decently, though there are apparently some more things that need work before the final release is available. For example it seems that the mining is only working on the first GPU and if you have multiple video cards that you want to mine with there is no way to tell the miner to use them all form the GUI apparently. The Withdraw functionality also needs some more work in te form of any feedback returned in the AlethOne GUI regarding the execution of the transaction such as if it was successful or not etc. Regardless things are already looking good and the AlethOne GUI with some more improvement and fixes is definitely something that Ethereum needs in order to become easier to be used by not so advanced users – basic wallet and mining functionality in a streamlined desktop client.

You can download and try the latest cpp-ethereum with AlethOne release candidate 2…

ethereum-suprnova-mining-pool

It seems that there is new wave of Ethereum Ether (ETH) mining pools, but the good news is that the next new pool is not operated by some unknown entity, but is instead launched by Suprnova. This means a familiar interface for miners that requires registration, but if you already have one for any of the other Supernova pools you can also use it for their Ethereum pool as well. And while the new Ethereum Supernova pool is still in live beta as it is still being worked on, you can expect good quality of service and reliability, as well as response to possible issues. So definitely a place you might want to check for your Ethereum mining pool needs. The Suprnova Ethereum mining pool allows for automatic and manual request of payouts at any time provided that you have a balance of minimum 0.01 ETH and there is a 0.001 ETH transaction fee applied to payouts, the pool fee is 1%.

Getting started with Suprnova:
ethminer -G -F http://eth.suprnova.cc:3000/yourworker.1/20

The above command line is an example you can use to get started mining with ethminer at Supernova, you just need to replace the example yourworker.1 with your own worker and the default hashrate value of 20 (suitable for a single high-end GPU such as Radeon 280X) to the respective hashrate of your mining rig and you are ready to go (registration is required for the pool and you need to create workers if you don’t already have). The above example is for mining using the OpenCL version of ethminer, for using the CUDA fork you need to replace the parameter -G with -U and you should be ready to go. If you are new to Ethereum you might want to first check out our Quick Guide on How to Mine Ethereum on Windows as a good starting point.

To check out the new Ethereum mining pool at Suprnova that was just launched…

alphapool-ethereum-mining-pool

AlphaPool is a new mining pool for mining Ethereum’s Ether (ETH) coins that has just been launched today, bringing the total number of active pools to 5. While it is never a bad thing to have a choice between multiple mining pools, a few days ago there was just one – Ethpool and when it stopped accepting new miners people had to go solo until new pools started appearing. We are still yet to see someone release open source code for a mining pool for Ethereum however. But back to AlphaPool, it promises some nice things to miners, that is why competition is good, no transaction fee and 0% pool fee for the first week then just 1%, there is also no mention of a minimum amount of Ether to be mined before a payout. One drawback however, there is no option for users to set their miner’s hashrate (difficulty) through the miner which can make it pointless for low hashrate miners to try mining at the pool as they may not be able to get much shares solved and submitted. Since this is a brand new pool there are not much miners on it yet, so it may take a bit more time before enough people gather for blocks to start getting solved.

Getting started with AlphaPool:
ethminer -F http://alphaminer.xyz:8080?miner=0x683feddafc2a8542744a4587de0c45626d7b8e68 -G

The above command line is an example you can use to get started mining with ethminer at AlphaPool, you just need to replace the wallet address with your own Ethereum wallet and you are ready to go. Do note that the URL of the pool and the mining address for it are slightly different. The above line is for mining using the OpenCL version of ethminer, for using the CUDA fork you need to replace the parameter -G with -U and you should be ready to go. As already mentioned there is no user set variable to allow for setting up the miner hashrate (difficulty) through the ethminer command line. If you are new to Ethereum you might want to first check out our Quick Guide on How to Mine Ethereum on Windows as a good starting point.

To check out the new Ethereum mining pool called AlphaPool that was just launched…


top