Bitcoin Forum
May 27, 2024, 09:35:07 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
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3402
Merit: 6659


Just writing some code


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

No, you cannot.

nc50lc
Legendary
*
Offline Offline

Activity: 2422
Merit: 5650


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.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
LoyceV
Legendary
*
Offline Offline

Activity: 3318
Merit: 16726


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!