Bitcoin Forum
May 05, 2024, 06:05:52 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 103 104 105 106 107 108 109 110 ... 416 »
  Print  
Author Topic: [ANN] Litecoin - a lite version of Bitcoin. Launched!  (Read 1466341 times)
coblee (OP)
Donator
Legendary
*
Offline Offline

Activity: 1653
Merit: 1286


Creator of Litecoin. Cryptocurrency enthusiast.


View Profile
November 19, 2011, 01:23:51 AM
 #1181

Can we find out who is doing this at least ?

How do you propose we do that? No one has step forward and admitted doing this.

But my fixes seem to be working. See this last block: http://blockexplorer.sytes.net/block/046ed8ad984dd05e62807eedde8de1706b753f8f0e1b35463c48214882d17b73
The guy has started doing transactions with random amounts. Only of of those were include for free. And there were 3 that's costing him 0.1 LTC each. It's not much, but at least he's being charged for being a menace. And more profit for miners.

Everyone, please upgrade to the latest code and things will get much better. Thanks.

1714932352
Hero Member
*
Offline Offline

Posts: 1714932352

View Profile Personal Message (Offline)

Ignore
1714932352
Reply with quote  #2

1714932352
Report to moderator
Remember that Bitcoin is still beta software. Don't put all of your money into BTC!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714932352
Hero Member
*
Offline Offline

Posts: 1714932352

View Profile Personal Message (Offline)

Ignore
1714932352
Reply with quote  #2

1714932352
Report to moderator
1714932352
Hero Member
*
Offline Offline

Posts: 1714932352

View Profile Personal Message (Offline)

Ignore
1714932352
Reply with quote  #2

1714932352
Report to moderator
BeeCee1
Member
**
Offline Offline

Activity: 115
Merit: 10


View Profile
November 19, 2011, 01:57:58 AM
 #1182

But my fixes seem to be working. See this last block: http://blockexplorer.sytes.net/block/046ed8ad984dd05e62807eedde8de1706b753f8f0e1b35463c48214882d17b73
The guy has started doing transactions with random amounts. Only of of those were include for free. And there were 3 that's costing him 0.1 LTC each. It's not much, but at least he's being charged for being a menace. And more profit for miners.

He is probably going to figure out what types of transactions get in the block chain for free then try to send a bunch of those, pushing out genuine free transactions.  This will make litecoin less inviting to newbies which is bad.

I think we should come up with several algorithms for deciding which transactions are free and let miners decide which one to use (via a config file option)

It would also be good to let miners configure a blacklist of addresses that they don't want included in blocks.  I wouldn't want it populated by default, but if a user wanted to they could add addresses to it themselves and those wouldn't go in blocks or be broadcast to other connecting clients.
coblee (OP)
Donator
Legendary
*
Offline Offline

Activity: 1653
Merit: 1286


Creator of Litecoin. Cryptocurrency enthusiast.


View Profile
November 19, 2011, 03:09:29 AM
 #1183

But my fixes seem to be working. See this last block: http://blockexplorer.sytes.net/block/046ed8ad984dd05e62807eedde8de1706b753f8f0e1b35463c48214882d17b73
The guy has started doing transactions with random amounts. Only of of those were include for free. And there were 3 that's costing him 0.1 LTC each. It's not much, but at least he's being charged for being a menace. And more profit for miners.

He is probably going to figure out what types of transactions get in the block chain for free then try to send a bunch of those, pushing out genuine free transactions.  This will make litecoin less inviting to newbies which is bad.

I think we should come up with several algorithms for deciding which transactions are free and let miners decide which one to use (via a config file option)

It would also be good to let miners configure a blacklist of addresses that they don't want included in blocks.  I wouldn't want it populated by default, but if a user wanted to they could add addresses to it themselves and those wouldn't go in blocks or be broadcast to other connecting clients.

This is all handled pretty well by the priority of transactions. The attacker will be resending newer coins so the priority will be lower than normal genuine transactions. So normal genuine free transactions will likely be include first before the spam transactions.

mrx
Member
**
Offline Offline

Activity: 86
Merit: 10



View Profile
November 19, 2011, 05:49:41 AM
 #1184

How to dump all private keys from a wallet without the mess of txes?

I need to dump some private keys from my spammed wallet but pywallet's dump also "take care" of those txes. Then my server nearly dead because pywallet ate up almost all ram and swap.

the reason I wanted the private keys is my vanity address (below). I didn't save the private keys to another place but i still want to keep the address (took 12hr to generate that.)
Graet
VIP
Legendary
*
Offline Offline

Activity: 980
Merit: 1001



View Profile WWW
November 19, 2011, 06:34:39 AM
 #1185

I've released Litecoin 0.5.0.6:
- Has the fix to reduce transaction spamming by allowing only 500 bytes of exempted transactions as oppose to 3000 bytes (in Bitcoin)
- Change the priority cutoff of free transaction to 1 litecoin day per 250 bytes.
- Disabled encrypt wallet feature since it's currently broken. encrypted wallets might still have private keys in the clear so be careful if you've already encrypted your wallet.

