Bitcoin Forum
April 24, 2024, 03:09:42 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to delete a "Receiving Address"?  (Read 6165 times)
alexaverbuch (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 07, 2010, 01:13:36 PM
 #1

While getting familiar with the Bitcoin UI I created an extra "Receiving Address" but now I'd like to delete it.

Is there a way to do so?
1713928182
Hero Member
*
Offline Offline

Posts: 1713928182

View Profile Personal Message (Offline)

Ignore
1713928182
Reply with quote  #2

1713928182
Report to moderator
1713928182
Hero Member
*
Offline Offline

Posts: 1713928182

View Profile Personal Message (Offline)

Ignore
1713928182
Reply with quote  #2

1713928182
Report to moderator
According to NIST and ECRYPT II, the cryptographic algorithms used in Bitcoin are expected to be strong until at least 2030. (After that, it will not be too difficult to transition to different algorithms.)
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713928182
Hero Member
*
Offline Offline

Posts: 1713928182

View Profile Personal Message (Offline)

Ignore
1713928182
Reply with quote  #2

1713928182
Report to moderator
1713928182
Hero Member
*
Offline Offline

Posts: 1713928182

View Profile Personal Message (Offline)

Ignore
1713928182
Reply with quote  #2

1713928182
Report to moderator
1713928182
Hero Member
*
Offline Offline

Posts: 1713928182

View Profile Personal Message (Offline)

Ignore
1713928182
Reply with quote  #2

1713928182
Report to moderator
ptd
Member
**
Offline Offline

Activity: 114
Merit: 10


View Profile
December 07, 2010, 01:15:46 PM
 #2

Not easily. Why do you want to delete it? It doesn't do any harm.
alexaverbuch (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 07, 2010, 01:38:54 PM
 #3

There is no urgency to delete it.
But, there is also no reason to keep it... and it's kind of "ugly" having junk data in the application

Are there any plans to update the GUI to provide the "delete" functionality?

Or is this more of a system problem? I.e. a user may delete their address before some "money" transfer has reached them, so deliver guarantees can only be provided if addresses are never deleted?
ribuck
Donator
Hero Member
*
Offline Offline

Activity: 826
Merit: 1039


View Profile
December 07, 2010, 02:32:08 PM
 #4

... and it's kind of "ugly" having junk data in the application

All that's needed is a way to delete the unwanted receiving address from the Address Book GUI (as you can already do for sending addresses). There's no reason why the address can't remain in the database, so that any incoming transaction to that address will be accepted.
davout
Legendary
*
Offline Offline

Activity: 1372
Merit: 1007


1davout


View Profile WWW
December 07, 2010, 03:14:13 PM
 #5

I can understand that there should be a way to mask an address in whatever client.

But, it has to be clear to you that an address is merely a private key (not exactly, but thats a good approximation).

Sending coins to an address actually means, publicly acknowledging that *only* the person holding the private key linked to that address can spend the sent coins.

If you understand that, you'll understand that is it possible to send coins to an address that is offline, or even send coins to an address that hasn't ever been created by anyone.

If some coins were to be sent to an address that no-one has the keys to would mean they'd sit in a no man's land for pretty much ever (or until someone by incredible chance generates the right address to claim them).

alexaverbuch (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 07, 2010, 03:21:41 PM
 #6

If coins were sent to an address that no-one has the keys to they'd sit in no man's land forever
yeah that makes sense, and I can see why the "delete" feature is not present by default.

what about hiding the button by default, and allowing it to be activated by setting a certain field in the options?
when a user activates the delete button they will get a warning, which basically tells them what you just wrote here.

that way there is a way to clean up unused addresses for cases such as this.
for example, I have never used any of my unwanted addresses, nor have I informed anyone of them.

what do you think?
davout
Legendary
*
Offline Offline

Activity: 1372
Merit: 1007


1davout


View Profile WWW
December 07, 2010, 03:30:16 PM
 #7

I don't personnally need it.
If you really want to clean things up you can just make a new wallet with a single address, send it everything and delete the old wallet.
(And I wouldn't delete the old wallet, I'd save it on a cheap usb stick and check it ten years later to see if any coins were sent to these addresses)

alexaverbuch (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 07, 2010, 03:46:31 PM
 #8

I read through the forum and noticed at least two other users asking the same question

http://bitcointalk.org/index.php?topic=743.msg8208#msg8208
http://bitcointalk.org/index.php?topic=101.msg1134#msg1134

Does anyone know if there exists an "issue tracking" system for the Bitcoin software?

It would be nice to have a place where users can request features or report bugs
davout
Legendary
*
Offline Offline

Activity: 1372
Merit: 1007


1davout


View Profile WWW
December 07, 2010, 03:54:15 PM
 #9

Right now it doesn't really exist as far as I know.

The bitcoin development workflow and the protocol governance are not very mature right now in my opinion.
Also development efforts are mostly geared towards the internals, not really the GUI part.

I guess you could always open an issue on gavin's fork (https://github.com/gavinandresen/bitcoin-git), but honestly, I don't think much attention will be given to the allow-me-to-delete-an-address functionality.

You can also fork gavins fork, code that up and submit a pull request, but again, it goes against bitcoins way of doing things to delete an address, but it's no big deal anyway.


fonzie77
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
January 06, 2011, 05:54:06 PM
 #10

don't delete, hide them. it is as easy as that. make a button "hide adress" and one "show hidden adresses". click on an adress and click "hide adress" makes it invisible to the gui. a click on "show hidden adresses" makes all the hidden adresses visible (perhaps greyed out, so its obvious they are hidden adresses). the "show hidden adresses"-button now obviously becomes a "hide hidden adresses"-button. click on one of these hidden adresses and the "hide adress"-button becomes a "show adress" button. click on that and the adress is visible again.

i don't know my way around c, but in web dev terms this is one new database column, two toggle scripts and a few minor ui adjustments. 20mins work.
Cryptoman
Hero Member
*****
Offline Offline

Activity: 726
Merit: 500



View Profile
January 07, 2011, 03:39:12 PM
 #11

Perhaps more useful would be folders for the addresses.  This would have utility beyond hiding unwanted addresses.  You could have folders for friends, family, merchants, and of course "junk" addresses.

"A small body of determined spirits fired by an unquenchable faith in their mission can alter the course of history." --Gandhi
LZ
Legendary
*
Offline Offline

Activity: 1722
Merit: 1072


P2P Cryptocurrency


View Profile
January 16, 2011, 03:09:21 AM
 #12

KISS

My OpenPGP fingerprint: 5099EB8C0F2E68C63B4ECBB9A9D0993E04143362
JA37
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
February 11, 2011, 11:18:13 AM
 #13

How about hiding addresses that isn't used. If there are no transactions for a given address for 7 days the gui just hides it. If a transaction comes in, the address is shown again. Include a "show all" button to display all known addresses and everyone should be fine.

Ponzi me: http://fxnet.bitlex.org/?ref=588
Thanks to the anonymous person who doubled my BTC wealth by sending 0.02 BTC to: 1BSGbFq4G8r3uckpdeQMhP55ScCJwbvNnG
davout
Legendary
*
Offline Offline

Activity: 1372
Merit: 1007


1davout


View Profile WWW
February 11, 2011, 12:39:12 PM
 #14

How about hiding addresses that isn't used. If there are no transactions for a given address for 7 days the gui just hides it. If a transaction comes in, the address is shown again. Include a "show all" button to display all known addresses and everyone should be fine.
Go for it, you can either :
 - put a bounty up,
 - do it yourself Smiley

occulta
Full Member
***
Offline Offline

Activity: 186
Merit: 100



View Profile
December 09, 2011, 04:06:12 PM
 #15

hmm, its interesting, and i would like such a 'hide' feature also Smiley

GPG KeyID: F5A703CC74E46E5D
MangoJ
Full Member
***
Offline Offline

Activity: 222
Merit: 100


BTCRaven.com Escrow & Advertising


View Profile WWW
July 23, 2013, 01:19:43 AM
 #16

BUMP
I would like an easy way to delete or hide unwanted receiving addresses.

Automated Escrow  For instant BTC transactions without waiting for a 3rd party.  http://BTCRaven.com
jackjack
Legendary
*
Offline Offline

Activity: 1176
Merit: 1233


May Bitcoin be touched by his Noodly Appendage


View Profile
July 23, 2013, 11:22:20 AM
 #17

Pywallet

Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2
Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!