Author

Topic: Bitcoin client fees at $0.03 (Read 662 times)

legendary
Activity: 980
Merit: 1008
March 11, 2013, 03:20:31 PM
#11
^ Right, I see. And thinking about it, we'd need a minimum hardcoded fee in any case, even if we were to calculate an average fee paid from recent blocks, cause that might be zero, and we'd leave the network open to a DoS attack if we didn't enforce a minimum in that case.
donator
Activity: 1218
Merit: 1079
Gerald Davis
March 11, 2013, 03:06:30 PM
#10
Bitcoin still needs an efficient way for miners to communicate their prices (fees they'll accept) to clients. The client shouldn't really hard-code anything, ideally. But yeah, that's on the long to-do list of Bitcoin. Patches are welcome Smiley.

The hardcoded rules aren't intended for revenue.  They are intended to protect the network from denial of service attacks.

Miners are free to include or exclude any transaction for any reason.  During peak activity paying the min fee may not be sufficient to get included in the next block.  During period of low activity paying no fee (for high priority transaction) may be sufficient for inclusion in the next block.   There does need to be a "fee discovery" system however the anti-spam rules are necessary to protect the network.
full member
Activity: 218
Merit: 100
Firstbits: 19e3fc
March 11, 2013, 03:05:53 PM
#9
Client never asked me to pay 0.0001, is was either free (for "old" dormant coins), then it's always 0.0005 or close to 0.01. Cheesy
legendary
Activity: 980
Merit: 1008
March 11, 2013, 03:04:24 PM
#8
Bitcoin still needs an efficient way for miners to communicate their prices (fees they'll accept) to clients. The client shouldn't really hard-code anything, ideally. But yeah, that's on the long to-do list of Bitcoin. Patches are welcome Smiley.

EDIT: bitcoin-qt 0.8 (on my Ubuntu machine) says "Fee 0.01 recommended." on Main options page. Should we maybe change that?
donator
Activity: 1218
Merit: 1079
Gerald Davis
March 11, 2013, 03:02:51 PM
#7
It never dawn on me that the fees would rise due to the increase of the exchange rate. I'm pretty sure there's a simple solution--change the percentage rate in the code.

There is no percentage rate in code.

Nodes following the reference client rules:
* require no fee on high priority transactions.
* require a min fee of 0.0001 BTC to relay a low priority transaction to other nodes.
* require a min fee of 0.0005 BTC to consider a low priority transaction for inclusion in the current block.
donator
Activity: 1218
Merit: 1079
Gerald Davis
March 11, 2013, 03:00:31 PM
#6
First not all tx are required to pay a fee.  The client enforced an "anti-spam" fee on low priority small value transaction which present a denial of service risk to the network.  Without it a brain dead chimp could cripple the Bitcoin network by simply sending the same coins back and forth between addresses at no cost.

The mandatory fee on low priority transactions has been reduced in the past and likely will be reduced in the future if the exchange rate continues to rise.  You can avoid the mandatory min fee today by ensuring your transaction meet the requirements for high priority. 
legendary
Activity: 1918
Merit: 1570
Bitcoin: An Idea Worth Spending
March 11, 2013, 02:58:39 PM
#5
and they will keep on going up and up as bitcoins deflate
They can be changed.

Also, Paypal's fees are $0.30 + 2.99%.   Wink

Paypal is paypal, this is bitcoin and the client even if set to zero will force a fee.
I have no issue with paying a fee, but threads are popping up saying that transactions cost a fraction of a penny, well at the current rate that is untrue and people should be aware of this.
meaning that if the client stays as is, then as bitcoins rises fees will rise and end users will bot want to use a system based on fees.

Good luck to anybody who wants to develop a system having cheaper fees.

It never dawn on me that the fees would rise due to the increase of the exchange rate. I'm pretty sure there's a simple solution--change the percentage rate in the code. That's what we're paying the developer(s) for.

The hardest part will be to get LukeJr on board once the change has been made.  Grin Grin Grin
legendary
Activity: 1400
Merit: 1005
March 11, 2013, 02:58:04 PM
#4
and they will keep on going up and up as bitcoins deflate
They can be changed.

Also, Paypal's fees are $0.30 + 2.99%.   Wink

Paypal is paypal, this is bitcoin and the client even if set to zero will force a fee.
I have no issue with paying a fee, but threads are popping up saying that transactions cost a fraction of a penny, well at the current rate that is untrue and people should be aware of this.
meaning that if the client stays as is, then as bitcoins rises fees will rise and end users will bot want to use a system based on fees.
Do end users really have any choice?  No matter what system they choose, fees are present.  Either they pay them directly, or the merchant pays them.
legendary
Activity: 1018
Merit: 1000
March 11, 2013, 02:46:39 PM
#3
and they will keep on going up and up as bitcoins deflate
They can be changed.

Also, Paypal's fees are $0.30 + 2.99%.   Wink

Paypal is paypal, this is bitcoin and the client even if set to zero will force a fee.
I have no issue with paying a fee, but threads are popping up saying that transactions cost a fraction of a penny, well at the current rate that is untrue and people should be aware of this.
meaning that if the client stays as is, then as bitcoins rises fees will rise and end users will bot want to use a system based on fees.
legendary
Activity: 1400
Merit: 1005
March 11, 2013, 02:24:51 PM
#2
and they will keep on going up and up as bitcoins deflate
They can be changed.

Also, Paypal's fees are $0.30 + 2.99%.   Wink
legendary
Activity: 1018
Merit: 1000
March 11, 2013, 02:21:22 PM
#1
and they will keep on going up and up as bitcoins deflate
Jump to: