aurtur215
Newbie
Offline
Activity: 49
Merit: 0
|
|
May 28, 2014, 11:10:07 PM |
|
going 53 kh/s for about 10 minutes now, didn't find a block yet :/
How do you see your hash mining with qt? How i know if i mine or not?
I put this on the console  setgenerate true
gethashespersec - shows your hashrate in debug
|
|
|
|
rfcdejong
|
|
May 28, 2014, 11:11:52 PM |
|
seems i got it working on my azure ubuntu instance git clone https://github.com/slimcoin/slimcoin.gitsudo apt-get install libboost-all-dev sudo apt-get install libdb++-dev libminiupnpc-dev cd src/ make -f makefile.unix at least it's compiling now
|
|
|
|
shurik29
Newbie
Offline
Activity: 18
Merit: 0
|
|
May 28, 2014, 11:13:00 PM |
|
blocks" : 48, "currentblocksize" : 1000, "currentblocktx" : 0, "difficulty" : 0.00306575, "errors" : "WARNING: Checkpoint is too old. Wait for block chain to download, or notify developers of the issue.", "generate" : false, "genproclimit" : -1, "hashespersec" : 0, "networkghps" : 0.00000102, "pooledtx" : 0, "testnet" : false }
what`s wrong?
|
|
|
|
primer-
Legendary
Offline
Activity: 1092
Merit: 1000
|
|
May 28, 2014, 11:16:36 PM |
|
blocks" : 48, "currentblocksize" : 1000, "currentblocktx" : 0, "difficulty" : 0.00306575, "errors" : "WARNING: Checkpoint is too old. Wait for block chain to download, or notify developers of the issue.", "generate" : false, "genproclimit" : -1, "hashespersec" : 0, "networkghps" : 0.00000102, "pooledtx" : 0, "testnet" : false }
what`s wrong?
You are way behind, we are on 114 block
|
|
|
|
Givatoshi_Moremoto
|
|
May 28, 2014, 11:18:01 PM |
|
any plans to issue gpu miner for this? how about pools? diff climbing fast and solo mining is becoming obsolete
|
|
|
|
rfcdejong
|
|
May 28, 2014, 11:19:02 PM |
|
hashrate trippled past minutes
01:12:47  { "blocks" : 106, "currentblocksize" : 1000, "currentblocktx" : 0, "difficulty" : 0.00777513, "errors" : "", "generate" : false, "genproclimit" : -1, "hashespersec" : 0, "networkghps" : 0.00001273, "pooledtx" : 0, "testnet" : false }
01:16:57  { "blocks" : 114, "currentblocksize" : 1000, "currentblocktx" : 0, "difficulty" : 0.01469491, "errors" : "", "generate" : false, "genproclimit" : -1, "hashespersec" : 0, "networkghps" : 0.00003000, "pooledtx" : 0, "testnet" : false }
|
|
|
|
primer-
Legendary
Offline
Activity: 1092
Merit: 1000
|
|
May 28, 2014, 11:20:43 PM |
|
amazon..
|
|
|
|
Djinou94
Legendary
Offline
Activity: 1036
Merit: 1000
|
|
May 28, 2014, 11:21:39 PM |
|
What does it mean amazon?  { "blocks" : 113, "currentblocksize" : 1000, "currentblocktx" : 0, "difficulty" : 0.01340424, "errors" : "", "generate" : true, "genproclimit" : -1, "hashespersec" : 1792, "networkghps" : 0.00002665, "pooledtx" : 0, "testnet" : false } No blocks found
|
|
|
|
TheRealSteve
|
|
May 28, 2014, 11:25:07 PM |
|
What does it mean amazon?
Amazon - known mostly for its online retailer store amazon.com - offers cloud hosting services. This allows people to set up a 'virtual' computer, running whatever they like, for a small fee. In the context of mining, it means that somebody might throw a few dollars at Amazon in order to let, say, 100 computers all mine for coins - something an individual is unlikely to do because they don't have the space/power requirements/etc. to run 100 computers.
|
|
|
|
Djinou94
Legendary
Offline
Activity: 1036
Merit: 1000
|
|
May 28, 2014, 11:30:29 PM |
|
What does it mean amazon?
Amazon - known mostly for its online retailer store amazon.com - offers cloud hosting services. This allows people to set up a 'virtual' computer, running whatever they like, for a small fee. In the context of mining, it means that somebody might throw a few dollars at Amazon in order to let, say, 100 computers all mine for coins - something an individual is unlikely to do because they don't have the space/power requirements/etc. to run 100 computers. Ouch i want to use this service How can i do?
|
|
|
|
kiddi822
Newbie
Offline
Activity: 30
Merit: 0
|
|
May 28, 2014, 11:34:42 PM |
|
hi can someone tell me how to mine this ??
|
|
|
|
signorama
|
|
May 28, 2014, 11:38:18 PM |
|
Ok the fun is over. I give up. Night guys.
|
|
|
|
primer-
Legendary
Offline
Activity: 1092
Merit: 1000
|
|
May 28, 2014, 11:39:55 PM |
|
Dev fix linux bin please ? at least build static linux miner ?
|
|
|
|
reflector
|
|
May 28, 2014, 11:43:20 PM |
|
Dev fix linux bin please ? at least build static linux miner ?
Just compile it from source
|
|
|
|
zxbball
|
|
May 28, 2014, 11:44:41 PM |
|
any plans to issue gpu miner for this?
|
|
|
|
primer-
Legendary
Offline
Activity: 1092
Merit: 1000
|
|
May 28, 2014, 11:44:50 PM |
|
Dev fix linux bin please ? at least build static linux miner ?
Just compile it from source I cant make a static gcc -std=gnu99 -O3 -pthread -static -o minerd minerd-cpu-miner.o minerd-util.o minerd-sha2.o minerd-scrypt.o minerd-dcrypt.o minerd-dcrypt_sha256.o minerd-sha2-x64.o minerd-scrypt-x64.o -lcurl compat/jansson/libjansson.a -lpthread -lcrypto -lm /usr/bin/ld: cannot find -lpthread collect2: ld returned 1 exit status centos 6.5
|
|
|
|
reflector
|
|
May 28, 2014, 11:48:05 PM |
|
Dev fix linux bin please ? at least build static linux miner ?
Just compile it from source I cant make a static gcc -std=gnu99 -O3 -pthread -static -o minerd minerd-cpu-miner.o minerd-util.o minerd-sha2.o minerd-scrypt.o minerd-dcrypt.o minerd-dcrypt_sha256.o minerd-sha2-x64.o minerd-scrypt-x64.o -lcurl compat/jansson/libjansson.a -lpthread -lcrypto -lm /usr/bin/ld: cannot find -lpthread collect2: ld returned 1 exit status centos 6.5 Sorry, not sure. I was able to compile it with no problem on ubuntu 12.04
|
|
|
|
primer-
Legendary
Offline
Activity: 1092
Merit: 1000
|
|
May 28, 2014, 11:49:16 PM |
|
Dev fix linux bin please ? at least build static linux miner ?
Just compile it from source I cant make a static gcc -std=gnu99 -O3 -pthread -static -o minerd minerd-cpu-miner.o minerd-util.o minerd-sha2.o minerd-scrypt.o minerd-dcrypt.o minerd-dcrypt_sha256.o minerd-sha2-x64.o minerd-scrypt-x64.o -lcurl compat/jansson/libjansson.a -lpthread -lcrypto -lm /usr/bin/ld: cannot find -lpthread collect2: ld returned 1 exit status centos 6.5 Sorry, not sure. I was able to compile it with no problem on ubuntu 12.04 static or dynamic ?
|
|
|
|
techlover
|
|
May 28, 2014, 11:55:05 PM |
|
I missed the launch.. currently mining with a E3
|
|
|
|
MartinF
|
|
May 28, 2014, 11:56:41 PM |
|
I've been mining for 30 min and 0 coins. I'm mining using the qt windows wallet. Or how should I do it?
|
|
|
|
|