Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add esperanto translation. #260

Merged
merged 1 commit into from
May 24, 2011
Merged

Conversation

TheBlueMatt
Copy link
Contributor

By danube, binary mo compiled by me.

jgarzik pushed a commit that referenced this pull request May 24, 2011
@jgarzik jgarzik merged commit 95f748c into bitcoin:master May 24, 2011
dexX7 added a commit to dexX7/bitcoin that referenced this pull request Oct 14, 2015
93180ca Add a no wallet build as build target for Travis CI (dexX7)
a88c6b0 Add ARM as build target for Travis CI (dexX7)
853748c Fix header includes for RPC transaction population (dexX7)
jnewbery added a commit to jnewbery/bitcoin that referenced this pull request Mar 23, 2017
deadalnix pushed a commit to deadalnix/bitcoin that referenced this pull request May 10, 2017
destenson pushed a commit to destenson/bitcoin--bitcoin that referenced this pull request Nov 18, 2017
08df887 [RPC] Sanitize proposal-name and -URL parameters (Mrs-X)

Tree-SHA512: 81ee152f2bd277c7c64a08e6f0ec0b713c85dacfa28fd2c4cf216a807cafa55e01a5e47612aea4ac11ba93fd6931270f98fb1033af799d816c39e59357e15651
lateminer pushed a commit to lateminer/bitcoin that referenced this pull request Dec 9, 2017
fix rpc parameters after autotools merge
classesjack pushed a commit to classesjack/bitcoin that referenced this pull request Jan 2, 2018
Fixed gettransactionreceipt not returning data after qtumd restart
nining pushed a commit to nining/bitcoin that referenced this pull request Jan 3, 2018
Add 32x32 (256 color) logo to ico file
laanwj added a commit that referenced this pull request Apr 14, 2021
b8e5d0d qt: Handle exceptions in SendCoinsDialog::sendButtonClicked slot (Hennadii Stepanov)
1ac2bc7 qt: Handle exceptions in TransactionView::bumpFee slot (Hennadii Stepanov)
bc00e13 qt: Handle exceptions in WalletModel::pollBalanceChanged slot (Hennadii Stepanov)
eb6156b qt: Handle exceptions in BitcoinGUI::addWallet slot (Hennadii Stepanov)
f7e260a qt: Add GUIUtil::ExceptionSafeConnect function (Hennadii Stepanov)
64a8755 qt: Add BitcoinApplication::handleNonFatalException function (Hennadii Stepanov)
af7e365 qt: Make PACKAGE_BUGREPORT link clickable (Hennadii Stepanov)

Pull request description:

  This PR is an alternative to #18897, and is based on Russ' [idea](#18897 (review)):
  > IMO it would be nice to have a followup PR that eliminated the one-line forwarding methods ...

  Related issues
  - #91
  - #18643

  Qt docs: https://doc.qt.io/qt-5.12/exceptionsafety.html#exceptions-in-client-code

  With this PR the GUI handles the wallet-related exception, and:
  - display it to a user:

  ![Screenshot from 2021-04-01 02-55-59](https://user-images.githubusercontent.com/32963518/113226183-33ff8480-9298-11eb-8fe6-2168834ab09a.png)

  - prints a message to `stderr`:
  ```

  ************************
  EXCEPTION: 18NonFatalCheckError
  wallet/wallet.cpp:2677 (IsCurrentForAntiFeeSniping)
  Internal bug detected: '!chain.findBlock(block_hash, FoundBlock().time(block_time))'
  You may report this issue here: https://github.com/bitcoin/bitcoin/issues

  bitcoin in QPushButton->SendCoinsDialog

  ```

  - writes a message to the `debug.log`
  - and, if the exception is a non-fatal error, leaves the main window running.

ACKs for top commit:
  laanwj:
    Code review ACK b8e5d0d
  ryanofsky:
    Code review ACK b8e5d0d. This is great! I think more improvements are possible but implementation is very clean and I love how targeted each commit is. Changes since last review: adding more explanatory text, making links clickable, reorganizing.

Tree-SHA512: a9f2a2ee8e64b993b0dbc454edcbc39c68c8852abb5dc1feb58f601c0e0e8014dca81c72733aa3fb07b619c6f49b823ed20c7d79cc92088a3abe040ed2149727
rajarshimaitra pushed a commit to rajarshimaitra/bitcoin that referenced this pull request Aug 5, 2021
…in#260)

* Added monetary limit to commonality of BTC and Lightning

As an alternative a new paragraph could be added with title "Monetary Limit" but I thought that adding two sentences to the "Monetary Unit" section would be enough.

* ch03: adjusted to incorporate comment
@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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants