[Pkg-bitcoin-commits] [electrum] branch master updated (9559fb3 -> 1e68eef)
Tristan Seligmann
mithrandi at moszumanska.debian.org
Sun Oct 22 12:07:19 UTC 2017
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a change to branch master
in repository electrum.
from 9559fb3 Cold storage signing issue fixed (closes: #870081).
new a75fd0b Depend on pycryptodome optionally.
new b0699e6 Drop slowaes dependency, add pycryptodome | pyaes.
new 0162cee New upstream version 2.9.3
new 09d4017 Updated version 2.9.3 from 'upstream/2.9.3'
new 76186c3 Drop slowaes dependency, add pycryptodome + pyaes.
new 1e68eef Mention bugs in changelog.
The 6 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 +-
PKG-INFO | 2 +-
RELEASE-NOTES | 14 ++++++++++++++
debian/changelog | 6 +++---
debian/control | 1 +
gui/kivy/main_window.py | 6 +++---
gui/kivy/uix/dialogs/installwizard.py | 2 +-
gui/qt/history_list.py | 10 ++++++++++
gui/qt/icons_rc.py | 2 +-
gui/qt/installwizard.py | 2 +-
gui/qt/main_window.py | 4 ++--
gui/qt/util.py | 2 +-
icons/electrum.ico | Bin 17790 -> 51631 bytes
lib/base_wizard.py | 4 ++--
lib/blockchain.py | 4 +++-
lib/commands.py | 27 +++++++++++++++++++--------
lib/contacts.py | 14 +++++++++++++-
lib/network.py | 9 ++++++---
lib/simple_config.py | 9 +++++++--
lib/transaction.py | 3 ++-
lib/util.py | 2 ++
lib/version.py | 2 +-
lib/wallet.py | 2 +-
plugins/ledger/ledger.py | 2 +-
plugins/trezor/plugin.py | 2 +-
25 files changed, 97 insertions(+), 36 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