4
3
Can someone please explain to me what I am missing?
I don't see how variable, market-based transaction fees can scale. I go to a merchant's website to buy, how do I select a mining peer to pay transaction fee to? Do I attach some bounty that any peer can earn if that peer wins the Proof-of-Work block? But what if my bounty isn't high enough to attract a peer given high transaction volume competing for priorities? Or not enough to cover any peer's mining overhead. How do I know how much to bid to be sure my transaction completely timely?
This sounds very complex and unreliable and not at all like something that can scale to customers. Customers want to click one button and be done with the purchase and not waiting unknown hours debugging their payment processing. Amazon's One Click.
I don't see how with different peers charging different fees (to match their market dynamics), the sender of a transaction can know the amount to bid to get in the next block? It is impossible because the tx fees are not uniform and the random selection of the next peer is not knowable in advance.
1I read that even Gavin has expressed his doubt that they will scale. – Shelby Moore III – 2013-03-28T01:48:49.127
7
"I read that even Gavin has expressed his doubt that they will scale" Citation needed.
– Nick ODell – 2013-03-28T02:26:34.9433You don't need to select a mining peer to pay a fee to, and you wouldn't want to; you just want your transaction included in a block. This is why the transactions are passed around the peer-to-peer network, and the first to solve a block including it earns the fee. – Highly Irregular – 2013-03-28T07:29:45.290
@HighlyIrregular I was getting at not being able to know the relationships between how much you bid and the performance you will receive. – Shelby Moore III – 2013-03-28T08:26:49.197
1Yes, there should be an easy way to determine which fee to pay for a given transaction and how fast you wish for it to get in the blockchain. And it should be easy to try over with a higher fee if you see your transaction isn't going through. I'm sure we'll see those things in the future. But they have nothing to do with whether a market-based tx fee system can scale. Your only argument is that Gavin Andresen said something. What did he say? – Dr.Haribo – 2013-03-28T13:33:11.550