[Pkg-bitcoin-commits] [electrum] 04/13: Merge tag 'upstream/1.9.5'

Tristan Seligmann mithrandi at moszumanska.debian.org
Wed Nov 27 23:08:51 UTC 2013


This is an automated email from the git hooks/post-receive script.

mithrandi pushed a commit to branch master
in repository electrum.

commit d3243f840e36b6bd73fb935acff309009729ab38
Merge: 92ce99e 6b25b8d
Author: Tristan Seligmann <mithrandi at debian.org>
Date:   Wed Nov 27 23:35:38 2013 +0200

    Merge tag 'upstream/1.9.5'
    
    Upstream version 1.9.5

 PKG-INFO => Electrum.egg-info/PKG-INFO        |    4 +-
 Electrum.egg-info/SOURCES.txt                 |  158 +
 Electrum.egg-info/dependency_links.txt        |    1 +
 Electrum.egg-info/requires.txt                |    2 +
 Electrum.egg-info/top_level.txt               |    3 +
 MANIFEST.in                                   |   17 +
 PKG-INFO                                      |    4 +-
 RELEASE-NOTES                                 |   43 +
 app.fil                                       |   16 +-
 ecdsa/__init__.py                             |    7 +-
 ecdsa/_version.py                             |    2 +-
 ecdsa/curves.py                               |    9 +-
 ecdsa/der.py                                  |  101 +-
 ecdsa/ecdsa.py                                |  388 +-
 ecdsa/ellipticcurve.py                        |   91 +-
 ecdsa/keys.py                                 |  123 +-
 ecdsa/numbertheory.py                         |   60 +-
 ecdsa/rfc6979.py                              |  103 +
 ecdsa/six.py                                  |  394 ++
 ecdsa/test_pyecdsa.py                         |  533 ++-
 ecdsa/util.py                                 |   34 +-
 electrum                                      |  440 +--
 gui/__init__.py                               |    7 +-
 gui/{gui_android.py => android.py}            |  168 +-
 gui/exchange_rate.py                          |   62 -
 gui/{gui_gtk.py => gtk.py}                    |  315 +-
 gui/icons_rc.py                               |    4 +-
 gui/plugins.py                                |   37 -
 gui/qt/__init__.py                            |  115 +
 gui/{ => qt}/amountedit.py                    |    0
 gui/{qt_console.py => qt/console.py}          |    9 +-
 gui/{ => qt}/history_widget.py                |    2 +-
 gui/{ => qt}/icons_rc.py                      | 4914 ++++++++++++++++---------
 gui/qt/installwizard.py                       |  323 ++
 gui/{gui_lite.py => qt/lite_window.py}        |  349 +-
 gui/{gui_classic.py => qt/main_window.py}     | 2008 +++++-----
 gui/{ => qt}/network_dialog.py                |  106 +-
 gui/qt/password_dialog.py                     |  129 +
 gui/{ => qt}/qrcodewidget.py                  |    4 +-
 gui/{ => qt}/receiving_widget.py              |   15 +-
 gui/qt/seed_dialog.py                         |   96 +
 gui/qt/transaction_dialog.py                  |  217 ++
 gui/qt/util.py                                |  113 +
 gui/qt/version_getter.py                      |  123 +
 gui/qt_util.py                                |   42 -
 gui/stdio.py                                  |  252 ++
 gui/{gui_text.py => text.py}                  |  142 +-
 icons.qrc                                     |    4 +
 icons/electrum.ico                            |  Bin 34276 -> 289766 bytes
 icons/electrum.png                            |  Bin 8905 -> 15205 bytes
 icons/electrum_dark_icon.png                  |  Bin 0 -> 3872 bytes
 icons/electrum_light_icon.png                 |  Bin 0 -> 3869 bytes
 icons/key.png                                 |  Bin 0 -> 5428 bytes
 icons/status_lagging.png                      |  Bin 0 -> 1036 bytes
 lib/__init__.py                               |   14 +-
 lib/account.py                                |  223 ++
 lib/bitcoin.py                                |  661 +---
 lib/blockchain.py                             |  396 ++
 {gui => lib}/bmp.py                           |   11 +-
 lib/commands.py                               |  258 +-
 lib/deserialize.py                            |  392 --
 {gui => lib}/i18n.py                          |   35 +-
 lib/interface.py                              |  555 ++-
 lib/network.py                                |  418 +++
 lib/plugins.py                                |  105 +
 {gui => lib}/pyqrnative.py                    |    0
 lib/simple_config.py                          |  172 +-
 lib/transaction.py                            |  729 ++++
 lib/util.py                                   |   50 +-
 lib/verifier.py                               |  313 +-
 lib/version.py                                |    7 +-
 lib/wallet.py                                 | 1297 +++++--
 locale/ar-SA/LC_MESSAGES/electrum.mo          |  Bin 0 -> 32278 bytes
 locale/ar/LC_MESSAGES/electrum.mo             |  Bin 7957 -> 0 bytes
 locale/br/LC_MESSAGES/electrum.mo             |  Bin 8275 -> 0 bytes
 locale/cs-CZ/LC_MESSAGES/electrum.mo          |  Bin 0 -> 30312 bytes
 locale/cs/LC_MESSAGES/electrum.mo             |  Bin 9601 -> 0 bytes
 locale/de-DE/LC_MESSAGES/electrum.mo          |  Bin 0 -> 31674 bytes
 locale/de/LC_MESSAGES/electrum.mo             |  Bin 22609 -> 0 bytes
 locale/eo-UY/LC_MESSAGES/electrum.mo          |  Bin 0 -> 29969 bytes
 locale/eo/LC_MESSAGES/electrum.mo             |  Bin 2239 -> 0 bytes
 locale/es-ES/LC_MESSAGES/electrum.mo          |  Bin 0 -> 31857 bytes
 locale/es/LC_MESSAGES/electrum.mo             |  Bin 21605 -> 0 bytes
 locale/fr-FR/LC_MESSAGES/electrum.mo          |  Bin 0 -> 32956 bytes
 locale/fr/LC_MESSAGES/electrum.mo             |  Bin 6335 -> 0 bytes
 locale/hu-HU/LC_MESSAGES/electrum.mo          |  Bin 0 -> 30846 bytes
 locale/hu/LC_MESSAGES/electrum.mo             |  Bin 21227 -> 0 bytes
 locale/id-ID/LC_MESSAGES/electrum.mo          |  Bin 0 -> 29998 bytes
 locale/it-IT/LC_MESSAGES/electrum.mo          |  Bin 0 -> 31526 bytes
 locale/it/LC_MESSAGES/electrum.mo             |  Bin 7467 -> 0 bytes
 locale/ja-JP/LC_MESSAGES/electrum.mo          |  Bin 0 -> 34101 bytes
 locale/ja/LC_MESSAGES/electrum.mo             |  Bin 23227 -> 0 bytes
 locale/ky-KG/LC_MESSAGES/electrum.mo          |  Bin 0 -> 30775 bytes
 locale/ky/LC_MESSAGES/electrum.mo             |  Bin 4162 -> 0 bytes
 locale/lv-LV/LC_MESSAGES/electrum.mo          |  Bin 0 -> 31001 bytes
 locale/lv/LC_MESSAGES/electrum.mo             |  Bin 15569 -> 0 bytes
 locale/nl-NL/LC_MESSAGES/electrum.mo          |  Bin 0 -> 30221 bytes
 locale/nl/LC_MESSAGES/electrum.mo             |  Bin 10572 -> 0 bytes
 locale/pl-PL/LC_MESSAGES/electrum.mo          |  Bin 0 -> 30034 bytes
 locale/pt-BR/LC_MESSAGES/electrum.mo          |  Bin 0 -> 30276 bytes
 locale/pt-PT/LC_MESSAGES/electrum.mo          |  Bin 0 -> 30143 bytes
 locale/ru-RU/LC_MESSAGES/electrum.mo          |  Bin 0 -> 37255 bytes
 locale/ru/LC_MESSAGES/electrum.mo             |  Bin 28135 -> 0 bytes
 locale/sl-SI/LC_MESSAGES/electrum.mo          |  Bin 0 -> 29952 bytes
 locale/sl/LC_MESSAGES/electrum.mo             |  Bin 2532 -> 0 bytes
 locale/ta-IN/LC_MESSAGES/electrum.mo          |  Bin 0 -> 31304 bytes
 locale/ta/LC_MESSAGES/electrum.mo             |  Bin 3194 -> 0 bytes
 locale/vi-VN/LC_MESSAGES/electrum.mo          |  Bin 0 -> 30280 bytes
 locale/vi/LC_MESSAGES/electrum.mo             |  Bin 3742 -> 0 bytes
 locale/zh-CN/LC_MESSAGES/electrum.mo          |  Bin 0 -> 29789 bytes
 locale/zh/LC_MESSAGES/electrum.mo             |  Bin 3414 -> 0 bytes
 mki18n.py                                     |  111 +-
 plugins/aliases.py                            |   25 +-
 plugins/exchange_rate.py                      |  140 +
 plugins/labels.py                             |   97 +-
 plugins/pointofsale.py                        |   94 +-
 plugins/qrscanner.py                          |  226 +-
 plugins/virtualkeyboard.py                    |   14 +-
 scripts/block_headers                         |   20 +
 scripts/blocks                                |   16 -
 scripts/get_balance                           |   91 +
 scripts/get_history                           |   10 +-
 scripts/merchant.py                           |  245 --
 scripts/merchant/merchant.conf                |   17 +
 scripts/{ => merchant}/merchant.conf.template |   10 +-
 scripts/merchant/merchant.conf~               |   19 +
 scripts/merchant/merchant.py                  |  244 ++
 scripts/{ => merchant}/merchant.readme        |   17 +-
 scripts/merchant/no_path                      |    1 +
 scripts/merchant/test.db                      |  Bin 0 -> 2048 bytes
 scripts/peers                                 |   15 +-
 scripts/servers                               |   55 +-
 scripts/validate_tx                           |   60 -
 scripts/watch_address                         |   41 +-
 setup-release.py                              |   39 +-
 setup.cfg                                     |    5 +
 setup.py                                      |  140 +-
 test.py                                       |   37 +
 138 files changed, 12382 insertions(+), 7132 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/electrum.git



More information about the Pkg-bitcoin-commits mailing list