Skip to content

Conversation

m0Ray
Copy link

@m0Ray m0Ray commented May 23, 2011

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.

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.
@TheBlueMatt
Copy link
Contributor

Can you split the russian translation to a new commit, and maybe update to latest git (as per http://forum.bitcoin.org/index.php?topic=8390.0)?

@m0Ray
Copy link
Author

m0Ray commented May 23, 2011

I am a newbie in GIT. Must I fork&clone your branch?

@TheBlueMatt
Copy link
Contributor

No, just the one russian file. Just make your own branch (off master) and grab the russian bitcoin.po file from my repo (downloading via github should work fine).

@m0Ray
Copy link
Author

m0Ray commented May 24, 2011

@lzsaver
Copy link

lzsaver commented May 25, 2011

I hoped that your po-file is based on the last translation file but it seems that it is not.

https://github.com/lzsaver/bitcoin-translation/blob/master/locale/ru/LC_MESSAGES/

@m0Ray
Copy link
Author

m0Ray commented May 25, 2011

@m0Ray m0Ray closed this May 25, 2011
@m0Ray m0Ray reopened this May 25, 2011
@lzsaver
Copy link

lzsaver commented May 27, 2011

Anyway, I hope that -purgetx will be in the official client. :)

@jgarzik
Copy link
Contributor

jgarzik commented Jun 14, 2011

indeed, needs rebasing to remove the translations

@TheBlueMatt
Copy link
Contributor

IMHO this belongs in Bitcointools or other similar software, not in Bitcoin (feature creep and its more wallet recovery which IMHO should be encouraged not using Bitcoin, but using external tools as there is too much chance to make it worse), but maybe others disagree?

@lzsaver
Copy link

lzsaver commented Jun 17, 2011

I think that it may be used with -rescan option... So I think it should be in Bitcoin.

@gmaxwell
Copy link
Contributor

Instead, perhaps, there should be a needsrecan key that tools can set? That would be generally useful for tools that modify the wallet.

@sipa
Copy link
Member

sipa commented Jul 18, 2011

-rescan only adds transactions not already in the wallet - it will never remove things from the wallet.

Also, it is possible to force bitcoin to do a rescan by clearing (= setting to a singe 0 byte) the "bestblock" entry in wallet.dat.

@jgarzik
Copy link
Contributor

jgarzik commented Dec 20, 2011

Agreed, that this is a bit of an esoteric option, that will not be widely used (or tested).

It does make more sense as a bitcointools add-on, as BlueMatt suggested.

@jgarzik jgarzik closed this Dec 20, 2011
dexX7 pushed a commit to dexX7/bitcoin that referenced this pull request Dec 22, 2014
deadalnix pushed a commit to deadalnix/bitcoin that referenced this pull request Jan 26, 2017
jnewbery pushed a commit to jnewbery/bitcoin that referenced this pull request Feb 13, 2017
…e-acceptblock-declaration

Remove AcceptBlock() declaration
classesjack pushed a commit to classesjack/bitcoin that referenced this pull request Jan 2, 2018
…ntract-rpc-calls

Neil/add limits to contract rpc calls
hebasto added a commit that referenced this pull request May 26, 2021
657b33e qt: add translator comments for peers table columns (Jarol Rodriguez)
73a91c6 gui: rename "Peer Id" to "Peer" in tab column and details area (Jon Atack)

Pull request description:

  Picking up bitcoin-core/gui#290

  **Original PR Description:**
  - renames the peers tab column header from `Peer Id` to `Peer` to allow resizing the column more tightly (this will be particularly useful after #256) and does the same for the peer details area.

  While here, we also add Qt translator comments for the Peer Table columns.

  | Master        | PR               |
  | ----------- | ----------- |
  | ![Screen Shot 2021-05-03 at 1 23 05 AM](https://user-images.githubusercontent.com/23396902/116843818-20a14b00-abaf-11eb-913e-ddff11cda5cd.png) | ![Screen Shot 2021-05-05 at 4 08 45 AM](https://user-images.githubusercontent.com/23396902/117112825-a2cc7380-ad57-11eb-939b-1aceb4214ad1.png) |

ACKs for top commit:
  jonatack:
    utACK 657b33e
  hebasto:
    re-ACK 657b33e

Tree-SHA512: f50116f7ca8719cadf1f95f45e3594b3b92bde9c43eb954f3e963ed10629dd9406efdb5e96aa1f750a926e24a96321d824ed3780bd9cd748774e0b85fd0c9535
rajarshimaitra pushed a commit to rajarshimaitra/bitcoin that referenced this pull request Aug 5, 2021
* minor cleanup, consistent naming, etc

- typo
- consistent naming:
  - uppercased all "lightning" to "Lightning"
  - all Lightning networks, to "Lightning Network"
- remove "oldid" URL REST parameter from wikipedia links
- added links where appropriate
- etc

* put the oldid argument in the 4 or 5 URLs back in
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants