Bitcoin Forum
May 06, 2024, 09:59:17 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 »
1061  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Litecoin - a lite version of Bitcoin. Launched! on: November 18, 2011, 07:39:03 PM
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.
1062  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Litecoin - a lite version of Bitcoin. Launched! on: November 18, 2011, 06:06:26 PM
The other disturbing thing I'm seeing is that after the fix has been released, he started sending 2 ltc to himself and maxing out on the 4kb of free transactions per blocks. So you see those blocks with 14 transactions: http://blockexplorer.sytes.net/chain/Litecoin?count=500
13 of these transactions + the generate transaction will max out the amount of free transactions allowed in the block. I know it's the same guy because I followed his transaction back and saw that the same coins were used in both of these attacks. Just look at this transaction: http://blockexplorer.sytes.net/tx/456af81d3bfa3d92ca03e04066aaceca64babeec961dd1474026706eaa4459d9
Some of those coins were used in the 2 ltc spam and the rest were used in the 0.00000001 ltc spams. This guy is really annoying since he seems to have a deep knowledge about how to take advantage of the transaction fee rules.

From the wiki:
Quote
If the blocksize is over 4kB, free transactions in the above rules are only allowed if the transaction's priority is above a certain level.
So 14 of these transactions are costing him nothing b/c he's sending them to himself. This is not as bad as the first attack, but it will still grow the chain by about 2.3mb a day. (4kb * 576 blocks)
This is not a big problem with bitcoins, because Bitcoin has a lot of honest transactions that use up the 4kb in the block, so these spammy low priorties transactions will take forever to get included in a block. So a similar attack on bitcoin is pointless. Since Litecoin is a new chain with not that many honest transactions, it's silly that we are forced to grow at 2.3mb/day by this Litecoin-hater.

I will need to think of a way to combat this. The first thing that comes to mind is to just reduce the 4k exemption for free transactions per day to something much smaller. Maybe instead of allowing 13 of these transactions, we only allow a few to get included in a block. I can reduce the 4k exemption to 1k. This would reduce the chain size increase from 2.3mb/day to 575kb/day. The downside of course is that free transactions might take longer to get written into blocks. I would have to double check, but I don't think the client will let you create transactions without enough fees. So this only applies to people that modify their client to do 0 fees. Let me know what you guys think.

So, it looks like the 0.00000001 transactions are not happening much anymore:
http://blockexplorer.sytes.net/chain/Litecoin?count=100&hi=34342

But we are still seeing the 13 2ltc transactions. I assume people are ok with the decision to change the exempt free coins block size to 1k. I will do that and release a new client soon.
1063  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Litecoin - a lite version of Bitcoin. Launched! on: November 18, 2011, 10:49:10 AM
This is not a big problem with bitcoins, because Bitcoin has a lot of honest transactions that use up the 4kb in the block, so these spammy low priorties transactions will take forever to get included in a block. So a similar attack on bitcoin is pointless. Since Litecoin is a new chain with not that many honest transactions, it's silly that we are forced to grow at 2.3mb/day by this Litecoin-hater.

I will need to think of a way to combat this. The first thing that comes to mind is to just reduce the 4k exemption for free transactions per day to something much smaller. Maybe instead of allowing 13 of these transactions, we only allow a few to get included in a block. I can reduce the 4k exemption to 1k. This would reduce the chain size increase from 2.3mb/day to 575kb/day. The downside of course is that free transactions might take longer to get written into blocks. I would have to double check, but I don't think the client will let you create transactions without enough fees. So this only applies to people that modify their client to do 0 fees. Let me know what you guys think.
I guess you could do that and then when honest transactions become more numerous increase the exemption again.

That's my thought also. And since we find 4 times as many blocks as Bitcoin, the exemption in terms of time is about the same: 4kb per 10 mins.

2MB/day, thats less than 1GB per year, nothing I personally worry about. I'm sure he'll loose interest soon.