https://github.com/downloads/coblee/litecoin/litecoin-windows-client-0.5.0.6.zip

I've tested this on testnet. You can see that we now only exempt 3 low priority transactions per block:
http://blockexplorer.sytes.net/chain/LTCtestnet?hi=7447

Everyone, please update to the latest code and this will reduce the transaction spam and slow down the chain growth.
Updated Ozcoin - cheers coblee

| Ozcoin Pooled Mining Pty Ltd https://ozcoin.net Double Geometric Reward System https://lc.ozcoin.net for Litecoin mining DGM| https://crowncloud.net VPS and Dedicated Servers for the BTC community
localhost
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
November 19, 2011, 06:49:30 AM
 #1186

It's not much, but at least he's being charged for being a menace. And more profit for miners.
Well, at this stage he's rather being helpful. I mean, it would have been much worse if Litecoin had kept this weakness and he or someone else then started exploited it when LTC is more established and/or when the LTC developers are less reactive. Now it's fixed for good, with not really much harm done.

-
Schwede65
Sr. Member
****
Offline Offline

Activity: 309
Merit: 250


View Profile
November 19, 2011, 08:27:59 AM
 #1187

I've released Litecoin 0.5.0.6:
- Has the fix to reduce transaction spamming by allowing only 500 bytes of exempted transactions as oppose to 3000 bytes (in Bitcoin)
- Change the priority cutoff of free transaction to 1 litecoin day per 250 bytes.
- Disabled encrypt wallet feature since it's currently broken. encrypted wallets might still have private keys in the clear so be careful if you've already encrypted your wallet.

https://github.com/downloads/coblee/litecoin/litecoin-windows-client-0.5.0.6.zip

I've tested this on testnet. You can see that we now only exempt 3 low priority transactions per block:
http://blockexplorer.sytes.net/chain/LTCtestnet?hi=7447

Everyone, please update to the latest code and this will reduce the transaction spam and slow down the chain growth.

excellent work again - some LTCs are on the way Smiley
coblee (OP)
Donator
Legendary
*
Offline Offline

Activity: 1653
Merit: 1286


Creator of Litecoin. Cryptocurrency enthusiast.


View Profile
November 19, 2011, 08:52:22 AM
 #1188

excellent work again - some LTCs are on the way Smiley

Thanks!

fivebells
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
November 19, 2011, 05:08:59 PM
 #1189

Well, at this stage he's rather being helpful. I mean, it would have been much worse if Litecoin had kept this weakness and he or someone else then started exploited it when LTC is more established and/or when the LTC developers are less reactive. Now it's fixed for good, with not really much harm done.
  On that note, I would like to survey all the attacks to date on bitcoin-related cryptocurrencies (litecoin, tenebrix, soildcoin and of course bitcoin itself.)   Is there a list of attacks so far somewhere?  I am aware of the "weaknesses" page on the wiki.
terrytibbs
Hero Member
*****
Offline Offline

Activity: 560
Merit: 501



View Profile
November 19, 2011, 05:40:18 PM
 #1190

Well, at this stage he's rather being helpful. I mean, it would have been much worse if Litecoin had kept this weakness and he or someone else then started exploited it when LTC is more established and/or when the LTC developers are less reactive. Now it's fixed for good, with not really much harm done.
  On that note, I would like to survey all the attacks to date on bitcoin-related cryptocurrencies (litecoin, tenebrix, soildcoin and of course bitcoin itself.)   Is there a list of attacks so far somewhere?  I am aware of the "weaknesses" page on the wiki.
There is some very basic info on the recent spam on the forum.
fivebells
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
November 19, 2011, 07:01:48 PM
 #1191

Thanks, Terry.
BeeCee1
Member
**
Offline Offline

Activity: 115
Merit: 10


View Profile
November 19, 2011, 10:13:15 PM
 #1192

Well, at this stage he's rather being helpful. I mean, it would have been much worse if Litecoin had kept this weakness and he or someone else then started exploited it when LTC is more established and/or when the LTC developers are less reactive. Now it's fixed for good, with not really much harm done.
  On that note, I would like to survey all the attacks to date on bitcoin-related cryptocurrencies (litecoin, tenebrix, soildcoin and of course bitcoin itself.)   Is there a list of attacks so far somewhere?  I am aware of the "weaknesses" page on the wiki.
for bitcoin there is the list of Incidents  but it would be nice to have a cross-coin list.
fivebells
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
November 20, 2011, 03:33:51 AM
 #1193

Thanks, BeeCee1.
K.A.T
Member
**
Offline Offline

Activity: 78
Merit: 10



View Profile
November 20, 2011, 08:38:22 AM
 #1194


 Hello,

