[Pkg-bitcoin-commits] [electrum] branch upstream updated (1061fd6 -> 4afa8de)
Tristan Seligmann
mithrandi at moszumanska.debian.org
Sat Jul 29 16:35:43 UTC 2017
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a change to branch upstream
in repository electrum.
from 1061fd6 New upstream version 2.7.9
adds 731d646 New upstream version 2.8.2
new 4afa8de New upstream version 2.9.0
The 1 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 | 108 +-
Electrum.egg-info/requires.txt | 3 +-
PKG-INFO | 2 +-
README.rst | 10 +-
RELEASE-NOTES | 113 +
electrum | 127 +-
electrum.desktop | 6 +-
gui/kivy/__init__.py | 3 +
gui/kivy/i18n.py | 6 +-
gui/kivy/main_window.py | 185 +-
gui/kivy/uix/dialogs/amount_dialog.py | 2 +-
gui/kivy/uix/dialogs/bump_fee_dialog.py | 19 +-
gui/kivy/uix/dialogs/choice_dialog.py | 2 +
gui/kivy/uix/dialogs/fee_dialog.py | 26 +-
gui/kivy/uix/dialogs/fx_dialog.py | 54 +-
gui/kivy/uix/dialogs/installwizard.py | 2 +-
gui/kivy/uix/dialogs/settings.py | 138 +-
gui/kivy/uix/dialogs/tx_dialog.py | 2 +-
gui/kivy/uix/screens.py | 34 +-
gui/qt/__init__.py | 33 +-
gui/qt/address_dialog.py | 23 +-
gui/qt/address_list.py | 34 +-
gui/qt/contact_list.py | 13 +-
gui/qt/fee_slider.py | 57 +
gui/qt/history_list.py | 35 +-
gui/qt/icons_rc.py | 17917 ++++++++++---------
gui/qt/installwizard.py | 160 +-
gui/qt/invoice_list.py | 18 +-
gui/qt/main_window.py | 903 +-
gui/qt/network_dialog.py | 513 +-
gui/qt/password_dialog.py | 57 +-
gui/qt/paytoedit.py | 26 +-
gui/qt/qrtextedit.py | 6 +-
gui/qt/request_list.py | 2 +
gui/qt/seed_dialog.py | 23 +-
gui/qt/transaction_dialog.py | 30 +-
gui/qt/util.py | 15 +-
gui/qt/utxo_list.py | 73 +
gui/stdio.py | 11 +-
gui/text.py | 16 +-
icons.qrc | 14 +-
icons/digitalbitbox.png | Bin 0 -> 2964 bytes
icons/digitalbitbox_unpaired.png | Bin 0 -> 2549 bytes
icons/electrum_presplash.png | Bin 0 -> 19127 bytes
icons/status_connected_proxy.png | Bin 0 -> 1013 bytes
icons/tab_addresses.png | Bin 0 -> 886 bytes
icons/tab_coins.png | Bin 0 -> 1592 bytes
icons/tab_console.png | Bin 0 -> 824 bytes
icons/tab_contacts.png | Bin 0 -> 1446 bytes
icons/tab_history.png | Bin 0 -> 2182 bytes
icons/tab_receive.png | Bin 0 -> 1873 bytes
icons/tab_send.png | Bin 0 -> 1550 bytes
icons/tor_logo.png | Bin 0 -> 2712 bytes
icons/trustedcoin-status.png | Bin 0 -> 2034 bytes
icons/{trustedcoin.png => trustedcoin-wizard.png} | Bin
lib/__init__.py | 6 +-
lib/base_wizard.py | 98 +-
lib/bitcoin.py | 348 +-
lib/blockchain.py | 347 +-
lib/coinchooser.py | 2 +-
lib/commands.py | 253 +-
lib/contacts.py | 35 +-
lib/currencies.json | 635 +
lib/daemon.py | 68 +-
lib/dnssec.py | 24 +-
{plugins/exchange_rate => lib}/exchange_rate.py | 289 +-
lib/interface.py | 23 +-
lib/keystore.py | 85 +-
lib/locale/ar_SA/LC_MESSAGES/electrum.mo | Bin 14058 -> 12839 bytes
lib/locale/bg_BG/LC_MESSAGES/electrum.mo | Bin 28259 -> 32916 bytes
lib/locale/cs_CZ/LC_MESSAGES/electrum.mo | Bin 32283 -> 30455 bytes
lib/locale/da_DK/LC_MESSAGES/electrum.mo | Bin 20745 -> 20018 bytes
lib/locale/de_DE/LC_MESSAGES/electrum.mo | Bin 21355 -> 43387 bytes
lib/locale/el_GR/LC_MESSAGES/electrum.mo | Bin 29504 -> 25066 bytes
lib/locale/eo_UY/LC_MESSAGES/electrum.mo | Bin 2027 -> 1979 bytes
lib/locale/es_ES/LC_MESSAGES/electrum.mo | Bin 38508 -> 41907 bytes
lib/locale/fr_FR/LC_MESSAGES/electrum.mo | Bin 23176 -> 27459 bytes
lib/locale/hu_HU/LC_MESSAGES/electrum.mo | Bin 13855 -> 11927 bytes
lib/locale/hy_AM/LC_MESSAGES/electrum.mo | Bin 568 -> 17390 bytes
lib/locale/id_ID/LC_MESSAGES/electrum.mo | Bin 21012 -> 17991 bytes
lib/locale/it_IT/LC_MESSAGES/electrum.mo | Bin 41706 -> 38564 bytes
lib/locale/ja_JP/LC_MESSAGES/electrum.mo | Bin 23606 -> 38317 bytes
lib/locale/ko_KR/LC_MESSAGES/electrum.mo | Bin 39299 -> 35955 bytes
lib/locale/ky_KG/LC_MESSAGES/electrum.mo | Bin 2673 -> 5206 bytes
lib/locale/lv_LV/LC_MESSAGES/electrum.mo | Bin 38164 -> 44118 bytes
lib/locale/nb_NO/LC_MESSAGES/electrum.mo | Bin 20266 -> 17610 bytes
lib/locale/nl_NL/LC_MESSAGES/electrum.mo | Bin 27887 -> 25035 bytes
lib/locale/pl_PL/LC_MESSAGES/electrum.mo | Bin 18842 -> 16580 bytes
lib/locale/pt_BR/LC_MESSAGES/electrum.mo | Bin 21656 -> 18925 bytes
lib/locale/pt_PT/LC_MESSAGES/electrum.mo | Bin 17296 -> 14529 bytes
lib/locale/ro_RO/LC_MESSAGES/electrum.mo | Bin 13029 -> 11058 bytes
lib/locale/ru_RU/LC_MESSAGES/electrum.mo | Bin 27642 -> 49003 bytes
lib/locale/sk_SK/LC_MESSAGES/electrum.mo | Bin 18559 -> 15968 bytes
lib/locale/sl_SI/LC_MESSAGES/electrum.mo | Bin 1935 -> 1962 bytes
lib/locale/ta_IN/LC_MESSAGES/electrum.mo | Bin 2746 -> 2641 bytes
lib/locale/th_TH/LC_MESSAGES/electrum.mo | Bin 512 -> 1613 bytes
lib/locale/tr_TR/LC_MESSAGES/electrum.mo | Bin 26129 -> 24848 bytes
lib/locale/uk_UA/LC_MESSAGES/electrum.mo | Bin 0 -> 52068 bytes
lib/locale/vi_VN/LC_MESSAGES/electrum.mo | Bin 2271 -> 1976 bytes
lib/locale/zh_CN/LC_MESSAGES/electrum.mo | Bin 19599 -> 23540 bytes
lib/locale/zh_TW/LC_MESSAGES/electrum.mo | Bin 0 -> 13531 bytes
lib/mnemonic.py | 16 +-
lib/network.py | 532 +-
lib/paymentrequest.py | 92 +-
lib/plot.py | 54 +
lib/plugins.py | 17 +-
lib/qrscanner.py | 76 +-
lib/segwit_addr.py | 122 +
lib/simple_config.py | 58 +-
lib/socks.py | 382 -
lib/storage.py | 109 +-
lib/synchronizer.py | 2 +-
lib/testnet.py | 7 +
lib/tests/test_bitcoin.py | 32 +-
lib/tests/test_transaction.py | 18 +-
lib/tests/test_wallet.py | 2 +-
lib/transaction.py | 412 +-
lib/util.py | 78 +-
lib/verifier.py | 17 +-
lib/version.py | 12 +-
lib/wallet.py | 475 +-
packages/aes.py | 656 -
packages/google/protobuf/__init__.py | 39 +
packages/google/protobuf/any_pb2.py | 78 +
packages/google/protobuf/any_test_pb2.py | 87 +
packages/google/protobuf/api_pb2.py | 250 +
packages/google/protobuf/compiler/plugin_pb2.py | 14 +-
packages/google/protobuf/descriptor.py | 305 +-
packages/google/protobuf/descriptor_database.py | 8 +-
packages/google/protobuf/descriptor_pb2.py | 447 +-
packages/google/protobuf/descriptor_pool.py | 235 +-
packages/google/protobuf/duration_pb2.py | 78 +
packages/google/protobuf/empty_pb2.py | 64 +
packages/google/protobuf/field_mask_pb2.py | 71 +
.../google/protobuf/internal/_parameterized.py | 443 +
packages/google/protobuf/internal/any_test_pb2.py | 127 +
.../google/protobuf/internal/api_implementation.py | 48 +-
packages/google/protobuf/internal/containers.py | 375 +-
packages/google/protobuf/internal/cpp_message.py | 663 -
packages/google/protobuf/internal/decoder.py | 99 +-
.../descriptor_database_test.py} | 54 +-
.../protobuf/internal/descriptor_pool_test.py | 773 +
.../protobuf/internal/descriptor_pool_test1_pb2.py | 474 +
.../protobuf/internal/descriptor_pool_test2_pb2.py | 266 +
.../google/protobuf/internal/descriptor_test.py | 842 +
packages/google/protobuf/internal/encoder.py | 109 +-
.../google/protobuf/internal/factory_test1_pb2.py | 190 +
.../google/protobuf/internal/factory_test2_pb2.py | 477 +
.../protobuf/internal/file_options_test_pb2.py | 82 +
.../google/protobuf/internal/generator_test.py | 349 +
.../import_test_package/__init__.py} | 32 +-
.../internal/import_test_package/inner_pb2.py | 69 +
.../internal/import_test_package/outer_pb2.py | 72 +
.../google/protobuf/internal/json_format_test.py | 867 +
.../protobuf/internal/message_factory_test.py | 190 +
.../internal/message_set_extensions_pb2.py | 210 +
packages/google/protobuf/internal/message_test.py | 1871 ++
.../protobuf/internal/missing_enum_values_pb2.py | 229 +
.../internal/more_extensions_dynamic_pb2.py | 92 +
.../protobuf/internal/more_extensions_pb2.py | 183 +
.../google/protobuf/internal/more_messages_pb2.py | 103 +
.../protobuf/internal/packed_field_test_pb2.py | 348 +
.../google/protobuf/internal/proto_builder_test.py | 96 +
.../google/protobuf/internal/python_message.py | 534 +-
.../google/protobuf/internal/reflection_test.py | 3007 ++++
.../protobuf/internal/service_reflection_test.py | 140 +
.../protobuf/internal/symbol_database_test.py | 131 +
.../protobuf/internal/test_bad_identifiers_pb2.py | 161 +
packages/google/protobuf/internal/test_util.py | 696 +
.../google/protobuf/internal/testing_refleaks.py | 128 +
.../text_encoding_test.py} | 57 +-
.../google/protobuf/internal/text_format_test.py | 1380 ++
packages/google/protobuf/internal/type_checkers.py | 72 +-
.../protobuf/internal/unknown_fields_test.py | 337 +
.../google/protobuf/internal/well_known_types.py | 785 +
.../protobuf/internal/well_known_types_test.py | 728 +
.../google/protobuf/internal/wire_format_test.py | 257 +
packages/google/protobuf/json_format.py | 731 +
packages/google/protobuf/map_unittest_pb2.py | 2801 +++
packages/google/protobuf/message.py | 28 +-
packages/google/protobuf/message_factory.py | 23 +-
packages/google/protobuf/proto_builder.py | 130 +
packages/google/protobuf/pyext/__init__.py | 4 +
packages/google/protobuf/pyext/cpp_message.py | 38 +-
packages/google/protobuf/pyext/python_pb2.py | 234 +
packages/google/protobuf/reflection.py | 101 +-
packages/google/protobuf/source_context_pb2.py | 71 +
packages/google/protobuf/struct_pb2.py | 281 +
packages/google/protobuf/symbol_database.py | 85 +-
packages/google/protobuf/text_encoding.py | 19 +-
packages/google/protobuf/text_format.py | 1337 +-
packages/google/protobuf/timestamp_pb2.py | 78 +
packages/google/protobuf/type_pb2.py | 541 +
packages/google/protobuf/unittest_arena_pb2.py | 121 +
.../google/protobuf/unittest_custom_options_pb2.py | 1862 ++
packages/google/protobuf/unittest_import_pb2.py | 138 +
.../google/protobuf/unittest_import_public_pb2.py | 71 +
packages/google/protobuf/unittest_mset_pb2.py | 256 +
.../protobuf/unittest_mset_wire_format_pb2.py | 106 +
.../protobuf/unittest_no_arena_import_pb2.py | 69 +
packages/google/protobuf/unittest_no_arena_pb2.py | 918 +
.../protobuf/unittest_no_generic_services_pb2.py | 101 +
packages/google/protobuf/unittest_pb2.py | 6173 +++++++
.../google/protobuf/unittest_proto3_arena_pb2.py | 1014 ++
.../google/protobuf/util}/__init__.py | 0
.../google/protobuf/util/json_format_proto3_pb2.py | 1852 ++
packages/google/protobuf/wrappers_pb2.py | 383 +
packages/jsonrpclib/SimpleJSONRPCServer.py | 47 +-
packages/jsonrpclib/config.py | 8 +-
packages/jsonrpclib/history.py | 6 +-
packages/jsonrpclib/jsonclass.py | 38 +-
packages/jsonrpclib/jsonrpc.py | 157 +-
packages/pyaes/__init__.py | 53 +
packages/pyaes/aes.py | 589 +
packages/pyaes/blockfeeder.py | 227 +
packages/pyaes/util.py | 60 +
packages/requests/__init__.py | 19 +-
packages/requests/adapters.py | 74 +-
packages/requests/api.py | 7 +-
packages/requests/auth.py | 31 +-
packages/requests/certs.py | 4 +-
packages/requests/compat.py | 6 +-
packages/requests/cookies.py | 109 +-
packages/requests/exceptions.py | 18 +-
packages/requests/hooks.py | 2 +-
packages/requests/models.py | 64 +-
packages/requests/packages/urllib3/__init__.py | 11 +-
packages/requests/packages/urllib3/_collections.py | 2 +-
packages/requests/packages/urllib3/connection.py | 64 +-
.../requests/packages/urllib3/connectionpool.py | 128 +-
.../requests/packages/urllib3/contrib/appengine.py | 14 +-
.../requests/packages/urllib3/contrib/ntlmpool.py | 20 +-
.../requests/packages/urllib3/contrib/pyopenssl.py | 64 +-
.../requests/packages/urllib3/contrib/socks.py | 172 +
packages/requests/packages/urllib3/exceptions.py | 8 +
packages/requests/packages/urllib3/fields.py | 4 +-
packages/requests/packages/urllib3/packages/six.py | 635 +-
packages/requests/packages/urllib3/poolmanager.py | 108 +-
packages/requests/packages/urllib3/response.py | 42 +-
.../requests/packages/urllib3/util/__init__.py | 2 +
.../requests/packages/urllib3/util/connection.py | 47 +-
.../requests/packages/urllib3/util/response.py | 2 +-
packages/requests/packages/urllib3/util/retry.py | 28 +-
packages/requests/packages/urllib3/util/ssl_.py | 15 +-
packages/requests/sessions.py | 132 +-
packages/requests/status_codes.py | 3 +-
packages/requests/structures.py | 11 +-
packages/requests/utils.py | 162 +-
packages/socks.py | 801 +
plugins/cosigner_pool/qt.py | 15 +-
plugins/digitalbitbox/__init__.py | 6 +
plugins/digitalbitbox/cmdline.py | 17 +
plugins/digitalbitbox/digitalbitbox.py | 600 +
plugins/digitalbitbox/qt.py | 17 +
plugins/exchange_rate/__init__.py | 5 -
plugins/exchange_rate/kivy.py | 54 -
plugins/exchange_rate/qt.py | 227 -
plugins/labels/kivy.py | 2 +-
plugins/labels/labels.py | 3 +-
plugins/ledger/auth2fa.py | 347 +
plugins/ledger/cmdline.py | 2 +-
plugins/ledger/ledger.py | 249 +-
plugins/ledger/qt.py | 47 +-
plugins/plot/__init__.py | 6 -
plugins/plot/qt.py | 118 -
plugins/trezor/clientbase.py | 9 +-
plugins/trezor/plugin.py | 44 +-
plugins/trezor/qt_generic.py | 6 +-
plugins/trustedcoin/qt.py | 56 +-
plugins/trustedcoin/trustedcoin.py | 78 +-
setup.py | 7 +-
272 files changed, 57252 insertions(+), 14250 deletions(-)
create mode 100644 gui/qt/fee_slider.py
create mode 100644 gui/qt/utxo_list.py
create mode 100644 icons/digitalbitbox.png
create mode 100644 icons/digitalbitbox_unpaired.png
create mode 100644 icons/electrum_presplash.png
create mode 100644 icons/status_connected_proxy.png
create mode 100644 icons/tab_addresses.png
create mode 100644 icons/tab_coins.png
create mode 100644 icons/tab_console.png
create mode 100644 icons/tab_contacts.png
create mode 100644 icons/tab_history.png
create mode 100644 icons/tab_receive.png
create mode 100644 icons/tab_send.png
create mode 100644 icons/tor_logo.png
create mode 100644 icons/trustedcoin-status.png
rename icons/{trustedcoin.png => trustedcoin-wizard.png} (100%)
create mode 100644 lib/currencies.json
rename {plugins/exchange_rate => lib}/exchange_rate.py (71%)
create mode 100644 lib/locale/uk_UA/LC_MESSAGES/electrum.mo
create mode 100644 lib/locale/zh_TW/LC_MESSAGES/electrum.mo
create mode 100644 lib/plot.py
create mode 100644 lib/segwit_addr.py
delete mode 100644 lib/socks.py
create mode 100644 lib/testnet.py
delete mode 100644 packages/aes.py
create mode 100644 packages/google/protobuf/any_pb2.py
create mode 100644 packages/google/protobuf/any_test_pb2.py
create mode 100644 packages/google/protobuf/api_pb2.py
create mode 100644 packages/google/protobuf/duration_pb2.py
create mode 100644 packages/google/protobuf/empty_pb2.py
create mode 100644 packages/google/protobuf/field_mask_pb2.py
create mode 100644 packages/google/protobuf/internal/_parameterized.py
create mode 100644 packages/google/protobuf/internal/any_test_pb2.py
delete mode 100644 packages/google/protobuf/internal/cpp_message.py
copy packages/google/protobuf/{pyext/cpp_message.py => internal/descriptor_database_test.py} (52%)
create mode 100644 packages/google/protobuf/internal/descriptor_pool_test.py
create mode 100644 packages/google/protobuf/internal/descriptor_pool_test1_pb2.py
create mode 100644 packages/google/protobuf/internal/descriptor_pool_test2_pb2.py
create mode 100644 packages/google/protobuf/internal/descriptor_test.py
create mode 100644 packages/google/protobuf/internal/factory_test1_pb2.py
create mode 100644 packages/google/protobuf/internal/factory_test2_pb2.py
create mode 100644 packages/google/protobuf/internal/file_options_test_pb2.py
create mode 100644 packages/google/protobuf/internal/generator_test.py
copy packages/google/protobuf/{pyext/cpp_message.py => internal/import_test_package/__init__.py} (62%)
create mode 100644 packages/google/protobuf/internal/import_test_package/inner_pb2.py
create mode 100644 packages/google/protobuf/internal/import_test_package/outer_pb2.py
create mode 100644 packages/google/protobuf/internal/json_format_test.py
create mode 100644 packages/google/protobuf/internal/message_factory_test.py
create mode 100644 packages/google/protobuf/internal/message_set_extensions_pb2.py
create mode 100644 packages/google/protobuf/internal/message_test.py
create mode 100644 packages/google/protobuf/internal/missing_enum_values_pb2.py
create mode 100644 packages/google/protobuf/internal/more_extensions_dynamic_pb2.py
create mode 100644 packages/google/protobuf/internal/more_extensions_pb2.py
create mode 100644 packages/google/protobuf/internal/more_messages_pb2.py
create mode 100644 packages/google/protobuf/internal/packed_field_test_pb2.py
create mode 100644 packages/google/protobuf/internal/proto_builder_test.py
create mode 100644 packages/google/protobuf/internal/reflection_test.py
create mode 100644 packages/google/protobuf/internal/service_reflection_test.py
create mode 100644 packages/google/protobuf/internal/symbol_database_test.py
create mode 100644 packages/google/protobuf/internal/test_bad_identifiers_pb2.py
create mode 100644 packages/google/protobuf/internal/test_util.py
create mode 100644 packages/google/protobuf/internal/testing_refleaks.py
copy packages/google/protobuf/{pyext/cpp_message.py => internal/text_encoding_test.py} (56%)
create mode 100644 packages/google/protobuf/internal/text_format_test.py
create mode 100644 packages/google/protobuf/internal/unknown_fields_test.py
create mode 100644 packages/google/protobuf/internal/well_known_types.py
create mode 100644 packages/google/protobuf/internal/well_known_types_test.py
create mode 100644 packages/google/protobuf/internal/wire_format_test.py
create mode 100644 packages/google/protobuf/json_format.py
create mode 100644 packages/google/protobuf/map_unittest_pb2.py
create mode 100644 packages/google/protobuf/proto_builder.py
create mode 100644 packages/google/protobuf/pyext/python_pb2.py
create mode 100644 packages/google/protobuf/source_context_pb2.py
create mode 100644 packages/google/protobuf/struct_pb2.py
create mode 100644 packages/google/protobuf/timestamp_pb2.py
create mode 100644 packages/google/protobuf/type_pb2.py
create mode 100644 packages/google/protobuf/unittest_arena_pb2.py
create mode 100644 packages/google/protobuf/unittest_custom_options_pb2.py
create mode 100644 packages/google/protobuf/unittest_import_pb2.py
create mode 100644 packages/google/protobuf/unittest_import_public_pb2.py
create mode 100644 packages/google/protobuf/unittest_mset_pb2.py
create mode 100644 packages/google/protobuf/unittest_mset_wire_format_pb2.py
create mode 100644 packages/google/protobuf/unittest_no_arena_import_pb2.py
create mode 100644 packages/google/protobuf/unittest_no_arena_pb2.py
create mode 100644 packages/google/protobuf/unittest_no_generic_services_pb2.py
create mode 100644 packages/google/protobuf/unittest_pb2.py
create mode 100644 packages/google/protobuf/unittest_proto3_arena_pb2.py
copy {lib/tests => packages/google/protobuf/util}/__init__.py (100%)
create mode 100644 packages/google/protobuf/util/json_format_proto3_pb2.py
create mode 100644 packages/google/protobuf/wrappers_pb2.py
create mode 100644 packages/pyaes/__init__.py
create mode 100644 packages/pyaes/aes.py
create mode 100644 packages/pyaes/blockfeeder.py
create mode 100644 packages/pyaes/util.py
create mode 100644 packages/requests/packages/urllib3/contrib/socks.py
create mode 100644 packages/socks.py
create mode 100644 plugins/digitalbitbox/__init__.py
create mode 100644 plugins/digitalbitbox/cmdline.py
create mode 100644 plugins/digitalbitbox/digitalbitbox.py
create mode 100644 plugins/digitalbitbox/qt.py
delete mode 100644 plugins/exchange_rate/__init__.py
delete mode 100644 plugins/exchange_rate/kivy.py
delete mode 100644 plugins/exchange_rate/qt.py
create mode 100644 plugins/ledger/auth2fa.py
delete mode 100644 plugins/plot/__init__.py
delete mode 100644 plugins/plot/qt.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