Author

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

legendary
Activity: 1106
Merit: 1006
Lead Blockchain Developer
Dunno if this'll help any pools out or not, but I ran into an issue with the getblocknumber call disappearing.  Just use getblockcount instead.
legendary
Activity: 1106
Merit: 1006
Lead Blockchain Developer
burnside's Litecoin Pool (ltc.kattare.com) has updated.

Didn't want to compile on lucid, had to update my libminiupnpc-dev manually.
full member
Activity: 187
Merit: 100
I added a new checkpoint to repel the potential 51% attack.
It is important for all pools and exchanges to use this new code.
For now, please grab the source and compile yourself. I will work on the binary release soon.

If I may ask, how will this work? Does the client prevent a rollback beyond the checkpoint?

If so, how will this work against the attack being moved to a later time? I realize this will incur additional cost on the attacker, but the next time the attacker may just not warn us, and what then?

(Given there is a real attack even, which I think unlikely but not impossible.)

I am thinking of how this checkpointing could be automated, but everything we do in this regard has the potential to fork the chain, having parts of the network stick to their version even though the majority is against it. Not good either.

-coinft.
full member
Activity: 147
Merit: 100
Hello, got a problem with it:
An error occured while setting up the RPC port 9332 for listening: open: (and now it is in my native language so I will try to translate...) the address used is incompatible with the required protocol.
WTH? It worked before and I did not change anything. Just launched the new Litecoin-qt version...Sad
hero member
Activity: 770
Merit: 502
Windows binaries coming in a few more hours.

Thanks.

Have you even slept yet? I know, I doubt it. After this, get some sleep!
sr. member
Activity: 336
Merit: 254
CEO of Privex Inc. (www.privex.io)
Liteco.in's server - Updated.
Thanks coblee.
legendary
Activity: 1182
Merit: 1000
Coinotron - updated Smiley
hero member
Activity: 686
Merit: 500
Wat
Bump.

Updated  Smiley
hero member
Activity: 686
Merit: 500
Although my pool isn't yet public the node is updated, thanks coblee! Also bump.
legendary
Activity: 3108
Merit: 1359
I've added checkpoint to my litecoind on http://ltcmine.ru too.
donator
Activity: 1654
Merit: 1351
Creator of Litecoin. Cryptocurrency enthusiast.
I added a new checkpoint to repel the potential 51% attack.
It is important for all pools and exchanges to use this new code.
For now, please grab the source and compile yourself. I will work on the binary release soon.

To get the code, grab the 0.6.3 branch:

Code:
git clone git://github.com/litecoin-project/litecoin.git
cd litecoin
git branch -f 0.6.3 origin/0.6.3
git checkout 0.6.3
cd src
make -f makefile.

Mac OS X: https://github.com/downloads/litecoin-project/litecoin/litecoin-0.6.3c-macosx.dmg

Windows binaries coming in a few more hours.
hero member
Activity: 770
Merit: 502
Thanks Coblee!  Smiley
hero member
Activity: 938
Merit: 1000
Not really pool/exchange related but I've updated my Electrum litecoin node Smiley
vip
Activity: 980
Merit: 1001
cheers coblee
Ozcoin is updated Smiley
full member
Activity: 126
Merit: 100
NukingsMiningCo LTC Pool Now Running New Version of the Code
donator
Activity: 1654
Merit: 1351
Creator of Litecoin. Cryptocurrency enthusiast.
I added a new checkpoint to repel the potential 51% attack.
It is important for all pools and exchanges to use this new code.
For now, please grab the source and compile yourself. I will work on the binary release soon.

To get the code, grab the 0.6.3 branch:

Code:
git clone git://github.com/litecoin-project/litecoin.git
cd litecoin
git branch -f 0.6.3 origin/0.6.3
git checkout 0.6.3
cd src
make -f makefile.
legendary
Activity: 2128
Merit: 1073
Edit: My local client doesn't seem to want to connect so I setup a server for you. I will pm you the details so you can add it manually to your litecoin.conf to be sure it connects.
Thanks for your help. The problems were related to the bugs in the IRC seed mode when machine is dual stacked (IPv4 & IPv6) like mine. I will just run with "-noirc" when on networks with IPv6.

I'm not sure if this bug is even worth fixing.

Thanks again.
Jump to: