Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: lemonginger on June 15, 2011, 04:28:27 AM



Title: Add optional confirmation step to transactions
Post by: lemonginger on June 15, 2011, 04:28:27 AM
Sorry if there is a feature request area and I missed it. (Maybe even one with up/down votes)

Might be nice to set an arbitrary limit where you have to confirm a transaction. ie; I set if any transaction is above 1 BTC I get a popup that says "Are you sure you want to send 1 BTC to address xxxxxxx?" (Someone else may want to set it at 10). Seems fairly easy to implement (for someone, not for me) and could save a lot of headaches for irreversible transactions.


Title: Re: Add optional confirmation step to transactions
Post by: wumpus on June 15, 2011, 06:04:16 AM
Yes, good idea. Now Bitcoin is starting to be serious, we need to make it somewhat user-friendly. And we cannot make an undo :P

I've added it to the idea list for the Qt GUI;

https://forum.bitcoin.org/index.php?topic=15276.0


Title: Re: Add optional confirmation step to transactions
Post by: joan on June 15, 2011, 09:37:57 AM
Sorry if there is a feature request area and I missed it. (Maybe even one with up/down votes)
It is possible to add issues with category "feature" on the GitHub page (https://github.com/bitcoin/bitcoin/issues?direction=desc&labels=&milestone=&page=1&sort=created&state=open).