Author

Topic: [ANN] Litecoin - a lite version of Bitcoin. Launched! - page 401. (Read 1467253 times)

full member
Activity: 154
Merit: 100
Ah, good to know this behavior is average and expected.   Looking at people getting 8x my coin output with 1/2 the hardware was a bit discouraging.  Luck happens.
donator
Activity: 1654
Merit: 1351
Creator of Litecoin. Cryptocurrency enthusiast.
I compiled the latest source, downloaded litecoin.conf and put it in ~/.litecoin.  I'm stuck at downloading block 119.  This seems to be related to the lockin... anyone know what is going on?

shit! that's my fault. please use the old binary:
https://github.com/downloads/coblee/litecoin/litecoin-windows-client-10-11-2011.zip
https://github.com/downloads/coblee/litecoin/litecoin-windows-daemon-10-11-2011.zip

Sorry guys. I locked in a block that was later orphaned. D'oh!
It's too chaotic.

I've checked in the fix with the right hash. If you compile from source, please grab latest and recompile.
Windows client and daemon coming very soon.

Windows client: https://github.com/downloads/coblee/litecoin/litecoin-windows-client-10-12-2011.zip

Windows daemon: https://github.com/downloads/coblee/litecoin/litecoin-windows-daemon-10-12-2011.zip

Thanks to twobits for that!
legendary
Activity: 1358
Merit: 1003
Ron Gross

I'm trying to mine with the latest client (gen = 1), and I'm not seeing any CPU usage by litecoin-qt.exe, so that is not working as well...

I'll give half of my first block to whoever helps me start mining.
full member
Activity: 210
Merit: 100
I'm getting orphans even after nuking the litecoin directory, re-giting, and recompiling Sad
legendary
Activity: 4592
Merit: 1851
Linux since 1997 RedHat 4
Heh - lots of orphans and only a few blocks Tongue
4 Blocks, 38 Ophans so far (out of total 1900 blocks)
Hmm OK port open time ...
full member
Activity: 154
Merit: 100
So, after 1.5 hours with 2x i7 920s pumping out 12 ghash each, a q9330 at a bit over 10 mhash and some crappy athlon at about 8 mhash, all pointed at the same litecoind I have:

./litecoind getbalance
100.00000000

And about um 20? 30? orphans.   Lots of stales too.
legendary
Activity: 1358
Merit: 1003
Ron Gross
hero member
Activity: 784
Merit: 1000
bitcoin hundred-aire
Aaand another orphan.  About ready to give up and run the windows binaries with wine...

Somethings definitely wrong with your client.
full member
Activity: 154
Merit: 100
Aaand another orphan.  About ready to give up and run the windows binaries with wine...
donator
Activity: 1654
Merit: 1351
Creator of Litecoin. Cryptocurrency enthusiast.
I compiled the latest source, downloaded litecoin.conf and put it in ~/.litecoin.  I'm stuck at downloading block 119.  This seems to be related to the lockin... anyone know what is going on?

shit! that's my fault. please use the old binary:
https://github.com/downloads/coblee/litecoin/litecoin-windows-client-10-11-2011.zip
https://github.com/downloads/coblee/litecoin/litecoin-windows-daemon-10-11-2011.zip

Sorry guys. I locked in a block that was later orphaned. D'oh!
It's too chaotic.

I've checked in the fix with the right hash. If you compile from source, please grab latest and recompile.
Windows client and daemon coming very soon.

Windows client: https://github.com/downloads/coblee/litecoin/litecoin-windows-client-10-12-2011.zip
full member
Activity: 154
Merit: 100
So envious.  I think I'm running the lock-you-into-an-orphaned chain client, I updated too quickly.
legendary
Activity: 1666
Merit: 1057
Marketing manager - GO MP
how many connections do you guys get? Only 8 here  Sad
Sure the port is 9333?
hero member
Activity: 784
Merit: 1000
bitcoin hundred-aire
850 LTC and rising  Grin
24 transactions
If someone's feeling generous: LYED5kmxAaH4TNtHXhVyMbJRf2idAhmQYE
hero member
Activity: 798
Merit: 1000
400LT so far with 16 transactions.
full member
Activity: 154
Merit: 100
I compiled the latest source, downloaded litecoin.conf and put it in ~/.litecoin.  I'm stuck at downloading block 119.  This seems to be related to the lockin... anyone know what is going on?

shit! that's my fault. please use the old binary:
https://github.com/downloads/coblee/litecoin/litecoin-windows-client-10-11-2011.zip
https://github.com/downloads/coblee/litecoin/litecoin-windows-daemon-10-11-2011.zip

Sorry guys. I locked in a block that was later orphaned. D'oh!
It's too chaotic.

I've checked in the fix with the right hash. If you compile from source, please grab latest and recompile.
Windows client and daemon coming very soon.

Just did a git pull and already up-to-date.  Whee?  Is commit 9f890ac7cd04ec083f5300a024a63b7a76491142 what we should be running?

full member
Activity: 210
Merit: 100
lol, smooth coblee!

Downloading/compiling now, thanks for checking in on things and noticing!
legendary
Activity: 1358
Merit: 1003
Ron Gross
Damn, it's 4:17 and I'm still not mining Sad

After I got around "Can't connect to RPC host" problem ... I find out litecoin was listening on port 9333 instead of 9332 for some reason, now I'm seeing this problem:

Quote
C:\Program Files (x86)\Litecoin\litecoin-windows-miner-10-10-2011>minerd.exe --algo scrypt --s 6 --t
hreads 8 --url http://127.0.0.1:9333 --userpass miner:litecoin
[2011-10-13 06:16:29] 8 miner threads started, using SHA256 'scrypt' algorithm.
[2011-10-13 06:17:23] HTTP request failed: Empty reply from server
[2011-10-13 06:17:23] json_rpc_call failed, retry after 30 seconds

Any quick fixes? I want to mine...
I'm using litecoin-windows-client-10-11-2011
legendary
Activity: 1666
Merit: 1057
Marketing manager - GO MP
100% orphans

fishy
hero member
Activity: 840
Merit: 1000
I compiled the latest source, downloaded litecoin.conf and put it in ~/.litecoin.  I'm stuck at downloading block 119.  This seems to be related to the lockin... anyone know what is going on?

shit! that's my fault. please use the old binary:
https://github.com/downloads/coblee/litecoin/litecoin-windows-client-10-11-2011.zip
https://github.com/downloads/coblee/litecoin/litecoin-windows-daemon-10-11-2011.zip

Sorry guys. I locked in a block that was later orphaned. D'oh!
It's too chaotic.

I've checked in the fix with the right hash. If you compile from source, please grab latest and recompile.
Windows client and daemon coming very soon.
Yeah that seems to be the case.  I switched out main.cpp to the previous commit and it worked.
full member
Activity: 154
Merit: 100

Yes for local believe he is talking total network rate that was mentioned.

    "networkhashps" : 524288,
Jump to: