Bitcoin Forum
May 12, 2024, 08:21:33 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [PULL] -purgetx option  (Read 1071 times)
m0Ray (OP)
Sr. Member
****
Offline Offline

Activity: 868
Merit: 251


View Profile
May 23, 2011, 09:43:28 AM
 #1

https://github.com/bitcoin/bitcoin/pull/256

Added -purgetx command line option.
When used, purges all transactions from wallet.dat and forces a rescan.
Useful for solving problems with invalid transactions stored in
wallet.dat (for example, after wallet.dat manipulations).

Corrected russian translation.
1715502093
Hero Member
*
Offline Offline

Posts: 1715502093

View Profile Personal Message (Offline)

Ignore
1715502093
Reply with quote  #2

1715502093
Report to moderator
1715502093
Hero Member
*
Offline Offline

Posts: 1715502093

View Profile Personal Message (Offline)

Ignore
1715502093
Reply with quote  #2

1715502093
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, but full nodes are more resource-heavy, and they must do a lengthy initial syncing process. As a result, lightweight clients with somewhat less security are commonly used.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715502093
Hero Member
*
Offline Offline

Posts: 1715502093

View Profile Personal Message (Offline)

Ignore
1715502093
Reply with quote  #2

1715502093
Report to moderator
1715502093
Hero Member
*
Offline Offline

Posts: 1715502093

View Profile Personal Message (Offline)

Ignore
1715502093
Reply with quote  #2

1715502093
Report to moderator
Pieter Wuille
Legendary
*
qt
Offline Offline

Activity: 1072
Merit: 1174


View Profile WWW
May 23, 2011, 10:13:13 AM
 #2

This is a useful and simple last-resort solution, but it may be dangerous, as it also removes (valid) unconfirmed transactions and meta-data like source account information.

Translations are very welcome, but can you do them in a separate commit?

I do Bitcoin stuff.
m0Ray (OP)
Sr. Member
****
Offline Offline

Activity: 868
Merit: 251


View Profile
May 23, 2011, 11:34:34 AM
 #3

Translations are very welcome, but can you do them in a separate commit?
Hope I can. Still trying to understand GIT ideology.
The purgetx pull was done following step-by-step instructions.
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!