Why i stopped mining electroneum and started mining monero


Tonyoh posted this 2 years ago. Tonyoh 2 years ago. Your pending balance will increase whenever the pool finds a block and it matures 60 network blocks later.

You can see the why i stopped mining electroneum and started mining monero your pools finds and their maturing status under "Pool Blocks" on why i stopped mining electroneum and started mining monero website.

How large your pending balance needs to get before receiving a payment you will find under "Payments". Good luck and let me know when you get some pending balance as well your first payment. Hi nioc it seems to be now working. I still have 0 as balance but it seems that the pool took into account the hash power. Since it has 8MS L3 cache you can run up to 4 threads so you would use -t 2 as the last parameter. Hi Nioc, Thank you very much, in fact I am using -t 4.

So you think that I should be using -t 2? Also is there a way to mine with both wolf miner AND nvidia card gtx? I googled a bit and it seems I need to set up one ram dedicated to the GPU I was not able to find any tutorial.

Sorry that -t 2 was a typo and -t 4 should give the highest HR. Obviously you can always use less threads if you want to reduce CPU load for whatever reason. If you like you can play with the -t vakue to see what actually happens. Sorry but I have no experience with GPU mining.

If nobody helps you here you can try on IRC monero there is always somebody there who can help. There is also a Monero mining thread over at the zoo which is bitcoin talk bct https: Bro, give Minergate a try!

YES From what you say I assume you are solo mining. You may mine a block in a year. If you mine on a pool you will earn a little bit everytime the pool finds a block. I have been mining for 1 week and still 0 coin. But only since yesterday night in pool with wolf miner. Could you let why i stopped mining electroneum and started mining monero know if any of these miners are better? From what I understand I should use mine. What is the reward for completing a block?

I could not find the information anywhere. Sorry for the dumb questions I am new to Linux. You can google your processor to find out. Also note the amount of L3 cache as this will determine how many threads are optimal to use. With your HR I think think Moneropool's starting difficulty of 25, is too high. As far as which pool, in the US try Monerohash. You can run the miner totally independent of anything else related to Monero.

I am an idiot with computers and have only used windows. All I remember is downloading the miner and with help, creating a bat file which is used to start it. The bat file was where I put some like: For 2 cores it would be -t 2. How much you receive when the pool finds a block is proportional to the of hashes you contribute.

You can see how it is payed out under "payments" in each pool. Please login or register. Home General Support Mining all day and still no coin. Mining all day and still no coin Tonyoh posted this 2 years ago. When I check the wallet it is still at 0. I wonder if it is normal? Expand All Collapse All. Default Weight Latest Oldest. Tonyoh posted 2 why i stopped mining electroneum and started mining monero ago Weight: I hope to be GPU mining in the near future.

JJabrams posted 1 year ago Weight: Tonyoh edited 2 years ago Weight: Hi, I have been mining for 1 week and still 0 coin. Hi Nioc, thank you very much for your reply! For 2 cores it would be -t 2 Edit:

Why i stopped mining electroneum and started mining monero are many pools to choose from, a list is available at moneropools. Mining on a larger pool could mean more frequent payouts, but mining on a smaller pool helps to keep the network decentralized. Just like pools, there are a lot of miners to choose from. The one that you should pick depends on the hardware you want to mine on. This guide will only use a CPU miner, and will be using xmr-stak-cpu.

Alternatives include wolf's CPUMiner and sgminer-gm. However, their configuration is slightly different and will not be covered in this guide. If you are using a Windows system, the developer of xmr-stak-cpu provides binaries to download on the GitHub release page. If you're not using Windows, you will have to compile xmr-stak-cpu for yourself, luckily this isn't as hard as it sounds. Before you can compile the miner, you will need to install some of its prerequisites.

Following this, you just need to use cmake to why i stopped mining electroneum and started mining monero the build files, run make and copy the config file:. Don't celebrate just yet, as the miner needs to be configured. Running the miner now should give you a block of text to copy and paste:. It should look something like this afterwards:. Replace the contents of the second set of quotes with the address and port of the pool you chose earlier.

You can find this information on the pool's website. Put your wallet address between the quotes on the wallet address. You may leave the password blank unless the pool specifies otherwise. Some pools allow you to monitor your hashrate by pasting your address into their website.

You can also monitor your hashrate by pressing the h key. Firstly stop the miner if it's runningrun the following commands to enable large pages and then start the miner as root:. By default we will try to allocate large pages. This means you need to "Run As Administrator" on Windows You need to edit your system's group policies to enable locking large pages. Here are the steps from MSDN. Team Hangouts Sponsorships Merchants. Selecting a pool There are many pools to choose from, a list is available at moneropools.

Selecting a Why i stopped mining electroneum and started mining monero miner Just like pools, there are a lot of miners to choose from. For Windows Systems If you are using a Windows system, the developer of xmr-stak-cpu provides binaries to download on the GitHub release page.

For Other Operating Systems If you're not using Windows, you will have to compile xmr-stak-cpu for yourself, luckily this isn't as hard as it sounds.