Is there a list for processor (M hashes/s)  for Litecoin?? Similar to what we have in Bitcoin: https://en.bitcoin.it/wiki/Mining_hardware_comparison


 
What brings this is available types of processors Intel i3/i5/i7/Xeon and AMD X6, Opteron and FX .......

Also a person can get a cheap Opetron (possibly old) from ebay to mine for Litecoin......

Regards,,,,,
mrx
Member
**
Offline Offline

Activity: 86
Merit: 10



View Profile
November 20, 2011, 09:13:40 AM
 #1195


 Hello,

Is there a list for processor (M hashes/s)  for Litecoin?? Similar to what we have in Bitcoin: https://en.bitcoin.it/wiki/Mining_hardware_comparison


 
What brings this is available types of processors Intel i3/i5/i7/Xeon and AMD X6, Opteron and FX .......

Also a person can get a cheap Opetron (possibly old) from ebay to mine for Litecoin......

Regards,,,,,


There is a list on litecoin wiki:

https://github.com/coblee/litecoin/wiki/Mining-hardware-comparison

However there are not so much info.
terrytibbs
Hero Member
*****
Offline Offline

Activity: 560
Merit: 501



View Profile
November 20, 2011, 09:20:52 AM
 #1196


 Hello,

Is there a list for processor (M hashes/s)  for Litecoin?? Similar to what we have in Bitcoin: https://en.bitcoin.it/wiki/Mining_hardware_comparison


 
What brings this is available types of processors Intel i3/i5/i7/Xeon and AMD X6, Opteron and FX .......

Also a person can get a cheap Opetron (possibly old) from ebay to mine for Litecoin......

Regards,,,,,

There's some more detailed info on the forum.

http://liteco.in/threads/the-hardware-and-hashrate-thread.21/
K.A.T
Member
**
Offline Offline

Activity: 78
Merit: 10



View Profile
November 20, 2011, 11:28:59 AM
 #1197


 Thanks guys.
bulanula
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile
November 20, 2011, 04:58:36 PM
 #1198

Any more news on optimizations for 2600K ?
rahl
Full Member
***
Offline Offline

Activity: 140
Merit: 100



View Profile
November 20, 2011, 08:19:35 PM
 #1199

Anyone know what happened to the p2pool ... or my p2pool client?

Code:
21:17:05.361000     ...inserting 44356 verified shares...
21:17:06.991000     ...done loading 47501 shares!
21:17:06.992000
21:17:06.993000 Initializing work...
21:17:11.307000 Fatal error:
21:17:11.307000 Traceback (most recent call last):
21:17:11.308000   File "twisted\internet\defer.pyc", line 455, in _startRunCallbacks
21:17:11.309000
21:17:11.310000   File "twisted\internet\defer.pyc", line 542, in _runCallbacks
21:17:11.310000
21:17:11.311000   File "twisted\internet\defer.pyc", line 1076, in gotResult
21:17:11.312000
21:17:11.312000   File "twisted\internet\defer.pyc", line 1020, in _inlineCallbacks
21:17:11.313000
21:17:11.314000 --- <exception caught here> ---
21:17:11.314000   File "p2pool\main.pyc", line 222, in main
21:17:11.315000
21:17:11.316000   File "p2pool\main.pyc", line 186, in set_real_work2
21:17:11.316000
21:17:11.317000   File "p2pool\data.pyc", line 357, in think
21:17:11.317000
21:17:11.318000 exceptions.KeyError: 57603117827485759881969428621640341927497383179965498894350262008763184L

C:\Program Files (x86)\Bitcoin\Litecoin\litecoin-windows-miner-10-10-2011>

coblee (OP)
Donator
Legendary
*
Offline Offline

Activity: 1653
Merit: 1286


Creator of Litecoin. Cryptocurrency enthusiast.


View Profile
November 20, 2011, 11:30:17 PM
 #1200

This spammer is quite annoying. He's started to spam 577 ltc transactions now. Due to the way we calculate priority, sending 577 coins (even with just 1 confirmation) makes it high priority enough that it can be done for free. And he's able to cram about 13 of these into each block for free: http://blockexplorer.sytes.net/block/6a73e81f628fbd612c6c1359f7c7ef06dce074d1946608b51756d08ce7e95178

There's only so much we can do about this since we can't really tell that these are spam transactions. The way to stop this is to require a transaction fee on all transactions, but I don't think we want to go that route. If you send a free transaction with higher priority, it will be include in the block before these spam transactions. Or if you want your transaction to always be include, just add a fee.

If this guy keeps sending 13 of these spam transactions per block, he will bloat the chain about 1.7mb/day. This might be something we just have to accept. This is the same way that Bitcoin works. If you have free transactions, there will be ways for malicious person to take advantage of it.

Though there is one solution I can think of. Which is to require a transaction fee on all coins sent that are not a day old. So if you try to send coins that are not a day old (i.e. don't have 576 confirmations), you need to pay 0.1 ltc fee. What do people think about that?

Pages: « 1 ... 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 103 104 105 106 107 108 109 110 ... 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!