Bitcoin has been around for more than 2 years now and its chain size is still only ~700mb. If we grow 1GB a year, it's not that bad but forcing everyone to download 1GB of mostly useless transactions is stupid.
1064  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Litecoin - a lite version of Bitcoin. Launched! on: November 18, 2011, 10:21:16 AM
Still happening: block: 34123, 5 minutes ago ...
(and http://explorer.liteco.in/ gives a bad gateway error so I can't give a link)

Edit: the block value is 50.22050000 so I guess they don't mind paying the fee.
Thus the higher fee (higher than bitcoin) isn't completely successful.
Block size 412,072 bytes (using my own block explorer I wrote)

It's still happening because some miners have not upgraded and they are happily include the spammer's transaction that don't include enough fees.
If you look at http://blockexplorer.sytes.net/block/9171504e9427f74c02a0b2ad6167832f974ee2959135025a8407b7e9f4a74cef you will see that his transactions are being charged less than 0.1 ltc.
If he was following the new fee rules, we would have need to pay 200x the fees he paid, or 200 * 0.2205 = 44.1 ltc.
So until enough people start to use the new code, you will still see these transactions creep in. Of course, if he had the resources, he could find his own blocks and pay no fees, but he's not doing that right now.

The other disturbing thing I'm seeing is that after the fix has been released, he started sending 2 ltc to himself and maxing out on the 4kb of free transactions per blocks. So you see those blocks with 14 transactions: http://blockexplorer.sytes.net/chain/Litecoin?count=500
13 of these transactions + the generate transaction will max out the amount of free transactions allowed in the block. I know it's the same guy because I followed his transaction back and saw that the same coins were used in both of these attacks. Just look at this transaction: http://blockexplorer.sytes.net/tx/456af81d3bfa3d92ca03e04066aaceca64babeec961dd1474026706eaa4459d9
Some of those coins were used in the 2 ltc spam and the rest were used in the 0.00000001 ltc spams. This guy is really annoying since he seems to have a deep knowledge about how to take advantage of the transaction fee rules.

From the wiki:
Quote
If the blocksize is over 4kB, free transactions in the above rules are only allowed if the transaction's priority is above a certain level.
So 14 of these transactions are costing him nothing b/c he's sending them to himself. This is not as bad as the first attack, but it will still grow the chain by about 2.3mb a day. (4kb * 576 blocks)
This is not a big problem with bitcoins, because Bitcoin has a lot of honest transactions that use up the 4kb in the block, so these spammy low priorties transactions will take forever to get included in a block. So a similar attack on bitcoin is pointless. Since Litecoin is a new chain with not that many honest transactions, it's silly that we are forced to grow at 2.3mb/day by this Litecoin-hater.

I will need to think of a way to combat this. The first thing that comes to mind is to just reduce the 4k exemption for free transactions per day to something much smaller. Maybe instead of allowing 13 of these transactions, we only allow a few to get included in a block. I can reduce the 4k exemption to 1k. This would reduce the chain size increase from 2.3mb/day to 575kb/day. The downside of course is that free transactions might take longer to get written into blocks. I would have to double check, but I don't think the client will let you create transactions without enough fees. So this only applies to people that modify their client to do 0 fees. Let me know what you guys think.
1065  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Litecoin - a lite version of Bitcoin. Launched! on: November 18, 2011, 09:10:56 AM
Thanks. I hope it's clear why we need this transaction fee. Since this is a p2p network, sending large transactions (in terms of bytes) will add strain to the network to propagate those transactions and to store them. Look at how much the block database has grown from these spam transactions. So the increased fees is to combat that. If you want to waste other people's resources, you can but you need to pay for it. And most transactions will still be free.

But isn't that the wrong solution? Isn't the purpose of any crypto-currencies to be successful and attract a lot of transactions? Having a lot of transactions (of course, not spam, but that's irrelevant) should be the target, am I correct? If so, then arbitrarily forcing their number down is the wrong action...

I was hoping to see some creative development in the other direction - having a lot of transactions while maintaining a small footprint on the blocksize and network load.

Lots of transactions is not bad. Large transactions that sends small amounts of coins to lots of outputs is bad. The fix is not arbitrarily forcing the number of transactions down. It is only going to incur a fee on low priority transactions, which are those that have lots of inputs and/or outputs and uses small amount of coins that don't have a lot of confirms. Again, please read the wiki: https://en.bitcoin.it/wiki/Transaction_fees
1066  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Litecoin - a lite version of Bitcoin. Launched! on: November 18, 2011, 04:13:35 AM
Let me shorten that for you:
most people don't even understand that the fee is not a static fee that's applied to every transaction.
Quote from: wiki
Transaction fees may be included with any transfer of bitcoins from one address to another. At the moment, many transactions are typically processed in a way where no fee is expected at all, but for transactions which draw coins from many bitcoin addresses and therefore have a large data size, a small transaction fee is usually expected.

The transaction fee is processed by and received by the bitcoin miner. When a new bitcoin block is generated with a successful hash, the information for all of the transactions is included with the block and all transaction fees are collected by that user creating the block, who is free to assign those fees to himself.

0.1 LTC fee per kilobyte of transaction, but:
- If the blocksize (size of all transactions currently waiting to be included in a block) is less than 27 kB, transactions are free.
- If the blocksize is more than 250 kB, transactions get increasingly more expensive as the blocksize approaches the limit of 500 kB. Sending a transaction when the blocksize is 400 kB will cost 5 times the normal amount; sending when it's 499 kB will cost 500x, etc.

Transactions within each fee tier are prioritized based on several factors. Most importantly, a transaction has more priority if the coins it is using have a lot of confirmations. Someone spamming the network will almost certainly be re-using the same coins, which will lower the priority of their transactions.

Thanks. I hope it's clear why we need this transaction fee. Since this is a p2p network, sending large transactions (in terms of bytes) will add strain to the network to propagate those transactions and to store them. Look at how much the block database has grown from these spam transactions. So the increased fees is to combat that. If you want to waste other people's resources, you can but you need to pay for it. And most transactions will still be free.
1067  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Litecoin - a lite version of Bitcoin. Launched! on: November 18, 2011, 03:01:29 AM
Yes, bitcoin was at 0.01 BTC fee earlier this year. But I don't know what the fee was when Bitcoin first came out.

I'm not sure about when bitcoin first came out, but the minimum fee was 0.01 back when bitcoins went for around $0.10.

I also think a 0.01 fee for litecoin would be better than 0.1.  Are you going to open up a thread on liteco.in to discuss this?

Yes, from what I can tell the Bitcoin fees were always around 1/10 of a cent. Anything less and it will make it cheap for an attacker to spam the network. So that's why I decided on 0.1 LTC for the fee. Anything less and the attacker will just keep on spamming. Could I have started a poll and asked people for what they wanted? Sure, but do you know what the vote would look like? Everyone would vote for very very low fees b/c no one wants to pay any fee. But people don't understand why we need a fee right now. So I actually have to make a decision to set a fee higher than what people wanted because I have to weigh the importance of using the fee to deter an attack with people's desire to have no fee.

So yes, I made a decision that I thought was best for Litecoin. I felt like I had to act quickly before the transaction spam gets too out of control. And getting everyone to understand why we needed a 0.1 LTC fee would have been an impossible task. Look how many posts I had to make on this subject, and still, most people don't even understand that the fee is not a static fee that's applied to every transaction. So if people want to keep on discussing this topic, please read this wiki page and try to understand why we need a fee for low priority transactions: https://en.bitcoin.it/wiki/Transaction_fees

Thanx for your hard work coblee. I, for one, endorse your changes assuming you do keep up with the value:fee proportion. Perhaps a poll would calm other's concerns when it becomes time to change the fee.

In the future, as ltc price goes up, I will reduce the fee to keep it at about $.001. I don't think we need to have a poll or a long discussion whenever I decide to lower the fees, right? Or do we? If people really cared, I will.

We can discuss to see if there are better solutions. I thought of tying the fee to the current difficulty, which is loosely correlated with the price. That way we don't have to constantly change the fee and we will let the market determine the fee. Gavin had ideas about letting miners set the fee somehow. But I'm sure a lot of people won't be happy about that solution. But all this will take a while to flesh out and implement. In the meantime, I made the fee structure effectively equivalent to Bitcoin. And I was surprised to see so much complaining on the forums.

o,  and the comment about  "I will adjust the fee"  that made me dump about 20k of my litecoins..  thinking about what to do with the rest.

I'm shocked to read that... I really don't know what to say.
1068  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Litecoin - a lite version of Bitcoin. Launched! on: November 18, 2011, 01:40:50 AM
Question:  if the bitcoin code has the algorithm to handle 'fee only if the network cant handle the transaction'  why doesn't the litecoin client have that.?

Litecoin does but the fee was set too low b/c 1 LTC == 0.006 BTC.
So I had to adjust the fee to be 200x that of Bitcoin to keep the cost to the attacker the same.
1069  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Litecoin - a lite version of Bitcoin. Launched! on: November 18, 2011, 01:34:38 AM

damn looks like i missed the discussion....

.1 ltc is the fee??   who cares what it is in pennies..  this means that If I give somebody 1 LTC.  I have to pay a 10% fee ?   

this does not seam right.  why are we basing the fee on other currencies? a litecoin is a litecoin, and now I have to pay 10 litecents to spend a litecoin.


o,  and the comment about  "I will adjust the fee"  that made me dump about 20k of my litecoins..  thinking about what to do with the rest.

I've stated many times that most transactions will not incur a fee just like Bitcoin. This fee is just to deter people who send a lot of low priority transactions.

The fee is just the default fee in the default client for low priority transactions. Miners can choose to accept free transactions or not accept any transactions without a fee. This works the same way as Bitcoin.
1070  Alternate cryptocurrencies / Altcoin Discussion / Everyone please upgrade to the latest Litecoin on: November 18, 2011, 12:50:23 AM
Due to someone sending transaction spam, I had to update the fees to make it more in line with Bitcoin fees in order to deter the spam.

Litecoin version 0.5.0.6 has been released.
- added minimum fee of 0.1 LTC for low priority transactions to deter transaction spam
- reduce transaction spamming by allowing only 500 bytes of exempted transactions as oppose to 3000 bytes (in Bitcoin)- changed 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.

Please get latest from source or download the Windows client binary:
https://github.com/downloads/coblee/litecoin/litecoin-windows-client-0.5.0.6.zip

Pool operators and solo miners should get this latest code so that you don't write these spammy transactions into blocks. Users should download the latest client so they don't propagate spammy transactions and let them slow down the client.
1071  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Litecoin - a lite version of Bitcoin. Launched! on: November 18, 2011, 12:44:45 AM
Actually, I'm still unimpressed that a change to the economics has been made and the only discussion is an apparent IRC chat about it.
The change is not discussed in the litecoin forum either.

I guess you also took my comments before as 'to be ignored'
Again, it's not an issue that I made a suggestion about how much the fee should be, it's an issue that you seem to have taken it upon yourself to decide what the fee is and then implement it. and then say
"As ltc prices rise, I will readjust the fees as necessary."

Yes this is a change to the economics and since it isn't actually a proper solution to the problem, it's not something that should be changed at all without some form of agreement from the LTC users in general.
I was still getting micro txn's an hour ago.

Or are you saying that if you make a decision about what to change and what not to change that's all that is necessary?
(and I'm sure you understand what I mean by that)

Again, if you really do feel this micro txn spam is more than litecoin can handle, then don't expect litecoin to last very far into the future when there will be a lot more non-micro txn's

... and lastly I will add: do you ignore dissent or consider there might be a reason for it?

I did not ignore your comment. I explained why your suggestion of 0.001 LTC is too low. And I also showed why 0.1 LTC is close to Bitcoin's fees in terms of dollar value. And since the purpose of the fees is to deter DDoS'ing of the network using transaction spams, having a high enough fee is important.

This is a problem that Bitcoin ran into in its early days and it has solved this problem using a complicated formula to assign a fee if the transaction is a strain on the network. The idea is that if you keep reusing coins and send them in large transactions (in bytes), then you need to pay a fee. This makes it costly for a malicious person to keep sending these micro transaction spam to try to hurt the network. But for everyday users, you will not have to pay a fee unless you are using coins you just received. Please read up on this if you want to know more: https://en.bitcoin.it/wiki/Transaction_fees

Let me repeat and state that this is not a change in the economics. Litecoin had fees that were too low and made it cheap for someone to launch this attack. So I had to fix it to make the fees in line with Bitcoin in terms of dollar value.

If you want to discuss a solution that's better than the one Bitcoin currently uses, feel free to throw out ideas. I will listen. But please don't just complain that the fees are too high. If you are the attacker, then yes, fees are too high and that's the whole point. This will not have a huge impact on normal users. Most people would agree that they would rather spend a 1/10th of a penny on low priority transactions in exchange for not having a network that's crawling due to attacks by spammers.
1072  Bitcoin / Bitcoin Discussion / Re: Would you buy a 0.1 BTC Casascius Physical Bitcoin as a giveaway? on: November 17, 2011, 08:51:29 PM
Just a thought, as a promotional tool I think of the handing out at large gatherings scenario like occupy movements.  Being that the private key is not hidden, they could be coins or they could be printed on cards.  I think some people will really get it, some will kinda get it and some won't get it at all and throw them away.  This being the case I think it might be a good idea to print/mint up a version that has an expiration date and if the btc hasn't been spent by that date the btc will be redeemed by the issuer.  If this is printed on the coin or card it is understood and not dubious considering this is for promotional use anyway.  The card could also have more information on it.  Thoughts?

There is already such a project that does more or less that. BUt honestly, how many people are going to redeem 0.1 BTC?
And then what, they have 0.1 BTC in their wallet, only took them a day to download the blockchain and/or 20 minutes to setup a mt gox account,  12 attempts to get the numbers right. What can they do with it? Nothing. I just dont see it.

0.1 BTC might have some purpose if you speculate on long term appreciation. It might one day become worth enough to bother, but making them expire in x weeks, you might as well save yourself the trouble.

I think it's perfectly okay for people to toss them right now. It would be a 20 cents conversation starter. It would do a lot to help promote Bitcoin IMO. And if they do toss them, so what? It's just 0.1 btc lost forever. But imagine the day when 0.1btc is worth something and people started finding them in couches. That would be funny.
1073  Bitcoin / Bitcoin Discussion / Re: Would you buy a 0.1 BTC Casascius Physical Bitcoin as a giveaway? on: November 17, 2011, 08:07:51 PM
Is there a website that explains in detail how one actually redeems the BTC from a coin?  Somewhere we can refer coin recipients to?  

+10

Do you mean something more detailed than go to MtGox, click "Add Funds", and choose "Redeem Private Key"?

The alternative involves patching source code and is a billion times more difficult.  It's out of reach for the average user.

Another method is to use StrongCoin to import the mini key and then send those coins somewhere else. Having a website that explains to average joe what Casascius coins are and how to redeem them would be very helpful.
1074  Bitcoin / Bitcoin Discussion / Re: Would you buy a 0.1 BTC Casascius Physical Bitcoin as a giveaway? on: November 17, 2011, 07:55:52 PM
I think you should stick to 0.1 btc. I would buy at least 100 of them if not more. And you should preload them all. Doesn't make sense for people to load them themselves.

And please put on your website information for people who received these coins and just googled casascius.
1075  Alternate cryptocurrencies / Altcoin Discussion / Re: Increasing mining income on litecoin! on: November 17, 2011, 07:09:52 PM
New Litecoin released with increased fees to deal with transaction spam:
https://bitcointalk.org/index.php?topic=47417.msg621650#msg621650
1076  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Litecoin - a lite version of Bitcoin. Launched! on: November 17, 2011, 07:06:25 PM
Litecoin version 0.5.0.5 has been released.
- added minimum fee of 0.1 LTC for low priority transactions to deter transaction spam

0.1 seems a bit high, Why not 0.01, that would be high enough to kill the spam.

Bitcoin fee is 0.0005 btc, which is $0.0011 at today's prices.
At 0.1 ltc fee, which is 0.00063 or $0.0014 at today's prices.

I think that's about right. As ltc prices rise, I will readjust the fees as necessary.
1077  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Litecoin - a lite version of Bitcoin. Launched! on: November 17, 2011, 12:28:36 PM
Litecoin version 0.5.0.5 has been released.
- added minimum fee of 0.1 LTC for low priority transactions to deter transaction spam

Please get latest from source or download the Windows client binary:
https://github.com/downloads/coblee/litecoin/litecoin-windows-client-0.5.0.5.zip

Pool operators and solo miners should get this latest code so that you don't write these spammy transactions into blocks. Users should download the latest client so they don't propagate spammy transactions and let them slow down the client.

As terrytibbs said, this won't totally fix the problem, as the spammer can still write his transactions into blocks he finds himself. But it should reduce the network congestion of propagating these spammy transactions and reduce the number of blocks that contain these transactions.
1078  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Litecoin - a lite version of Bitcoin. Launched! on: November 17, 2011, 12:06:54 PM
Your suggestiong of 0.001 LTC fee is likely too low as a million of these transactions only costs 1000 LTC, which is just $6.
I agree that's too small, but not sure why you'd want to focus or larger transactions:
I'm going to make the minimum transaction fee for Litecoin be 0.1 LTC for transactions that are large and low-priority.
Isn't the problem rather about small transactions?

Also, probably a 0.01 LTC fee would be enough, I think that's what Bitcoin used to do (?).

By larger transaction, I mean transaction that are large in terms of bytes. So a transaction with a lot of small 0.00000001 outputs will be considered a large transaction. Yes, bitcoin was at 0.01 BTC fee earlier this year. But I don't know what the fee was when Bitcoin first came out.
1079  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Litecoin - a lite version of Bitcoin. Launched! on: November 17, 2011, 11:32:19 AM
...
Edit: yes this isn't SolidCoin 2.0 Cheesy no one should be dictating anything
Your not even going to take input from anyone about it?
Wouldn't hurt to get other input on the subject from the forum users (i.e. give it a day for people to respond)
People respond by using, or not using, the new client.
LOL gotta laugh at that naive comment Cheesy
If the 'official' solution is given as 'do this' people who consider the spam a problem are not in a position to do anything but use the new client.

As for making a suggestion, I already did Smiley
0.001 LTC fee for txn less than 1 LTC (with a review in a month)

I'm not really fussed either way, but certainly if a 'quick' fix is put in, a proper solution should be HIGH on the agenda for discussion and implementation in the near future.

Changing any of the economics of LTC is certainly something that needs some discussion and agreement (unlike that other coin ...)

Please note that I am not changing the economics of LTC. The fees in Litecoin and Bitcoin are currently there to deter spam and ddos attacks. Litecoin had fees that were too low given the price of litecoin to do a good job at deterring transaction spam. And remember that free transactions are still allowed as long as you use coins that are old enough and your transaction is small (i.e. not creating a ton of small outputs to spam the network).

Your suggestiong of 0.001 LTC fee is likely too low as a million of these transactions only costs 1000 LTC, which is just $6.
1080  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Litecoin - a lite version of Bitcoin. Launched! on: November 17, 2011, 11:10:59 AM
...
Edit: yes this isn't SolidCoin 2.0 Cheesy no one should be dictating anything
Your not even going to take input from anyone about it?
Wouldn't hurt to get other input on the subject from the forum users (i.e. give it a day for people to respond)

I've been talking to a lot of people about this issue on IRC. At first, I wasn't going to do anything about it b/c the guy isn't totally malicious. He's actually donating coins to people. But it seems like he's not going to stop and the size of the chain is growing big. And since our fees are too low, he can keep doing this forever and it won't cost him much. So it makes sense to increase the fees to make it at least cost something to perform this DDoS spam attack.

Since I believe this change is pretty harmless, I didn't think we needed to have a long discussion about this. If you think 0.1 LTC is too little or too much or if you have another way to solve this problem, please post it. We can always put in a better fix later. But I think I need to act now to address this problem.
Pages: « 1 ... 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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!