# Gavin Andresen # 2011-04-14 15:55:46 # https://bitcointalk.org/index.php?topic=5827.msg85827#msg85827 @s{quotedtext} @s{quotedtext} @p{brk} I'm not really ugly, am I? You should have seen me in college when I was too cheap to get a haircut... @p{par} So: bitcoind doesn't ask for confirmation before sending fees with a transaction because it is was much easier to implement that way, and for most uses of bitcoind paying an occasional transaction fee isn't a problem. @p{par} If you'd like to help fix it, patches are welcome. I think a new setting that says "don't pay more than N bitcoins for any transaction without asking me" and a new argument to the send routines to say either "I'm willing to pay up to X bitcoins for this transaction" or "I want to pay X bitcoins in transaction fees with this transaction" is a good idea. @p{brk}