Fee height vs. TX value - limit?

0

Is there a particular reason fees higher than the transaction volume are allowed?

What about imposing this:

Smallest output must be at least 10 times the fee.

Might reduce Spamdice transactions (thinking of losing bets notification).

kermit

Posted 2013-03-07T10:42:13.563

Reputation: 1 839

Please explain downvote. Am I missing something?kermit 2013-03-07T11:13:14.787

Answers

4

But what if you really needed to pay someone a fraction of a transaction fee? Bitcoin is indiscriminatory in that regard.

Moreover, most transactions have two outputs, one crediting whoever you send your transaction to, and one crediting you back. It is quite easy to send the same small amount transactions to someone while still appearing to be sending a large amount of money in total (the remainder would be sent back to you).

Anyone can enforce arbitrarily low or high transaction fees and modify their software to exclude any and all transactions they don't like (for example, I have heard Luke-Jr's pool does not process SatoshiDice's transaction at all). In the end, it is the will of the people and the miners that will determine the correct fees and rules, not some fixed mandate.

ThePiachu

Posted 2013-03-07T10:42:13.563

Reputation: 41 594

It sure would make things more complicated and lead to more aggregated addresses - always making sure there is enough in an address so that you can send back to yourself. I guess it makes things too complicated and would only help little. It would mostly hurt Satoshidice but not help against spamming. The problem with miners choosing the fees is that they are competing heavily. Because of this I think serious changes to the fee rules would have to be enforced by the network as a whole.kermit 2013-03-07T17:33:07.880

1Interesting about Luke-Jr's pool not processing SatoshiDice's transactions. Is there any site that catalogs the expected time taken to process a transaction given the input/outputs and the fee payed?placeybordeaux 2013-03-08T15:59:17.480

@PeterMichealLacey-Bordeaux Not that I know of. It would probably vary greatly depending on the current load.ThePiachu 2013-03-09T08:07:19.453