kephael
Newbie
Offline
Activity: 11
Merit: 0
|
|
February 06, 2014, 09:40:09 PM |
|
How can I change amount of threads for CPU mining in Windows command prompt wallet?
setgenerate true thread#
|
|
|
|
razerrr
|
|
February 06, 2014, 09:40:21 PM |
|
Go to %APPDATA%\MaxCoin\maxcoin.conf Update this file so that it matches this https://github.com/Max-Coin/clients/blob/master/example-maxcoin.conf file, with the username and password set to whatever you want. Open the terminal (Windows key + R, type cmd) and traverse to the directory that the .exe file is stored in (type cd *directoryname*) Type maxcoind.exe --daemon And the miner will begin mining, keep an eye on the %APPDATA%\MaxCoin\debug.log. This will let you know the status of miner. doesnt work, same problem, it says that i have to set a password, dont know why this programm wont work.
|
|
|
|
Luror
|
|
February 06, 2014, 09:41:02 PM |
|
>maxcoind getmininginfo { "blocks" : 194, "currentblocksize" : 1000, "currentblocktx" : 0, "difficulty" : 121.07646231, "errors" : "", "generate" : true, "genproclimit" : -1, "hashespersec" : 17944, "networkhashps" : 16380589263, "pooledtx" : 0, "testnet" : false } MaxCoin will have a zero % premine, proven by the timestamps of the first blocks in a block explorer, and we have attempted to combat low-difficulty instamining with a fast retarget rate up until block 200. At block 200 the Kimoto Gravity Well implementation will take over the retargeting. Let's look at Kimoto >maxcoind getmininginfo { "blocks" : 202, "currentblocksize" : 1000, "currentblocktx" : 0, "difficulty" : 18.57473423, "errors" : "", "generate" : true, "genproclimit" : -1, "hashespersec" : 23149, "networkhashps" : 16572957135, "pooledtx" : 0, "testnet" : false } Kimoto works!
|
BTC: 1DzAEtLoFxqmJoNH5ZYHyWxaSNYUGKf2S6
|
|
|
drakoin
|
|
February 06, 2014, 09:41:18 PM |
|
compiled cgminer for windows?
|
no sign of a signature
|
|
|
trdiablo
|
|
February 06, 2014, 09:41:24 PM |
|
Difficulty is decreasing??
{ "version" : 80900, "protocolversion" : 70001, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 208, "timeoffset" : -2, "connections" : 15, "proxy" : "", "difficulty" : 43.37608815, "testnet" : false, "keypoololdest" : 1391718218, "keypoolsize" : 101, "paytxfee" : 0.00000000, "errors" : "" }
|
|
|
|
juve4v
|
|
February 06, 2014, 09:41:28 PM |
|
Nodes please!
|
|
|
|
Rytis Jonas
Member
Offline
Activity: 64
Merit: 10
|
|
February 06, 2014, 09:41:40 PM |
|
Why I`m getting this error on Mac?: "MaxCoin-QT quit unexpectedly. " ?
Getting the same when I go to Preferences pulldown??? Where to find this "Preferences pulldown" in Snow Leopard?
|
|
|
|
Jarod1231
|
|
February 06, 2014, 09:41:45 PM |
|
I'm done with this shitcoin, they royally fucked windows/AMD users. Fuck Max Keiser and fuck his bullshit coin. I don't care if its worth 10x what BTC is worth, I'll never accept it or use it because of this bullshit.
|
|
|
|
MyFarm
|
|
February 06, 2014, 09:42:05 PM |
|
Are there any exchanges carrying maxcoin?
|
|
|
|
ernie-
|
|
February 06, 2014, 09:42:17 PM |
|
Tweets
MaxCoin @maxcoinproject 22s
Be wary, people are disguising the cryptolocker as maxcoin exes Nice people
|
|
|
|
rocketron
|
|
February 06, 2014, 09:42:24 PM |
|
is it better to mine with the minerd or the wallet, which will mine faster?
I am getting 630 khashes with the wallet,
|
|
|
|
WutriCoin
|
|
February 06, 2014, 09:42:32 PM |
|
Go to %APPDATA%\MaxCoin\maxcoin.conf Update this file so that it matches this https://github.com/Max-Coin/clients/blob/master/example-maxcoin.conf file, with the username and password set to whatever you want. Open the terminal (Windows key + R, type cmd) and traverse to the directory that the .exe file is stored in (type cd *directoryname*) Type maxcoind.exe --daemon And the miner will begin mining, keep an eye on the %APPDATA%\MaxCoin\debug.log. This will let you know the status of miner. doesnt work, same problem, it says that i have to set a password, dont know why this programm wont work. You must create maxcoin.conf in Users/XXX/AppData/Roaming/Maxcoin https://github.com/Max-Coin/clients/blob/master/example-maxcoin.conf# Seed nodes addnode=maxexplorer.cloudapp.net addnode=maxcoin.cloudapp.net addnode=maxcoinus.cloudapp.net addnode=maxcoinasia.cloudapp.net addnode=213.179.202.19 addnode=wombat.dar.sh # Enable RPC server=1 # RPC information rpcuser=maxcoinrpc rpcpassword=supersecurepassword # Mining gen=1
|
|
|
|
|
leduc
|
|
February 06, 2014, 09:42:36 PM |
|
is there a kind people that can explain noob language how to mine that shit plz?
|
|
|
|
Nullu
|
|
February 06, 2014, 09:42:39 PM |
|
Anyone mining on a 670 want to post their cudaminer settings?
|
BTC - 14kYyhhWZwSJFHAjNTtyhRVSu157nE92gF
|
|
|
Warning__3
|
|
February 06, 2014, 09:42:41 PM |
|
Isn't it strange difficulty is so high on launch with only cpu miners... and a "broken" cgminer in github??
what did you say? Are you running that with the --keccak option? I can run it with --scrypt but not keccak. I'm on linux btw and compiled cgminer with --enable-keccak and --enable-scrypt but it hangs when I run keccak. Did you compile the source? i downloaded newly released cudaminer that Christian compiled for windows and did this: linkAnyone mining on a 670 want to post their cudaminer settings?
this is my .bat cudaminer.exe --algo=keccak -d 0 -l F1024x16 -L 128 -i 0 -o http://127.0.0.1:5252 -O u:p pause
|
|
|
|
bryhardt
Member
Offline
Activity: 89
Merit: 10
|
|
February 06, 2014, 09:42:47 PM |
|
Isn't it strange difficulty is so high on launch with only cpu miners... and a "broken" cgminer in github??
what did you say? Are you running that with the --keccak option? I can run it with --scrypt but not keccak. I'm on linux btw and compiled cgminer with --enable-keccak and --enable-scrypt but it hangs when I run keccak. Did you compile the source? Christian put out a release today for keccak. Dusted off my old 580s... but not getting any blocks...
|
|
|
|
|
buckminer
Newbie
Offline
Activity: 52
Merit: 0
|
|
February 06, 2014, 09:43:05 PM |
|
Anyone have a screen shot of the debug.log file they can share so a noobe without the skills of the devs can see if this maxcoind.exe is actually doing anything worthwhile? What are we looking for in the log file?
http://s10.postimg.org/43088xgzc/log.jpgThanks, I am going to try the new node they posted and see if that helps.
|
|
|
|
bitpk
Newbie
Offline
Activity: 2
Merit: 0
|
|
February 06, 2014, 09:43:14 PM |
|
I'm on a Mac and it says no block source available and I'm using the MaxCoin-QT file. Do I just wait?
|
|
|
|
|