Bitcoin Forum
May 04, 2024, 09:25:01 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 ... 215 »
  Print  
Author Topic: [ANN] Slimcoin : Proof of Burn NEW BLOCK GEN, Mineable by low power computer!  (Read 284891 times)
aurtur215
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
May 28, 2014, 11:10:07 PM
 #241

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
1714857901
Hero Member
*
Offline Offline

Posts: 1714857901

View Profile Personal Message (Offline)

Ignore
1714857901
Reply with quote  #2

1714857901
Report to moderator
1714857901
Hero Member
*
Offline Offline

Posts: 1714857901

View Profile Personal Message (Offline)

Ignore
1714857901
Reply with quote  #2

1714857901
Report to moderator
"I'm sure that in 20 years there will either be very large transaction volume or no volume." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714857901
Hero Member
*
Offline Offline

Posts: 1714857901

View Profile Personal Message (Offline)

Ignore
1714857901
Reply with quote  #2

1714857901
Report to moderator
rfcdejong
Hero Member
*****
Offline Offline

Activity: 798
Merit: 500


View Profile
May 28, 2014, 11:11:52 PM
 #242

seems i got it working on my azure ubuntu instance

git clone https://github.com/slimcoin/slimcoin.git

sudo 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 Offline

Activity: 18
Merit: 0


View Profile
May 28, 2014, 11:13:00 PM
 #243

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 Offline

Activity: 1092
Merit: 1000



View Profile
May 28, 2014, 11:16:36 PM
 #244

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
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
May 28, 2014, 11:18:01 PM
 #245

any plans to issue gpu miner for this?
how about pools?
diff climbing fast and solo mining is becoming obsolete
rfcdejong
Hero Member
*****
Offline Offline

Activity: 798
Merit: 500


View Profile
May 28, 2014, 11:19:02 PM
 #246

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 Offline

Activity: 1092
Merit: 1000



View Profile
May 28, 2014, 11:20:43 PM
 #247

amazon..
Djinou94
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000


View Profile
May 28, 2014, 11:21:39 PM
 #248

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 Sad
TheRealSteve
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500

FUN > ROI


View Profile
May 28, 2014, 11:25:07 PM
 #249

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 Offline

Activity: 1036
Merit: 1000


View Profile
May 28, 2014, 11:30:29 PM
 #250

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 Offline

Activity: 30
Merit: 0


View Profile
May 28, 2014, 11:34:42 PM
 #251

hi can someone tell me how to mine this ??
signorama
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


View Profile WWW
May 28, 2014, 11:38:18 PM
 #252

Ok the fun is over. I give up. Night guys.

primer-
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
May 28, 2014, 11:39:55 PM
 #253

Dev fix linux bin please ? at least build static linux miner ?
reflector
Sr. Member
****
Offline Offline

Activity: 826
Merit: 263



View Profile
May 28, 2014, 11:43:20 PM
 #254

Dev fix linux bin please ? at least build static linux miner ?

Just compile it from source
zxbball
Sr. Member
****
Offline Offline

Activity: 311
Merit: 250


View Profile
May 28, 2014, 11:44:41 PM
 #255

any plans to issue gpu miner for this?
primer-
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
May 28, 2014, 11:44:50 PM
 #256

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
Sr. Member
****
Offline Offline

Activity: 826
Merit: 263



View Profile
May 28, 2014, 11:48:05 PM
 #257

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 Offline

Activity: 1092
Merit: 1000



View Profile
May 28, 2014, 11:49:16 PM
 #258

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
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
May 28, 2014, 11:55:05 PM
 #259

I missed the launch..
currently mining with a E3 Angry
MartinF
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
May 28, 2014, 11:56:41 PM
 #260

I've been mining for 30 min and 0 coins. I'm mining using the qt windows wallet. Or how should I do it?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 ... 215 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!