Bitcoin Forum
April 24, 2024, 10:34:08 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 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 ... 416 »
  Print  
Author Topic: [ANN] Litecoin - a lite version of Bitcoin. Launched!  (Read 1466291 times)
btc_artist
Full Member
***
Offline Offline

Activity: 154
Merit: 101

Bitcoin!


View Profile WWW
November 04, 2011, 08:00:34 PM
 #1021

Thanks for the response coblee.  That seems to make a lot of sense.

you can even have web-based games that generate coins while you play

Speaking of that, are there any known implementations of a Javascript-based miner for litecoin?

BTC: 1CDCLDBHbAzHyYUkk1wYHPYmrtDZNhk8zf
LTC: LMS7SqZJnqzxo76iDSEua33WCyYZdjaQoE
1713998048
Hero Member
*
Offline Offline

Posts: 1713998048

View Profile Personal Message (Offline)

Ignore
1713998048
Reply with quote  #2

1713998048
Report to moderator
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713998048
Hero Member
*
Offline Offline

Posts: 1713998048

View Profile Personal Message (Offline)

Ignore
1713998048
Reply with quote  #2

1713998048
Report to moderator
coblee (OP)
Donator
Legendary
*
Offline Offline

Activity: 1653
Merit: 1286


Creator of Litecoin. Cryptocurrency enthusiast.


View Profile
November 04, 2011, 08:01:36 PM
 #1022

Thanks for the response coblee.  That seems to make a lot of sense.

you can even have web-based games that generate coins while you play

Speaking of that, are there any known implementations of a Javascript-based miner for litecoin?

Not yet, but I know someone's working on a Java based one.

btc_artist
Full Member
***
Offline Offline

Activity: 154
Merit: 101

Bitcoin!


View Profile WWW
November 04, 2011, 08:05:36 PM
 #1023

Thanks for the response coblee.  That seems to make a lot of sense.

you can even have web-based games that generate coins while you play

Speaking of that, are there any known implementations of a Javascript-based miner for litecoin?

Not yet, but I know someone's working on a Java based one.
Where can I see the specifics of what actually needs to be done to mine? If I had that, I might give a Javascript miner a shot.

BTC: 1CDCLDBHbAzHyYUkk1wYHPYmrtDZNhk8zf
LTC: LMS7SqZJnqzxo76iDSEua33WCyYZdjaQoE
coblee (OP)
Donator
Legendary
*
Offline Offline

Activity: 1653
Merit: 1286


Creator of Litecoin. Cryptocurrency enthusiast.


View Profile
November 04, 2011, 08:12:11 PM
 #1024

Thanks for the response coblee.  That seems to make a lot of sense.

you can even have web-based games that generate coins while you play

Speaking of that, are there any known implementations of a Javascript-based miner for litecoin?

Not yet, but I know someone's working on a Java based one.
Where can I see the specifics of what actually needs to be done to mine? If I had that, I might give a Javascript miner a shot.

The specifics are all in the code. Here's the scrypt algorithm:
https://github.com/coblee/litecoin/blob/master/src/scrypt.c

There may already be a javascript implementation of scrypt. If not, you will need to port that to javascript.

P4man
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile
November 04, 2011, 10:20:31 PM
 #1025

It's still better than <2KH/s per thread on my i7 2600K 4.7GHz... Well, I should probably blame Windows for that.

No should blame the miner, cause that cant be right. Im getting a just shy of 3KH/s per thread on a venerable Q6600, and thats on windows too.

Vanderbleek
Sr. Member
****
Offline Offline

Activity: 518
Merit: 250



View Profile
November 04, 2011, 11:19:45 PM
 #1026

Thanks for the response coblee.  That seems to make a lot of sense.

you can even have web-based games that generate coins while you play

Speaking of that, are there any known implementations of a Javascript-based miner for litecoin?

Not yet, but I know someone's working on a Java based one.
Where can I see the specifics of what actually needs to be done to mine? If I had that, I might give a Javascript miner a shot.

The specifics are all in the code. Here's the scrypt algorithm:
https://github.com/coblee/litecoin/blob/master/src/scrypt.c

There may already be a javascript implementation of scrypt. If not, you will need to port that to javascript.

I'm likely the person being talked about. I didn't find a JS implementation of sCrypt, but I did find a Java one -- since the methods are static you should be able to call it from JS. Couple that with JSMiner, and it shouldn't be too bad to get one working. Course, I say that and it's been about a week of work from me (in between classes and such) with nothing to show, although I do have a much deeper knowledge about the protocol/blockchains/etc. If you want to take a crack at it though, please do --

rahl
Full Member
***
Offline Offline

Activity: 140
Merit: 100



View Profile
November 05, 2011, 12:38:22 PM
 #1027

I downloaded the x64 version that about doubled the hashing speed.

So should around 2.7khash per tread on Intel Quad Core Q9650 64bit Win 7 be considered ok with the solutions people have come up with yet?


MSAvenger
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
November 05, 2011, 01:55:36 PM
 #1028

No should blame the miner, cause that cant be right. Im getting a just shy of 3KH/s per thread on a venerable Q6600, and thats on windows too.
Yes, the miner sucks, but still it can do better on Linux than Windows. I have 2 threads per core thanks to HT, so there is 3.8-4.1kH/s per core.
kwukduck
Legendary
*
Offline Offline

Activity: 1937
Merit: 1001


View Profile
November 05, 2011, 02:04:21 PM
 #1029

By far the best fork i've seen!
I'll give this a shot.
Still good fundamentals and some improvement to bitcoin.

14b8PdeWLqK3yi3PrNHMmCvSmvDEKEBh3E
jjiimm_64
Legendary
*
Offline Offline

Activity: 1876
Merit: 1000


