Author

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

legendary
Activity: 1204
Merit: 1000
฿itcoin: Currency of Resistance!
Hi!

 What's going on with Litecoin?!

 I sent some Litecoins to another wallet about an hour ago and there is no confirmations.

 Here is the transaction:

Code:
    {
        "account" : "",
        "address" : "LfokzsRvaszKWRwa1eyWbvLokS9PHr7xjs",
        "category" : "send",
        "amount" : -18974.00000000,
        "fee" : -1.70000000,
        "confirmations" : 0,
        "txid" : "57d9d8257b426e0345fbc51d4140de946b0c117251c4141b5cd3a55ed6a03564",
        "time" : 1331929654
    }

 At my second wallet, the transaction does not even appear!!

 Any help?!

Thanks,
Thiago

Thank you guys!! It appear right now!!

Have no idea why it took so long...

Cheers!
Thiago
member
Activity: 66
Merit: 10
addr.dat and debug.log can be safely removed. (But stop the client first!)

Thanks! Clearing out addr.dat sped up the loading of litecoind tremendously!
hero member
Activity: 847
Merit: 507
Thanks, coblee.  I've compiled it and am running the new litecoind version on my p2pool node.  Took like 30-40 minutes to load!  But, now that it is loaded it seems to be running smoothly.

What to do now with the very large .dat files?  Are they part of litecoin forever or can they be purged?

addr.dat and debug.log can be safely removed. (But stop the client first!)
member
Activity: 66
Merit: 10
At my second wallet, the transaction does not even appear!!

Thiago,

Yesterday I had a bitcoin transaction not show up in my wallet.  Blockexplorer showed it, though.  I did a bitcoind -rescan and after it ran for a few minutes, my wallet had the transaction.  With the DOS of Litecoin, perhaps your wallet just missed it and needs to rescan the blockchain.
member
Activity: 66
Merit: 10
Thanks, coblee.  I've compiled it and am running the new litecoind version on my p2pool node.  Took like 30-40 minutes to load!  But, now that it is loaded it seems to be running smoothly.

What to do now with the very large .dat files?  Are they part of litecoin forever or can they be purged?
legendary
Activity: 1204
Merit: 1000
฿itcoin: Currency of Resistance!
Hi!

 What's going on with Litecoin?!

 I sent some Litecoins to another wallet about an hour ago and there is no confirmations.

 Here is the transaction:

Code:
    {
        "account" : "",
        "address" : "LfokzsRvaszKWRwa1eyWbvLokS9PHr7xjs",
        "category" : "send",
        "amount" : -18974.00000000,
        "fee" : -1.70000000,
        "confirmations" : 0,
        "txid" : "57d9d8257b426e0345fbc51d4140de946b0c117251c4141b5cd3a55ed6a03564",
        "time" : 1331929654
    }

 At my second wallet, the transaction does not even appear!!

 Any help?!

Thanks,
Thiago
donator
Activity: 1654
Merit: 1351
Creator of Litecoin. Cryptocurrency enthusiast.
I pulled the latest source from Bitcoin and also checked in a bunch of fixes to address the "Address Spam DoS" bug. The fix I put in is temporary. I'm working on a real fix, but it's going to take some time. It's really late now, so I'm going to get some sleep.

Unfortunately, I have not had the time to build any binaries. So you will need to grab it from source.
legendary
Activity: 1204
Merit: 1000
฿itcoin: Currency of Resistance!
For litecoin to live a relatively long life the algorithm should be made to NOT run on GPU's very well. However if this is done and it's kept open source I an assure you reaper will just be updated again.

This is essentially a war between the SLC backers and the LTC backers. Litecoin HAS been winning the war but with the deput of reaper (by the SLC backers) that is putting way too much LTC in the market. The price has been constantly dropping. If it wasn't for the mystery buyer that keeps buying sell orders up to .0012-.0013 on BTCE the price would be way lower.

Aside from this I only see a few things that can save litecoin.

1: Change the algorithm to be GPU hostile and change it to closed source.
2: Change the block reward to something lower.
3: Change the difficulty code so it's harder to get coins.
4: Community motivator to get projects running that support litecoin.

If none of these are done litecoin is going slowly whimper out.


Closed source?!?! You kidding right?!

No way I'll install a closed source at my computer, never.

I have only one closed source software running: AMD Catalyst.
hero member
Activity: 980
Merit: 506
Coblee. If you're working on something can you at least let us know? I'm starting to think that litecoin has been abandoned.

I've been working on putting p2pool in the client, but I'm no longer sure if there's enough demand for that. Let me open this up. What do people think needs to be improved with Litecoin?

Well what possibilities have you looked into as far as merchants looking into accepting LTC for payment or maybe LTC merchant solutions?
He's taken on the herculean task of coding everything. Isn't that enough for one person? Instead of pushing and prodding at coblee to get things done, how about taking some of the work off his shoulders?

Bro chill I'm just asking a simple question. It is hardly pushing and prodding. How bout you start doing more and stop worrying about what I'm posting and taking it out of context eh?
vip
Activity: 756
Merit: 503
I dont know why but my litecoin node could not connect for a good 15min. Thought I was being DDOS'ed.

Now I get:

Code:

2012-03-16 02:50:14.519665 > Error in HeightTracker._think2:
2012-03-16 02:50:14.519749 > Traceback (most recent call last):
2012-03-16 02:50:14.519794 > Failure: twisted.internet.defer.TimeoutError: Getting http://127.0.0.1:10332/ took longer than 5 seconds.

