Not_WEB
Member
Offline
Activity: 371
Merit: 10
"simply getting the job done"
|
|
May 31, 2014, 07:07:14 PM |
|
Yes it is, you have to edit the config file to look something like: The url is the local ip address of the computer you want to mine to. And on the wallet you have to start it up with -rpcallowip="*", or type the ip addresses allowable instead of the star. { "url" : "192.168.xxx.xxx:41683", "user" : "user", "pass" : "pass",
"algo" : "dcrypt", "threads" : "8" }
SlimMIner working ok, I have cca 1khs per computer,but in wallet i get: { "blocks" : 2666, "currentblocksize" : 1000, "currentblocktx" : 0, "difficulty" : 0.06898813, "errors" : "", "generate" : false, "genproclimit" : -1, "hashespersec" : 0,"networkghps" : 0.00237041, "pooledtx" : 0, "testnet" : false } is that normal that my hashespersec is zero? My slimcoin.conf is: addnode=76.127.202.17 addnode=96.237.174.192 addnode=107.181.250.216 addnode=107.181.250.217 server=1 gen=0 listen=1 daemon=1 rpcuser=xxx rpcpassword=xxx rpcallowip=* rpcport=41683
|
|
|
|
glop
|
|
May 31, 2014, 07:14:04 PM |
|
I want to mine only with POB, how to do that?
Do I have to turn setgenerate to true because if I do that I am still POW mining and I do not want to spend CPU power on that one......
Anybody ?
|
|
|
|
TheRealSteve
|
|
May 31, 2014, 07:16:52 PM |
|
Where can I get a compiled/binary windows x64 version of a working miner for this coin?
First post? ( It's not 64-bit specific, but 32-bit will run just fine. ) Why does the wallet say the checkpoint is to old? Is there an updated wallet that's not in the OP?
Try adding all the nodes mentioned in this thread, you probably just need to sync up.
|
|
|
|
TheRealSteve
|
|
May 31, 2014, 07:17:56 PM |
|
Can we tell which PoB block we are on ? PoB block height
I don't think it works that way.
|
|
|
|
slimcoin (OP)
|
|
May 31, 2014, 07:21:23 PM |
|
again my question: Do all miners pointed to that wallet have a chance of finding the PoB block? Or is it essential that the wallet does the mining in order to find a PoB block? (setgenerate true)? You do not need to run setgenerate true to mine PoB. In order to mine PoB, just burn coins and the client will start automatically. If you turn off and then turn on the client, the client will automatically start PoB mining on the old coins. If your client is off, it will not be mining PoB, the client has to be on.
|
-Much Donate BTC-1D5pnma7E1CP6cquHujycVy79EyXJ3eY
|
|
|
primer-
Legendary
Offline
Activity: 1092
Merit: 1000
|
|
May 31, 2014, 07:25:14 PM |
|
Can we tell which PoB block we are on ? PoB block height
I don't think it works that way. Well how many are created (at current diff) in 24h ?
|
|
|
|
ltcnim
Legendary
Offline
Activity: 914
Merit: 1001
|
|
May 31, 2014, 07:26:18 PM |
|
again my question: Do all miners pointed to that wallet have a chance of finding the PoB block? Or is it essential that the wallet does the mining in order to find a PoB block? (setgenerate true)? You do not need to run setgenerate true to mine PoB. In order to mine PoB, just burn coins and the client will start automatically. If you turn off and then turn on the client, the client will automatically start PoB mining on the old coins. If your client is off, it will not be mining PoB, the client has to be on. ok, so that does mean, I should not mine on the same system where the wallet is? Because the CPU is already @ 100% because of the slimminer.
|
|
|
|
slimcoin (OP)
|
|
May 31, 2014, 07:28:13 PM |
|
is that normal that my hashespersec is zero? Yes, that is fine, the hashespersec is the counter for the internal miner in the client.
|
-Much Donate BTC-1D5pnma7E1CP6cquHujycVy79EyXJ3eY
|
|
|
slimcoin (OP)
|
|
May 31, 2014, 07:29:20 PM |
|
again my question: Do all miners pointed to that wallet have a chance of finding the PoB block? Or is it essential that the wallet does the mining in order to find a PoB block? (setgenerate true)? You do not need to run setgenerate true to mine PoB. In order to mine PoB, just burn coins and the client will start automatically. If you turn off and then turn on the client, the client will automatically start PoB mining on the old coins. If your client is off, it will not be mining PoB, the client has to be on. ok, so that does mean, I should not mine on the same system where the wallet is? Because the CPU is already @ 100% because of the slimminer. No, PoB mining is so un-intensive that there will be no problems.
|
-Much Donate BTC-1D5pnma7E1CP6cquHujycVy79EyXJ3eY
|
|
|
BitcoinFX
Legendary
Offline
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
|
|
May 31, 2014, 07:32:01 PM |
|
If the wallet is encrypted does PoB minting function without walletpassphrase ? i.e. is it only necessary to unlock the wallet for PoS minting ?
|
|
|
|
ltcnim
Legendary
Offline
Activity: 914
Merit: 1001
|
|
May 31, 2014, 07:32:11 PM |
|
again my question: Do all miners pointed to that wallet have a chance of finding the PoB block? Or is it essential that the wallet does the mining in order to find a PoB block? (setgenerate true)? You do not need to run setgenerate true to mine PoB. In order to mine PoB, just burn coins and the client will start automatically. If you turn off and then turn on the client, the client will automatically start PoB mining on the old coins. If your client is off, it will not be mining PoB, the client has to be on. ok, so that does mean, I should not mine on the same system where the wallet is? Because the CPU is already @ 100% because of the slimminer. No, PoB mining is so un-intensive that there will be no problems. alright, thanks a lot for clarification!
|
|
|
|
SlientBit
|
|
May 31, 2014, 07:37:09 PM |
|
First post? ( It's not 64-bit specific, but 32-bit will run just fine. )
Nope, nothing there leads to a compiled windows miner. website is the same. Do I really have to find a way to compile from source? the only place where this miner seems to exist is the source code in github Thanks for the help, anyway. Try adding all the nodes mentioned in this thread, you probably just need to sync up.
Thanks, the german nodes did the trick
|
|
|
|
mvag
Newbie
Offline
Activity: 44
Merit: 0
|
|
May 31, 2014, 07:44:59 PM |
|
You do not need to run setgenerate true to mine PoB. In order to mine PoB, just burn coins and the client will start automatically. If you turn off and then turn on the client, the client will automatically start PoB mining on the old coins. If your client is off, it will not be mining PoB, the client has to be on.
Does the wallet have to be unlocked for this? Would it work on linux with slimcoind? Thanks!
|
|
|
|
primer-
Legendary
Offline
Activity: 1092
Merit: 1000
|
|
May 31, 2014, 07:46:33 PM |
|
If the wallet is encrypted does PoB minting function without walletpassphrase ? i.e. is it only necessary to unlock the wallet for PoS minting ?
Dev is purposely avoiding serious questions, what a loser. I've had one out of 3 wallets compromised due to inability to mine PoW when encrypted. Why would you not allow a wallet to mine when encrypted, so stupid.
|
|
|
|
TheRealSteve
|
|
May 31, 2014, 07:53:01 PM |
|
Nope, nothing there leads to a compiled windows miner. website is the same.
Does slimcoind.exe with the -gen parameter not work?
|
|
|
|
rfcdejong
|
|
May 31, 2014, 07:56:56 PM |
|
If the wallet is encrypted does PoB minting function without walletpassphrase ? i.e. is it only necessary to unlock the wallet for PoS minting ?
Dev is purposely avoiding serious questions, what a loser. I've had one out of 3 wallets compromised due to inability to mine PoW when encrypted. Why would you not allow a wallet to mine when encrypted, so stupid. About PoB i don't know, but for PoS a wallet has to be unlocked to mine. I would think it's the same for PoB, but i can't say for sure.
|
|
|
|
SlientBit
|
|
May 31, 2014, 07:59:03 PM |
|
Nope, nothing there leads to a compiled windows miner. website is the same.
Does slimcoind.exe with the -gen parameter not work? Don't want to mine with wallet ... or in the machine where the wallet is running, for that matter. Isn't this a minerd fork/adaptation to mine slimcoin? https://github.com/slimcoin/slimminer That's the one I want/need, to use on other machines I have on the network ... that run windows wft am I missing here? feel really dumb on this one
|
|
|
|
qiuxiang
|
|
May 31, 2014, 07:59:34 PM |
|
Burnt 250 coins yesterday, already 24 hours, still no luck finding PoB. Guess it is not profitable for PoB?
|
|
|
|
primer-
Legendary
Offline
Activity: 1092
Merit: 1000
|
|
May 31, 2014, 08:00:31 PM |
|
Burnt 250 coins yesterday, already 24 hours, still no luck finding PoB. Guess it is not profitable for PoB? Was your client unlocked, synced and running ?
|
|
|
|
slimcoin (OP)
|
|
May 31, 2014, 08:05:35 PM |
|
If the wallet is encrypted does PoB minting function without walletpassphrase ? i.e. is it only necessary to unlock the wallet for PoS minting ?
I believe so
|
-Much Donate BTC-1D5pnma7E1CP6cquHujycVy79EyXJ3eY
|
|
|
|