ManojNimbalkar / bitcoin-wallet

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

One-time Addresses #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Using the same address for many mobile transactions makes it easy to associate 
transaction history, which could be harmful to individual anonymity. 
Bitcoin-wallet should support unique addresses for each incoming payment. 
Ideally, bitcoin-wallet could automatically manage making payments out of the 
existing selection of accounts & balances.

Original issue reported on code.google.com by Flamsmark on 11 Jul 2011 at 1:45

GoogleCodeExporter commented 9 years ago
Having only one address is a current limitation of the underlying framework 
BitCoinJ.
This is being worked on. Can't say when it will arrive though.

Original comment by andreas....@gmail.com on 11 Jul 2011 at 11:11

GoogleCodeExporter commented 9 years ago

Original comment by andreas....@gmail.com on 14 Jul 2011 at 1:19

GoogleCodeExporter commented 9 years ago
http://forum.bitcoin.org/index.php?topic=4384.msg363949#msg363949

So, because of an inadequacy with BitcoinJ, Bitcoin Wallet only allows for 
users to have one sending and receiving address? The user who posted the 
comment I linked to disagrees. Can some help settle the issue?

Original comment by kurt.pad...@gmail.com on 14 Jul 2011 at 11:30

GoogleCodeExporter commented 9 years ago
s/some/someone

Original comment by kurt.pad...@gmail.com on 15 Jul 2011 at 2:01

GoogleCodeExporter commented 9 years ago
I'm sorry, I did not remember correctly. It was the change limited to first 
address issue that made me think multiple addresses do not make sense then.

Anyway, I just implemented management of multiple Bitcoin addresses and 
changing the default. Have a look at Testnet version 1.09 in Android Market, 
and tell me what you think.

Original comment by andreas....@gmail.com on 15 Jul 2011 at 2:01

GoogleCodeExporter commented 9 years ago
(tap on address to go to address management)

Original comment by andreas....@gmail.com on 15 Jul 2011 at 2:02

GoogleCodeExporter commented 9 years ago
Looks good! I don't think that users need a warning that they cannot delete 
addresses though. Just put that info in a help menu. Perhaps give users the 
option to archive unused addresses to avoid clutter.

Original comment by kurt.pad...@gmail.com on 16 Jul 2011 at 3:02

GoogleCodeExporter commented 9 years ago

Original comment by andreas....@gmail.com on 19 Jul 2011 at 9:48