ManojNimbalkar / bitcoin-wallet

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

Request: New address for every incoming payment #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Inspired by: 
https://activerhetoric.wordpress.com/2011/07/14/bitcoin-more-covert-than-it-look
s/

For privacy reasons it makes sense to use a new address for every incoming 
payment. The address on the main screen should just be the most recent (unused) 
address, but the balance should be the sum over all the addresses.

Payments should be made by picking a selection of addresses which add up to 
only very slightly more than the transaction amount, pooling them into a new 
address, then sending from that address.

It doesn't make sense to implement this before transaction fees, otherwise 
already-slow transactions could take a very long time.

Original issue reported on code.google.com by Flamsmark on 19 Jul 2011 at 12:34

GoogleCodeExporter commented 9 years ago

Original comment by andreas....@gmail.com on 19 Jul 2011 at 7:04

GoogleCodeExporter commented 9 years ago
Or maybe just make every newly generated address the standard address for 
incoming payments. Having to change it by hand is a little inconvenient.

Original comment by p...@levinkeller.de on 12 Jun 2012 at 9:06

GoogleCodeExporter commented 9 years ago
I'd also like to see this. However, deterministic wallets need to arrive first. 
Otherwise, you'd need to refresh your backups regularly.

Original comment by andreas....@gmail.com on 16 Feb 2013 at 10:06

GoogleCodeExporter commented 9 years ago
Blocked by: BIP32 HD wallets

Original comment by andreas....@gmail.com on 28 Sep 2013 at 4:56

GoogleCodeExporter commented 9 years ago
Help it say my address is invalid every time I create a new one 

Original comment by abighair...@gmail.com on 22 Apr 2014 at 5:07

GoogleCodeExporter commented 9 years ago
hairymonster: Please post help requests to the community.
https://plus.google.com/communities/105515929887248493912

Original comment by andreas....@gmail.com on 22 Apr 2014 at 8:43

GoogleCodeExporter commented 9 years ago
You guys might want to know there is an alpha version to test HD wallets. 
You'll get fresh addresses for each payment. Please help testing!

https://groups.google.com/forum/#!msg/bitcoinj/GO3xnRUhlGs/Q44tI22tOB0J

I'm marking this one as fixed.

Original comment by andreas....@gmail.com on 26 Sep 2014 at 2:38