But miners still mining...
Nim
member
Activity: 67
Merit: 10
Coblee. If you're working on something can you at least let us know? I'm starting to think that litecoin has been abandoned.

I've been working on putting p2pool in the client, but I'm no longer sure if there's enough demand for that. Let me open this up. What do people think needs to be improved with Litecoin?

Well what possibilities have you looked into as far as merchants looking into accepting LTC for payment or maybe LTC merchant solutions?
He's taken on the herculean task of coding everything. Isn't that enough for one person? Instead of pushing and prodding at coblee to get things done, how about taking some of the work off his shoulders?
legendary
Activity: 4592
Merit: 1851
Linux since 1997 RedHat 4
Something is definitely up with Litecoin the last few hours. This afternoon, my litecoin client on my workstation was making tons of connections and downloading an awful lot of data.  My P2Pool node on a different server that runs litecoind is also doing a lot of disk IO.  Not sure what to make of it, but it is abnormal.

It's a massive DoS attack, multiple pool owners are apparently reporting it now on BTC-e
Ah sorry then I'm probably wrong if you only mean the LTC pools are being DDOSed
I thought that was meant as a general pool comment not just LTC.

However, for example, on BTC over the last day there have been 3 BTC pools with bad luck that I know of (including DeepBit) that means that any graph would be skewed since those graphs are based on block submission and thus can be quite inaccurate sometimes.
legendary
Activity: 1484
Merit: 1005
Something is definitely up with Litecoin the last few hours. This afternoon, my litecoin client on my workstation was making tons of connections and downloading an awful lot of data.  My P2Pool node on a different server that runs litecoind is also doing a lot of disk IO.  Not sure what to make of it, but it is abnormal.

It's a massive DoS attack, multiple pool owners are apparently reporting it now on BTC-e
member
Activity: 66
Merit: 10
Something is definitely up with Litecoin the last few hours. This afternoon, my litecoin client on my workstation was making tons of connections and downloading an awful lot of data.  My P2Pool node on a different server that runs litecoind is also doing a lot of disk IO.  Not sure what to make of it, but it is abnormal.
legendary
Activity: 1484
Merit: 1005
Then either you have completely misread the chart or the chart is wrong.

It was buggy earlier tonight and was showing LTC pool at 61%+ of the network...  it may just be a problem on Pool-X's chart.
legendary
Activity: 4592
Merit: 1851
Linux since 1997 RedHat 4
Coblee. If you're working on something can you at least let us know? I'm starting to think that litecoin has been abandoned.

I've been working on putting p2pool in the client, but I'm no longer sure if there's enough demand for that. Let me open this up. What do people think needs to be improved with Litecoin?

If the chain lasts longer than tonight that p2pool default mining should definitely be implemented...  According to the pool-x pie chart all the pools except litecoinpool.org and p2pool appear to be getting DDoS'd right now.  Having the bulk of mining in a decentralized pool should mitigate the likelihood of a single pool host 51% attacking by DDoSing the other private pools.
Then either you have completely misread the chart or the chart is wrong.

Edit: however, since no such bitcoin chart is ever correct since it's based on block submissions then it's possibly a case of both Smiley
legendary
Activity: 1484
Merit: 1005
Coblee. If you're working on something can you at least let us know? I'm starting to think that litecoin has been abandoned.

I've been working on putting p2pool in the client, but I'm no longer sure if there's enough demand for that. Let me open this up. What do people think needs to be improved with Litecoin?

If the chain lasts longer than tonight that p2pool default mining should definitely be implemented...  According to the pool-x pie chart all the pools except litecoinpool.org and p2pool appear to be getting DDoS'd right now.  Having the bulk of mining in a decentralized pool should mitigate the likelihood of a single pool host 51% attacking by DDoSing the other private pools.
hero member
Activity: 980
Merit: 506
Coblee. If you're working on something can you at least let us know? I'm starting to think that litecoin has been abandoned.

I've been working on putting p2pool in the client, but I'm no longer sure if there's enough demand for that. Let me open this up. What do people think needs to be improved with Litecoin?

Well what possibilities have you looked into as far as merchants looking into accepting LTC for payment or maybe LTC merchant solutions?

I think this thread is kinda aimed at that https://bitcointalksearch.org/topic/the-litecoin-development-club-63092

I tipped ya a cool 100 LTC!
hero member
Activity: 742
Merit: 500
Hello, to steer the discussion somewhere else I have a technical question. Is it possible to limit litecoind's non JSON-RPC connections to litecoin network?
Bitcoind parameter -maxconnections does not seem to work. I would like to be able to let any computer (or miner) from the specified subnet connect (using rpcallowip= in litecoin.conf) to my litecoind, but limit outgoing connections. Is that possible somehow? Thank you
I think you would be best off playing with firewall rules to accomplish this.
full member
Activity: 147
Merit: 100
Hello, to steer the discussion somewhere else I have a technical question. Is it possible to limit litecoind's non JSON-RPC connections to litecoin network?
Bitcoind parameter -maxconnections does not seem to work. I would like to be able to let any computer (or miner) from the specified subnet connect (using rpcallowip= in litecoin.conf) to my litecoind, but limit outgoing connections. Is that possible somehow? Thank you
Jump to: