SomberNight
bd1f7b539e
qt: don't import PyQt5.Qt
related #4960
6 years ago
SomberNight
ccec45a564
qt: fix address list context menu race
closes #4961
6 years ago
SomberNight
0bce96d2de
qt crash report: fix formatting
follow-up 5dc240d4ed
6 years ago
ThomasV
5469e3668e
fix #4958
6 years ago
SomberNight
dac5af8eca
trustedcoin: friendlier error msg for invalid otp when signing
6 years ago
ThomasV
30845ee776
prepare release 3.2.2
6 years ago
ThomasV
649f8414a9
update icons submodule
6 years ago
Johann Bauer
d0a1bae68f
[Qt] Fix wrong orientation of finger in clock icons
Closes : #4954
6 years ago
SomberNight
5dc240d4ed
qt: show_message and friends display plaintext by default
6 years ago
SomberNight
5248613e9d
gui: prepend broadcast_transaction errors with explanatory message
6 years ago
SomberNight
b491a30dd9
kivy network dialog: update server and proxy properly
Previously "proxy" would only get updated when closing and reopening
the network dialog. "server" would only get updated after successful
connection establishment to specified server.
6 years ago
SomberNight
1d303fa9d2
win build: rm win_inet_pton
was needed by PySocks; and we no longer use PySocks
also, it seems the functionality it provided is now part of Python stdlib since 3.4
https://docs.python.org/3/library/socket.html#socket.inet_pton
related: #2358
6 years ago
SomberNight
744bfc1eeb
util.profiler: simplify
follow-up 6192bfce46
closes #4904
6 years ago
ghost43
7773443c17
network: put NetworkTimeout constants together ( #4945 )
* network: put NetworkTimeout constants together
* fix prev
6 years ago
SomberNight
43461a1866
qt history: fix exporting history
closes #4948
6 years ago
ThomasV
85b712967f
prepare release 3.3.1
6 years ago
ThomasV
b1b6b250d1
kivy: do not request PIN for watching-only wallets
6 years ago
ThomasV
2e078493a7
kivy: improve context menu
6 years ago
ThomasV
96b66b7e4f
kivy: use on_state instead of on_release
6 years ago
ThomasV
58a9fa0ad5
kivy: use default scroll_distance and scroll_timeout
6 years ago
ghost43
8e5331e5b2
Merge pull request #4932 from SomberNight/revealer_cleanup_20181215
revealer: clean-up, allow restoring v0
6 years ago
SomberNight
caae9f8a6a
revealer: warning re version 0 now includes URL
6 years ago
SomberNight
1b7672f70e
qt: fix invoices tab
closes #4941
6 years ago
SomberNight
fc18912ecd
release notes: mention 2fa, shorten qt
6 years ago
SomberNight
4225e79456
win build: wine upstream gpg key weirdness
6 years ago
ThomasV
df15571b82
osx build: revert to python 3.6.4
6 years ago
ThomasV
383b517405
update submodule (follow-up prev commit)
6 years ago
ThomasV
1ee8d6a380
Merge branch 'master' of github.com:spesmilo/electrum
6 years ago
ThomasV
b2d635060c
update submodule
6 years ago
SomberNight
d5591da682
qt history: consider column is hidden in context menu
6 years ago
SomberNight
f0f73380a2
qt history: fix refresh bug ("verified"/fee histogram interplay)
6 years ago
ThomasV
0247802479
update submodules
6 years ago
ThomasV
4360d07918
Merge pull request #4938 from SomberNight/mac_build_qr_scanner_old_xcode
mac: build qr scanner using old xcode
6 years ago
SomberNight
ba33bc4ad8
plugins: fix hook/attr name collision in close()
Revealer plugin has method "password_dialog"
"password_dialog" is also a hook name, but revealer.password_dialog is not a hook
6 years ago
SomberNight
bec1860197
mac build: build qr scanner on separate machine
6 years ago
SomberNight
f54c387172
mac build: bump python version
6 years ago
SomberNight
f160f4bf67
mac build: use old xcode to build qr scanner on El Capitan
6 years ago
SomberNight
fa33d1880c
win build: bump python version
6 years ago
SomberNight
ba4af29bf8
rerun freeze_packages
6 years ago
SomberNight
8d1cb3c36a
bump pyqt version in binaries
closes #4777
6 years ago
SomberNight
8f5f0e46aa
keystore: fail sooner if unsupported version
follow-up #4937
6 years ago
ThomasV
fa389a4e06
Merge pull request #4937 from SomberNight/revert_password_v2
keystore: revert KDF change
6 years ago
SomberNight
0c9a03ac54
keystore: revert KDF change from #4838
making the KDF expensive is blocked on #4909
6 years ago
SomberNight
c59ac49fea
fix greenaddress plugin: follow-up 75f6ab9133
6 years ago
SomberNight
f0868f5a51
revealer: warning re version 0 vulnerability
6 years ago
SomberNight
e7e9f8e7f2
revealer: fix unlucky hex seed causing crash
6 years ago
SomberNight
f969edcf50
revealer: split some core parts out into separate file
for easier testing
6 years ago
SomberNight
94afd7a9ea
revealer: clean-up noise-generation. support regeneration of v0 again
6 years ago
SomberNight
91ef367176
revealer: fix path madness
don't use translated strings in file system paths!
6 years ago
ghost43
5fd83722d8
Merge pull request #4916 from tiagotrs/master
revealer: new interface
closes #4540
closes #4676
6 years ago