Post
Topic
Board Development & Technical Discussion
Merits 1 from 1 user
Increase the minimum send amount to 54600 satoshi?
by
400actforsale
on 26/12/2016, 02:59:10 UTC
⭐ Merited by ETFbitcoin (1)
So currently the minimum send amount (to prevent spam) is 5430 or 5460 satoshi (I don't know which is true), while transactions involving outputs lower than that will be required to pay a higher fee, or aren't even allowed to send.

So earlier this week I've got my faucet payout, and realized that the few payout transactions already taken up more than 300KB of a block (more than 10000 outputs), and to spend them, another 2MB of data is needed, which will fill 2 full blocks and making the chain unusable for 20 minutes!

Increasing such minimum output thershold will help decreasing such spams caused by faucet outputs (and they'll need a higher payment thershold, which will spam the blockchain for less), and increasing the space for other transactions within that 1MB block size limit. If a non-standard transaction occurred with outputs less than that amount, then an extra miner fee of at least 54600 satoshi per such output would be required, and full clients should reject transaction not meeting that thershold.

What do you think?