ManojNimbalkar / bitcoin-wallet

Automatically exported from code.google.com/p/bitcoin-wallet
0 stars 0 forks source link

"Include label with address" is off by default #107

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Rather than have an on/off for including a label with the QRcode, why not 
replace it with a separate label field that is initialized to the label of the 
key. If a user does not wish to expose the label to the receiver or change it 
for some reason, they can do so easily, or just clear the edit with an X button 
to remove it entirely.

Original issue reported on code.google.com by mh.in.en...@gmail.com on 16 Jul 2012 at 9:34

GoogleCodeExporter commented 9 years ago
Hmmmm, I don't want to let the "request bitcoin" dialog de-generate into a 
generic QR code generator. It will probably already get a textfield in future, 
for the transaction message.

Why would you want to change your address label just for one transaction, other 
than staying "anonymous"?

Original comment by andreas....@gmail.com on 16 Jul 2012 at 12:30

GoogleCodeExporter commented 9 years ago
I'm not sure transaction messages make a whole lot of sense right now, 
honestly. I don't see any clients that give a transaction >1 line in their UIs. 
They all are willing to show a 1-line label already though.

For changing the label, imagine that the default is "Room 77" and then the 
owner wants to receive money from somebody in a personal transaction, so they'd 
want to change it to "Joerg" or something like that. Or change the description, 
eg, "T-Shirt" if they are selling a t-shirt on that particular case.

Original comment by mh.in.en...@gmail.com on 17 Jul 2012 at 7:32