Bitcoin Forum
May 10, 2024, 08:23:38 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Remove PKey from Bitcoin Core  (Read 200 times)
Kulahin (OP)
Newbie
*
Offline Offline

Activity: 68
Merit: 0


View Profile
June 29, 2020, 08:47:24 PM
 #1

Is it possible to remove private key on 1 selected address in Bitcoin Core? for example i added 1 pkey with 100k+ small transactions, and after each block Core has been freezing
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715372618
Hero Member
*
Offline Offline

Posts: 1715372618

View Profile Personal Message (Offline)

Ignore
1715372618
Reply with quote  #2

1715372618
Report to moderator
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
June 29, 2020, 09:06:37 PM
 #2

No, you cannot.

nc50lc
Legendary
*
Offline Offline

Activity: 2408
Merit: 5594


Self-proclaimed Genius


View Profile
July 02, 2020, 06:41:17 AM
 #3

Is it possible to remove private key on 1 selected address in Bitcoin Core? for example i added 1 pkey with 100k+ small transactions, and after each block Core has been freezing
As a workaround, you can restore any previous version of your wallet.dat backup if your wallet is HD.
If it's not HD (mostly from old version), make sure that it's the latest backup but your later keys after that backup wont be restored.

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
LoyceV
Legendary
*
Offline Offline

Activity: 3304
Merit: 16631


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
July 04, 2020, 08:53:26 AM
 #4

By coincidence I stumbled upon satoshi's reasoning why you can't remove a private key from Bitcoin Core:
If you were able to delete a bitcoin address and someone sent to it, the money would be lost.  They're only about 500 bytes.

bob123
Legendary
*
Offline Offline

Activity: 1624
Merit: 2481



View Profile WWW
July 06, 2020, 04:47:00 PM
 #5

By coincidence I stumbled upon satoshi's reasoning why you can't remove a private key from Bitcoin Core:
If you were able to delete a bitcoin address and someone sent to it, the money would be lost.  They're only about 500 bytes.


This quote is from when core didn't use HD wallets.
Today, deleting a private key and the associated address shouldn't be a problem.

It would be kind of blacklisted in the wallet.dat file (i.e. not showing / scanning this address). The seed however would still reproduce the private key of this address.

Technically this could be feasible, but probably unnecessary and problematic.

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!