[Pkg-bitcoin-commits] [electrum] branch master updated (01b30aa -> 3b65b90)
Tristan Seligmann
mithrandi at moszumanska.debian.org
Sat Mar 10 17:18:59 UTC 2018
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a change to branch master
in repository electrum.
from 01b30aa Update changelog for release.
new 60c60bf New upstream version 3.1.0
new 1e7c934 Update upstream source from tag 'upstream/3.1.0'
new ccd1596 New upstream release.
new d588748 Do not ship requirements files.
new 3b65b90 Bump debhelper compat level to 11.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Electrum.egg-info/PKG-INFO | 2 +-
Electrum.egg-info/SOURCES.txt | 10 +-
Electrum.egg-info/requires.txt | 18 +-
PKG-INFO | 2 +-
README.rst | 14 +-
RELEASE-NOTES | 76 +-
contrib/requirements/requirements-hw.txt | 4 +
.../requirements/requirements.txt | 0
debian/changelog | 7 +
debian/compat | 2 +-
debian/control | 2 +-
.../0001-Do-not-ship-requirements-files.patch | 21 +
debian/patches/series | 1 +
electrum | 80 +-
gui/kivy/i18n.py | 7 +-
gui/kivy/main_window.py | 49 +-
gui/kivy/uix/dialogs/amount_dialog.py | 49 +-
gui/kivy/uix/dialogs/bump_fee_dialog.py | 49 +-
gui/kivy/uix/dialogs/fee_dialog.py | 104 +-
gui/kivy/uix/dialogs/fx_dialog.py | 2 +
gui/kivy/uix/dialogs/installwizard.py | 14 +-
gui/kivy/uix/dialogs/settings.py | 35 +-
gui/kivy/uix/dialogs/tx_dialog.py | 8 +-
gui/kivy/uix/screens.py | 33 +-
gui/qt/__init__.py | 23 +-
gui/qt/address_list.py | 74 +-
gui/qt/amountedit.py | 15 +-
gui/qt/console.py | 3 +-
gui/qt/contact_list.py | 17 +-
gui/qt/exception_window.py | 206 +
gui/qt/fee_slider.py | 64 +-
gui/qt/history_list.py | 294 +-
gui/qt/icons_rc.py | 24786 +++++++++----------
gui/qt/installwizard.py | 128 +-
gui/qt/invoice_list.py | 15 +-
gui/qt/main_window.py | 747 +-
gui/qt/network_dialog.py | 24 +-
gui/qt/password_dialog.py | 113 +-
gui/qt/qrtextedit.py | 9 +-
gui/qt/request_list.py | 2 +-
gui/qt/seed_dialog.py | 7 +-
gui/qt/transaction_dialog.py | 75 +-
gui/qt/util.py | 178 +-
gui/qt/utxo_list.py | 6 +-
gui/stdio.py | 2 +-
gui/text.py | 2 +-
icons.qrc | 2 +
icons/info.png | Bin 0 -> 1771 bytes
icons/offline_tx.png | Bin 0 -> 463 bytes
icons/trezor.png | Bin 3301 -> 2606 bytes
icons/trezor_unpaired.png | Bin 3141 -> 1950 bytes
lib/base_wizard.py | 159 +-
lib/bitcoin.py | 177 +-
lib/blockchain.py | 123 +-
lib/checkpoints.json | 990 +
lib/checkpoints_testnet.json | 4356 ++++
lib/coinchooser.py | 181 +-
lib/commands.py | 103 +-
lib/constants.py | 107 +
lib/contacts.py | 20 +-
lib/currencies.json | 1384 +-
lib/daemon.py | 17 +-
lib/exchange_rate.py | 156 +-
lib/keystore.py | 49 +-
lib/locale/ar_SA/LC_MESSAGES/electrum.mo | Bin 26825 -> 26784 bytes
lib/locale/bg_BG/LC_MESSAGES/electrum.mo | Bin 32004 -> 31963 bytes
lib/locale/cs_CZ/LC_MESSAGES/electrum.mo | Bin 43964 -> 43923 bytes
lib/locale/da_DK/LC_MESSAGES/electrum.mo | Bin 21205 -> 21164 bytes
lib/locale/de_DE/LC_MESSAGES/electrum.mo | Bin 44409 -> 44368 bytes
lib/locale/el_GR/LC_MESSAGES/electrum.mo | Bin 24965 -> 24924 bytes
lib/locale/eo_UY/LC_MESSAGES/electrum.mo | Bin 1979 -> 1938 bytes
lib/locale/es_ES/LC_MESSAGES/electrum.mo | Bin 44392 -> 44351 bytes
lib/locale/fa_IR/LC_MESSAGES/electrum.mo | Bin 522 -> 481 bytes
lib/locale/fr_FR/LC_MESSAGES/electrum.mo | Bin 42477 -> 42436 bytes
lib/locale/hu_HU/LC_MESSAGES/electrum.mo | Bin 11854 -> 11813 bytes
lib/locale/hy_AM/LC_MESSAGES/electrum.mo | Bin 16767 -> 16770 bytes
lib/locale/id_ID/LC_MESSAGES/electrum.mo | Bin 44119 -> 44078 bytes
lib/locale/it_IT/LC_MESSAGES/electrum.mo | Bin 40962 -> 41456 bytes
lib/locale/ja_JP/LC_MESSAGES/electrum.mo | Bin 49102 -> 49061 bytes
lib/locale/ko_KR/LC_MESSAGES/electrum.mo | Bin 40525 -> 40484 bytes
lib/locale/ky_KG/LC_MESSAGES/electrum.mo | Bin 5206 -> 5165 bytes
lib/locale/lv_LV/LC_MESSAGES/electrum.mo | Bin 44031 -> 43990 bytes
lib/locale/nb_NO/LC_MESSAGES/electrum.mo | Bin 17534 -> 22872 bytes
lib/locale/nl_NL/LC_MESSAGES/electrum.mo | Bin 43826 -> 43785 bytes
lib/locale/pl_PL/LC_MESSAGES/electrum.mo | Bin 43694 -> 43653 bytes
lib/locale/pt_BR/LC_MESSAGES/electrum.mo | Bin 44223 -> 44182 bytes
lib/locale/pt_PT/LC_MESSAGES/electrum.mo | Bin 39566 -> 44614 bytes
lib/locale/ro_RO/LC_MESSAGES/electrum.mo | Bin 44283 -> 44268 bytes
lib/locale/ru_RU/LC_MESSAGES/electrum.mo | Bin 54756 -> 56103 bytes
lib/locale/sk_SK/LC_MESSAGES/electrum.mo | Bin 15887 -> 15846 bytes
lib/locale/sl_SI/LC_MESSAGES/electrum.mo | Bin 1962 -> 1921 bytes
lib/locale/sv_SE/LC_MESSAGES/electrum.mo | Bin 11242 -> 11201 bytes
lib/locale/ta_IN/LC_MESSAGES/electrum.mo | Bin 2641 -> 2600 bytes
lib/locale/th_TH/LC_MESSAGES/electrum.mo | Bin 1613 -> 1572 bytes
lib/locale/tr_TR/LC_MESSAGES/electrum.mo | Bin 40214 -> 43501 bytes
lib/locale/uk_UA/LC_MESSAGES/electrum.mo | Bin 56579 -> 56538 bytes
lib/locale/vi_VN/LC_MESSAGES/electrum.mo | Bin 1976 -> 19071 bytes
lib/locale/zh_CN/LC_MESSAGES/electrum.mo | Bin 40071 -> 40030 bytes
lib/locale/zh_TW/LC_MESSAGES/electrum.mo | Bin 40778 -> 40737 bytes
lib/network.py | 137 +-
lib/paymentrequest.py | 28 +-
lib/plot.py | 39 +-
lib/plugins.py | 36 +-
lib/qrscanner.py | 10 +-
lib/servers.json | 234 +-
lib/servers_testnet.json | 35 +-
lib/simple_config.py | 363 +-
lib/storage.py | 101 +-
lib/synchronizer.py | 8 +-
lib/tests/test_bitcoin.py | 52 +-
lib/tests/test_simple_config.py | 107 +-
lib/tests/test_transaction.py | 386 +
lib/tests/test_wallet_vertical.py | 118 +-
lib/transaction.py | 150 +-
lib/util.py | 222 +-
lib/verifier.py | 46 +-
lib/version.py | 4 +-
lib/wallet.py | 796 +-
lib/www/index.html | 111 -
packages/certifi/__init__.py | 2 +-
packages/certifi/cacert.pem | 172 -
packages/certifi/core.py | 8 +-
packages/google/protobuf/__init__.py | 2 +-
packages/pkg_resources/__init__.py | 3 +
packages/setuptools/command/bdist_egg.py | 14 +-
packages/setuptools/command/build_ext.py | 3 +
packages/setuptools/command/easy_install.py | 17 +-
packages/setuptools/command/egg_info.py | 5 +-
packages/setuptools/config.py | 2 +
packages/setuptools/dist.py | 24 +-
packages/socks.py | 321 +-
plugins/cosigner_pool/qt.py | 2 +-
plugins/digitalbitbox/cmdline.py | 3 +
plugins/digitalbitbox/digitalbitbox.py | 20 +-
plugins/digitalbitbox/qt.py | 2 +-
plugins/email_requests/qt.py | 43 +-
plugins/greenaddress_instant/qt.py | 11 +-
plugins/hw_wallet/plugin.py | 7 +
plugins/hw_wallet/qt.py | 21 +-
plugins/keepkey/clientbase.py | 49 +-
plugins/keepkey/cmdline.py | 3 +
plugins/keepkey/plugin.py | 31 +-
plugins/keepkey/qt_generic.py | 18 +-
plugins/ledger/auth2fa.py | 2 +-
plugins/ledger/cmdline.py | 3 +
plugins/ledger/ledger.py | 55 +-
plugins/ledger/qt.py | 12 +
plugins/trezor/clientbase.py | 61 +-
plugins/trezor/cmdline.py | 3 +
plugins/trezor/plugin.py | 378 -
plugins/trezor/qt_generic.py | 66 +-
plugins/trezor/trezor.py | 460 +-
plugins/trustedcoin/qt.py | 2 +-
plugins/trustedcoin/trustedcoin.py | 45 +-
setup.py | 25 +-
155 files changed, 24163 insertions(+), 15918 deletions(-)
create mode 100644 contrib/requirements/requirements-hw.txt
copy Electrum.egg-info/requires.txt => contrib/requirements/requirements.txt (100%)
create mode 100644 debian/patches/0001-Do-not-ship-requirements-files.patch
create mode 100644 debian/patches/series
create mode 100644 gui/qt/exception_window.py
create mode 100644 icons/info.png
create mode 100644 icons/offline_tx.png
create mode 100644 lib/checkpoints.json
create mode 100644 lib/checkpoints_testnet.json
create mode 100644 lib/constants.py
delete mode 100644 lib/www/index.html
delete mode 100644 plugins/trezor/plugin.py
--
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