Bitcoin Forum
May 10, 2024, 12:06:35 AM *
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
The block chain is the main innovation of Bitcoin. It is the first distributed timestamping system.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715299595
Hero Member
*
Offline Offline

Posts: 1715299595

View Profile Personal Message (Offline)

Ignore
1715299595
Reply with quote  #2

1715299595
Report to moderator
1715299595
Hero Member
*
Offline Offline

Posts: 1715299595

View Profile Personal Message (Offline)

Ignore
1715299595
Reply with quote  #2

1715299595
Report to moderator
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6631


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: 5593


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: 16624


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!