View Profile
November 05, 2011, 06:31:03 PM
 #1030


Yes, the miner sucks, but still it can do better on Linux than Windows. I have 2 threads per core thanks to HT, so there is 3.8-4.1kH/s per core.

my linux version of minerd is getting about 3.5, but my windoz version on the same rig is getting 3.74.  do you have a better minerd for linux? if so where can I get it?

Jim

1jimbitm6hAKTjKX4qurCNQubbnk2YsFw
Bobnova
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
November 05, 2011, 06:35:21 PM
 #1031

Compile your own copy of ArtForz's minerd, with the proper SSE/AVX flags for your CPU.

BTC:  1AURXf66t7pw65NwRiKukwPq1hLSiYLqbP
terrytibbs
Hero Member
*****
Offline Offline

Activity: 560
Merit: 501



View Profile
November 05, 2011, 06:41:55 PM
 #1032

Compile your own copy of ArtForz's minerd, with the proper SSE/AVX flags for your CPU.
twobits' 64-bit AMD executable uses his custom compiled static libraries, if I remember correctly; so it may be hard to match the hashrate, even using your processor's CFLAGS on Linux.
bulanula
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile
November 05, 2011, 07:50:23 PM
 #1033

One thing we need to solve here is consistent information.

We need a wiki and desperately.

Where can I get latest client ? What are other people getting on their CPUs ?

I know where to find this but a noob would not. We also need to make sure that LTC is not 51% etc.

Thank you !
jjiimm_64
Legendary
*
Offline Offline

Activity: 1876
Merit: 1000


View Profile
November 05, 2011, 07:52:24 PM
 #1034

Compile your own copy of ArtForz's minerd, with the proper SSE/AVX flags for your CPU.
twobits' 64-bit AMD executable uses his custom compiled static libraries, if I remember correctly; so it may be hard to match the hashrate, even using your processor's CFLAGS on Linux.

Thanks guys..  i think the one I have is already compiled with the proper flags.  I thought someone may have done it better.

1jimbitm6hAKTjKX4qurCNQubbnk2YsFw
bulanula
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile
November 05, 2011, 07:59:28 PM
 #1035

Is there somewhere I can download the blkindex.dat and blk0001.dat files as I cannot redownload the whole thing again on my slow netbook. Thank you.

Coblee, some others might also like the above so maybe consider doing regular snapshots of this etc.
terrytibbs
Hero Member
*****
Offline Offline

Activity: 560
Merit: 501



View Profile
November 05, 2011, 08:07:18 PM
 #1036

Is there somewhere I can download the blkindex.dat and blk0001.dat files as I cannot redownload the whole thing again on my slow netbook. Thank you.

Coblee, some others might also like the above so maybe consider doing regular snapshots of this etc.
Run your netbook with -addnode=(ip of your main computer) and it'll go in a couple of minutes.
bulanula
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile
November 05, 2011, 08:28:56 PM
Last edit: November 05, 2011, 08:42:07 PM by bulanula
 #1037

Is there somewhere I can download the blkindex.dat and blk0001.dat files as I cannot redownload the whole thing again on my slow netbook. Thank you.

Coblee, some others might also like the above so maybe consider doing regular snapshots of this etc.
Run your netbook with -addnode=(ip of your main computer) and it'll go in a couple of minutes.

OK that went pretty fast. Hope LTC makes it. I am no longer a subject of King RealScam and his various taxes and wallet deletions. ScamCoin deserves to die now. Way to go LTC !

Funny that the AMDFam10 miner is faster on i7 too LOL.

Is there litecoin faucet and blockexplorer ?
coblee (OP)
Donator
Legendary
*
Offline Offline

Activity: 1653
Merit: 1286


Creator of Litecoin. Cryptocurrency enthusiast.


View Profile
November 05, 2011, 10:11:41 PM
 #1038

Is there somewhere I can download the blkindex.dat and blk0001.dat files as I cannot redownload the whole thing again on my slow netbook. Thank you.

Coblee, some others might also like the above so maybe consider doing regular snapshots of this etc.
Run your netbook with -addnode=(ip of your main computer) and it'll go in a couple of minutes.

OK that went pretty fast. Hope LTC makes it. I am no longer a subject of King RealScam and his various taxes and wallet deletions. ScamCoin deserves to die now. Way to go LTC !

Funny that the AMDFam10 miner is faster on i7 too LOL.

Is there litecoin faucet and blockexplorer ?

It wasn't that long ago when you were calling me a Japanese scammer. Smiley

There's no faucet because I don't believe the faucet really does much good. It's just another way for people to get free coins.
Here are 2 block explorers:

http://explorer.liteco.in/
http://blockexplorer.sytes.net/chain/Litecoin

Coinbuck @ BTCLot
Hero Member
*****
Offline Offline

Activity: 540
Merit: 500

The future begins today


View Profile WWW
November 05, 2011, 11:32:28 PM
 #1039

BTCLot will be hosting a special litecoin poker tournament tomorow.

Join us !

http://liteco.in/threads/btclot-com-new-way-to-gamble-litecoins-we-do-have-poker.24/#post-89

Bitcoin is the future !
coblee (OP)
Donator
Legendary
*
Offline Offline

Activity: 1653
Merit: 1286


Creator of Litecoin. Cryptocurrency enthusiast.


View Profile
November 05, 2011, 11:42:24 PM
 #1040

BTCLot will be hosting a special litecoin poker tournament tomorow.

Join us !

http://liteco.in/threads/btclot-com-new-way-to-gamble-litecoins-we-do-have-poker.24/#post-89

Thanks BTCLot. I will be there! If you lose litecoins to me, think of it as a donation to the project. Smiley

This may be the first REAL use of litecoins for most people!

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 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 ... 416 »
  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!