}{uNdd
Full Member
Offline
Activity: 266
Merit: 100
Next-Gen Blockchain Ecosystem - Luxcore.io
|
|
August 30, 2017, 10:26:45 AM |
|
is that too fast to put at the exchange ? whitepaper and explorer havent out There is an explorer and also the amount we saw mining showed us there is some interest in the currency. Whether you would like to trade it is up to you. where can you find the block explorer? i saw in the 1st page will build in 2days
|
|
|
|
longtune
Newbie
Offline
Activity: 5
Merit: 0
|
|
August 30, 2017, 10:30:45 AM |
|
A fork of a struggling to be POS coin with unlimited supply. There not much profit to expect from here.
Yes! I will not waste time on mining this shit~
|
|
|
|
mez
|
|
August 30, 2017, 10:33:46 AM |
|
premined shit show
|
|
|
|
Bitzure
Newbie
Offline
Activity: 28
Merit: 0
|
|
August 30, 2017, 10:49:32 AM |
|
is that too fast to put at the exchange ? whitepaper and explorer havent out There is an explorer and also the amount we saw mining showed us there is some interest in the currency. Whether you would like to trade it is up to you. where can you find the block explorer? i saw in the 1st page will build in 2days We found it at http://explorer.magnatum.io
|
|
|
|
ntrader
|
|
August 30, 2017, 11:04:41 AM |
|
Your logo... looks like 4... uhm...
4 tits, right
|
|
|
|
known-user
Member
Offline
Activity: 87
Merit: 10
|
|
August 30, 2017, 11:28:55 AM |
|
Hmmm.. how are you getting this to work with ccminer? My understanding is that the current wallet doesn't support getwork anymore because it's based on a later version of the qt wallet, and ccminer only supports getwork. I've also read the the asterisks are no longer supported either in the rpcallowip field.
When I follow your advice, I get:
HTTP request failed: Recv failure: Connection was reset get_work failed, retry after 30 seconds
I had the same error message, but when I updated the wallet the message disappeared and the solo mining started. Btw, I'm using ccminer skunksp-mod8. I've just checked and it works fine. Here is the log: C:\Users\test\Magnatum\skunksp-mod8>ccminer64.exe -a skunk -d 0 -o http://127.0.0.1:33334 -u user -p password -i 25 *** ccminer SkunkSPmod8 for nVidia GPUs from alexis78@github *** *** Built with VC++ 2013 and nVidia CUDA SDK 7.
*** Based on tpruvot@github ccminer *** Originally based on Christian Buchner and Christian H. project *** Include some of the work of djm34, sp, tsiv and klausT.
[2017-08-30 16:43:00] NVML GPU monitoring enabled. [2017-08-30 16:43:00] 1 miner thread started, using 'skunk' algorithm. [2017-08-30 16:43:00] skunk block 11725, diff 1359.66, net 149.74GH/s [2017-08-30 16:43:04] GPU#0:Intensity set to 25, 33554432 cuda threads [2017-08-30 16:43:45] GPU#0:Gigabyte GTX 1060 6GB, 18.13MH/s UPD: As for the asterisks, I tried IP-address, but it didn't work, so I used * and it worked. i have downloaded the latest wallet, followed all steps. i'm getting the following error result: HTTP request failed: Recv failure: Connection was reset get_work failed, retry after 30 seconds is there maybe any setting in windows to be made to be able to make solo mining work?
|
|
|
|
firesec
Full Member
Offline
Activity: 182
Merit: 104
Knowledge must be free !
|
|
August 30, 2017, 01:09:08 PM |
|
sounds like rpc port was not set .. or you have to restart the wallet .. you can check with netstat -na to see if it's listening on that rpc port specified
|
Bitcoin address for donations: 3EfLoRWJwrXnep29drmhT19aPJcdqszswK
|
|
|
SwaveyMane
Newbie
Offline
Activity: 45
Merit: 0
|
|
August 30, 2017, 02:22:30 PM |
|
coin sounds interesting im a noobie aswell but this is my first bitcointalk account. i wish i could get my post up why im looking around at new coins. i might try to mine it. i dont seem to have much power on amd, apu kaveri 6gpu cores processer in my desktop:(
|
|
|
|
Thergud
Newbie
Offline
Activity: 59
Merit: 0
|
|
August 30, 2017, 02:44:01 PM |
|
Over 600 workers on suprnova already.
|
|
|
|
erikzwc
Newbie
Offline
Activity: 1
Merit: 0
|
|
August 30, 2017, 03:16:40 PM |
|
How to mine magnatum solo (for Windows).Download and install the last ver. of the wallet here: http://magnatum.io/. Do not start it yet. Create the configuration file here: c:\users\%username%\AppData\Roaming\Magnatum Name it magnatum.confIts content: -- server=1 listen=1 daemon=1 gen=0 rpcuser=YOUR_USERNAME rpcpassword=YOUR_PASS rpcallowip=* rpcport=33334 -- The fields YOUR_USERNAME and YOUR_PASS shouldn't be the same word. Save the file. Go to the miner folder and make the start.bat file. I use the x64 ccminer so the example is for it. start.bat file content: -- :loop ccminer64.exe -a skunk -o http://127.0.0.1:33334 -u YOUR_USERNAME -p YOUR_PASS -i 25 goto loop Your "i" parameter might be different. Start the wallet. Wait till it'll be synchronised. Start your solo mining bat file. Good luck! Hey I just started learning about mining today, I have a few questions. 1. How do I sync my windows wallet? How do I know it is synced? 2. I followed your steps and on cc miner it says Accepted: 9/9 <diff 52.887> 436.27 H/s yes! every few min and number keeps getting bigger, does that mean I am successfully mining them? If so how do I get them into my wallet as my wallet says I have 0. 3. Do I need to create an account somewhere for these coins? 4. Can you also please make a guide to join one of these mining pools with other people? Thanks for the solo guide btw!
|
|
|
|
hous26
|
|
August 30, 2017, 03:23:33 PM |
|
This looks terrible but its getting support so i dont even know. My gut tells me not to waste my electricity mining it but...
|
|
|
|
Thergud
Newbie
Offline
Activity: 59
Merit: 0
|
|
August 30, 2017, 03:24:16 PM |
|
How to mine magnatum solo (for Windows).Download and install the last ver. of the wallet here: http://magnatum.io/. Do not start it yet. Create the configuration file here: c:\users\%username%\AppData\Roaming\Magnatum Name it magnatum.confIts content: -- server=1 listen=1 daemon=1 gen=0 rpcuser=YOUR_USERNAME rpcpassword=YOUR_PASS rpcallowip=* rpcport=33334 -- The fields YOUR_USERNAME and YOUR_PASS shouldn't be the same word. Save the file. Go to the miner folder and make the start.bat file. I use the x64 ccminer so the example is for it. start.bat file content: -- :loop ccminer64.exe -a skunk -o http://127.0.0.1:33334 -u YOUR_USERNAME -p YOUR_PASS -i 25 goto loop Your "i" parameter might be different. Start the wallet. Wait till it'll be synchronised. Start your solo mining bat file. Good luck! Hey I just started learning about mining today, I have a few questions. 1. How do I sync my windows wallet? How do I know it is synced? 2. I followed your steps and on cc miner it says Accepted: 9/9 <diff 52.887> 436.27 H/s yes! every few min and number keeps getting bigger, does that mean I am successfully mining them? If so how do I get them into my wallet as my wallet says I have 0. 3. Do I need to create an account somewhere for these coins? 4. Can you also please make a guide to join one of these mining pools with other people? Thanks for the solo guide btw! You're gonna want to mine in a pool or you probably won't get much return. Go here to start: https://mgt.suprnova.cc/index.php?page=gettingstarted
|
|
|
|
seventux
Newbie
Offline
Activity: 79
Merit: 0
|
|
August 30, 2017, 03:55:03 PM |
|
i think it has future when some big pools backup..set up my miners there..
|
|
|
|
saiDaMinhaAba
Newbie
Offline
Activity: 20
Merit: 0
|
|
August 30, 2017, 03:55:48 PM |
|
do u need portuguese translate? Pls reserve o/\o
|
|
|
|
DarkTrollCoin
|
|
August 30, 2017, 04:14:22 PM |
|
Your logo... looks like 4... uhm...
4 tits, right Took'em in plain face while opening the page
|
|
|
|
firesec
Full Member
Offline
Activity: 182
Merit: 104
Knowledge must be free !
|
|
August 30, 2017, 04:45:11 PM |
|
How to mine magnatum solo (for Windows).Download and install the last ver. of the wallet here: http://magnatum.io/. Do not start it yet. Create the configuration file here: c:\users\%username%\AppData\Roaming\Magnatum Name it magnatum.confIts content: -- server=1 listen=1 daemon=1 gen=0 rpcuser=YOUR_USERNAME rpcpassword=YOUR_PASS rpcallowip=* rpcport=33334 -- The fields YOUR_USERNAME and YOUR_PASS shouldn't be the same word. Save the file. Go to the miner folder and make the start.bat file. I use the x64 ccminer so the example is for it. start.bat file content: -- :loop ccminer64.exe -a skunk -o http://127.0.0.1:33334 -u YOUR_USERNAME -p YOUR_PASS -i 25 goto loop Your "i" parameter might be different. Start the wallet. Wait till it'll be synchronised. Start your solo mining bat file. Good luck! Hey I just started learning about mining today, I have a few questions. 1. How do I sync my windows wallet? How do I know it is synced? 2. I followed your steps and on cc miner it says Accepted: 9/9 <diff 52.887> 436.27 H/s yes! every few min and number keeps getting bigger, does that mean I am successfully mining them? If so how do I get them into my wallet as my wallet says I have 0. 3. Do I need to create an account somewhere for these coins? 4. Can you also please make a guide to join one of these mining pools with other people? Thanks for the solo guide btw! You're gonna want to mine in a pool or you probably won't get much return. Go here to start: https://mgt.suprnova.cc/index.php?page=gettingstartedYeah, if you have like at least 1% from the total network hashrate you can think about solo mining although you should expect a block at a few hours .. and this depends a lot how lucky you are. Of course if the network hashrate is growing very fast you're not in good shape
|
Bitcoin address for donations: 3EfLoRWJwrXnep29drmhT19aPJcdqszswK
|
|
|
SuperNovah90
|
|
August 30, 2017, 06:03:16 PM Last edit: August 30, 2017, 06:16:32 PM by SuperNovah90 |
|
I have earned several coins through a pool on my wallet address, but I can see zero balance when I run the wallet client, though the pool's webpage shows digits linked to my address. WTF? P.S. Everything looks synchronized.
|
|
|
|
_javi_
|
|
August 30, 2017, 06:23:05 PM |
|
I have earned several coins through a pool on my wallet address, but I can see zero balance when I run the wallet client, though the pool's webpage shows digits linked to my address. WTF? P.S. Everything looks synchronized. have you made a withdraw from the pool?
|
|
|
|
SuperNovah90
|
|
August 30, 2017, 06:28:48 PM |
|
I have earned several coins through a pool on my wallet address, but I can see zero balance when I run the wallet client, though the pool's webpage shows digits linked to my address. WTF? P.S. Everything looks synchronized. have you made a withdraw from the pool? Hehe, nice try bro Well, finally it payed out automatically, the problem's solved. False alarm
|
|
|
|
freedom_io
Member
Offline
Activity: 105
Merit: 10
quarkchain.io
|
|
August 30, 2017, 06:49:56 PM |
|
Soon AltCommunityCoin will be Skunk. And it looks a lot better.
|
|
|
|
|