Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
GUI: Receive: Remove option to reuse a previous address #3716
Conversation
BitcoinPullTester
commented
Feb 21, 2014
|
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/1b7f5112a53bd24709ed79bf239b5820c5488437 for binaries and test log. |
|
I added this option on purpose because I don't want to lose the older functionality of generating a QR code for previous addresses (which are not longer in the recent history). IMO removing it would be blunting a tool just to avoid people cutting themselves in the foot on purpose privacy-wise. |
|
@laanwj How about importing all previous "address book" entries into the requested payments history? |
|
Meh, that would import all people's previous addresses (which can be a lot for old wallets) as ugly payment requests with missing fields. |
|
Closing this for now, could be reopened at some point when deterministic wallets are implemented (then there is no excuse left to reuse addresses). |
laanwj
closed this
Mar 16, 2014
|
We have HD wallets now. Should this be reopened? |
laanwj
reopened this
Feb 11, 2017
|
Rebased |
fanquake
added the
GUI
label
Feb 19, 2017
da2ce7
commented
Feb 20, 2017
•
|
I don't think that the feature of [reusing previous address] is needed if you have a HD wallet. However, should we still provide this option for those who have old wallet? |
|
IMO the address reuse function should only be removed then |
|
Any plans to reduce the feature to HD wallets only? |
|
Agree with @jonasschnelli, though I'm happy to do this anyway if we add an -upgradewallet for HD wallets and wait a release or two. |
luke-jr commentedFeb 21, 2014
This was justified by the need to "resent" an invoice, but now that we have the request history, that need should be gone.