Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [MAGA] Magacoin - Build the Wall! -- NO PREMINE | NO ICO/CROWDFUND
by
mktorn
on 18/07/2017, 17:14:07 UTC
I lowered the payout threshold down to 1 MAGA for now. Once I update the site to show current unconfirmed vs confirmed balance and make it easier to track how close you are to reaching the threshhold then I will update it back to the original 50 MAGA payout threshold

Everyone who had shares pending and only mined for 1-2 hours should see your payments come in, I saw a bunch of addresses with a balance between 10-30 MAGA so all of those should pay out now.


been running the miner for 4 hours and still at 0 in my wallet.  Am I doing something wrong ?


>>>>>>>>>>>>>>>>>>
d:\MAGACOIN\magaminer-win64>minerd.exe -o http://127.0.0.1:5332 -u **** -p ****** --coinbase-addr=AHZ7aYd41LmURF4abbAPvpeVv1UXRcouQq

From the command line you posted, you are currently solo-mining which means you won't get any coins until you find a block. You are getting around 28KH/s while the network hash rate is nearing 1GH/s so it will take quite a while before you find a block from solo mining. If you want to use the pool to mine then you should change the command line to have "-o stratum+tcp://pool.onepool.online:5000 -u -p x" instead of "-o http://127.0.0.1:5332 -u **** -p ****"

thank you. appreciate a quick response.

I switched to the pool.   doubt I'll mine anything with my speed since it's already too exhausted. 

should I see my addr AHZ7aYd41LmURF4abbAPvpeVv1UXRcouQq here :  https://onepool.online/workers ??

is   minerd.exe using CPU only ?   

how can I use GPU too ?

sorry for so many questions.  I'm noob here



Yup, your address should appear after a few shares are accepted, I see you in the list now. You will need another program to do GPU mining, since this coin uses scrypt just like Litecoin you can pretty much use any software listed in https://litecoin.info/Mining_software just find one that works for the brand of GPU you have (AMD vs Nvidia)


thank you kind man . I've got 2 magas.   
 added ccminer to use GPU .   
GPU + CPU miners both pointed to the pool show ~ 65 KH  but in the pool stats it 's only  26.21 KH  .   
why is that so ?

It can take a little bit for the hashrate to update on the site, it calculates it based on shares submitted  and difficulty so it should report the correct speed after a little while.


Problem

me windows 10 (64)
  • downloaded that 0.13.3 wallet
    had me some magas from spender on 4chan
    downloaded that 2.0 miner
    .../roaming/ no conf or bat files, so build them like trump build the wall
    filled conf file as told
    filled bat as told but with that pool boy "minerd.exe -o stratum+tcp://pool.onepool.online:5000 -u AMFmaQYGr4Wgdivvq9E5Uj3991eCxXnmcr -p x"
    deported that bat into cmd
    cpu starts to hash


http://imgur.com/a/Dosax
check pls, dont know if this frequent restart requests are normal

forgot to mention. i am still not mentioned in the pool on the website. i hope this no scam Cry


CPU mining is going to be rather slow earning, your address should appear on the pool once you have a few shares submitted and accepted by the pool. The reason you are seeing so many work restarts is because a new block is being found on the network which means the old work your computer was doing is no longer valid. It sends the new set of work for the new block causing the mining program to restart using the new set of work. So no need to worry about it, you will see it often while CPU mining since the hashrate for CPUs is so low compared to GPU/ASIC miners.