SomberNight
743ef9ec8f
fix #3783
7 years ago
Johann Bauer
7ab9fa5be4
Update Kivy build instructions
My PRs have been merged!
7 years ago
ghost43
182467445f
Merge pull request #3750 from lzsaver/keyserver
Add default keyserver (prepare-wine.sh)
7 years ago
ThomasV
78338c74eb
Merge pull request #3757 from ken2812221/patch-1
Shows correct bech32 address on ledger
7 years ago
Alexx Saver
18f07464c1
Added default keyserver
Notice: GPG will use hkp://keys.gnupg.net anyway if there is no config.
7 years ago
Alexx Saver
9ceaac6310
Use python3 for virtualenv
7 years ago
Alexx Saver
20443aa068
Follow-up fe54ce9
7 years ago
ken2812221
452d60033a
Shows correct bech32 address on ledger
7 years ago
Alexx Saver
fe54ce946c
Fixed rm -rf
Notice: it is unsafe to do rm -rf ${variable}/path/* without checking the variable, quotes are also required.
7 years ago
ThomasV
275ba85595
Merge branch 'ser-master'
7 years ago
Serge Victor
98663d7e20
Intruduction of getfee command, fixes #3704
7 years ago
ThomasV
98daf2c7cc
network: send version first
7 years ago
ThomasV
35878b437a
network: send version first
7 years ago
ThomasV
0dfaf9b970
Merge pull request #3736 from bauerj/issue-1795
Change number of zero when base unit changes
7 years ago
Johann Bauer
3dd4285fc5
Change number of zero when base unit changes
7 years ago
ThomasV
6f843a7bb6
Merge pull request #3734 from SomberNight/websocket_scripthash
websocket: migrate to scripthashes
7 years ago
SomberNight
fbad16b95c
revert adding handling of 'blockchain.address.subscribe' in network.py
7 years ago
SomberNight
d808bf057e
fix notify command and migrate to use scripthashes
7 years ago
SomberNight
5ec3d2888f
websocket: migrate to scripthashes
7 years ago
ThomasV
954897c281
Merge pull request #3732 from SomberNight/config_upgrade
Config upgrades
7 years ago
ThomasV
d6b77781a9
Merge pull request #3733 from SomberNight/remove_nossl
remove --nossl option
7 years ago
SomberNight
1c10d5dce1
remove --nossl option (follow-up dc388d4c7c
)
7 years ago
SomberNight
f77f029d72
config v2: change server protocol to :s instead of removing it
7 years ago
SomberNight
0d1ea09ed1
fix tests
7 years ago
SomberNight
04a1809969
config: implement config upgrades. remove system config.
7 years ago
ThomasV
58d889e480
Merge pull request #3726 from bauerj/android-docs
Update kivy docs to current build process
7 years ago
Johann Bauer
21e44bdb57
Update kivy docs to current build process
7 years ago
ThomasV
d580ecfb28
Merge pull request #3643 from SomberNight/fee_ui_feerounding
fee ui: rounding
7 years ago
racquemis
7d52cfd374
Handle invalid PIN on exporting private key
Prevent Android App from crashing when a wrong PIN is entered.
7 years ago
ThomasV
c9249281f3
Merge branch 'SomberNight-setconfig_rpcpassword'
7 years ago
SomberNight
a58d01ed54
setconfig rpcpassword: don't try to evaluate or reencode
7 years ago
ghost43
7b4b6b8f98
Merge pull request #3710 from nothingmuch/conditionally_share_opengl_contexts
QT: Only set "AA_ShareOpenGLContexts" if available
7 years ago
Yuval Kogman
34256c16f8
QT: Only set if hasattr(QtCore.Qt, "AA_ShareOpenGLContexts")
If the attribute does not exist (presumably in older versions of Qt),
this change prevents the following error:
AttributeError: type object 'Qt' has no attribute 'AA_ShareOpenGLContexts'
7 years ago
ThomasV
c8e67e2bd0
fix #3635
7 years ago
SomberNight
cc9032c9ea
fix #3680 (trezor: spending from multisig)
follow-up of #3621 (Make Electrum work with trezorlib 0.9.0)
7 years ago
SomberNight
f3f43c8f2a
Revert "disable p2wpkh for hw wallets for now"
This reverts commit e218c4a305
.
7 years ago
ThomasV
d731df3b22
Merge pull request #3699 from SomberNight/qt_shareopenglcontexts
QT: AA_ShareOpenGLContexts
7 years ago
SomberNight
0fbc0accb9
fix-up stdio gui
7 years ago
SomberNight
4435a6c9c7
use tx.txid() instead of tx.hash()
7 years ago
ThomasV
a94789b8ef
fix #3619 : set correct parent window
7 years ago
ThomasV
322d1bd1d0
Merge branch 'master' of github.com:spesmilo/electrum
7 years ago
ThomasV
4a40b3a0b2
separate merchant UI from main project
7 years ago
ThomasV
333b17fa60
Merge pull request #3703 from SomberNight/ledger_pin_lock_exc
ledger: handle pin-locked state better
7 years ago
SomberNight
2df0d7cec5
ledger: handle pin-locked state better
7 years ago
ghost43
faf8cec477
Merge pull request #3701 from marceloneil/fix-export-crash-electrum
Fix crash when exporting private keys
7 years ago
Marcel O'Neil
fe982cf826
fix crash when exporting private keys
7 years ago
SomberNight
4f5bc9cff0
QT: AA_ShareOpenGLContexts
Makes this go away:
"Qt WebEngine seems to be initialized from a plugin. Please set Qt::AA_ShareOpenGLContexts using QCoreApplication::setAttribute before constructing QGuiApplication."
7 years ago
ThomasV
453cc263f7
Merge pull request #3682 from romanz/master
Mark electrum-env script as executable
7 years ago
ThomasV
d38303354c
Merge pull request #3683 from SomberNight/wizard_scriptnotsupported
wizard: allow to choose derivation again if script type is not supported
7 years ago
ThomasV
1da020c415
Merge pull request #3681 from SomberNight/trezor_native_segwit
trezor plugin: native segwit
7 years ago