ThomasV
|
c0e60ec93d
|
ask user before closing transaction window with unsaved transaction
|
10 years ago |
ThomasV
|
d9874ecb01
|
add 10 second timeout to header requests
|
10 years ago |
ThomasV
|
f50a62755c
|
use self.print_error
|
10 years ago |
ThomasV
|
659301873c
|
labels: use https, and fix force param
|
10 years ago |
ThomasV
|
973f7f9fe5
|
mpk window: detect self and cosigner keys
|
10 years ago |
ThomasV
|
cbb1a39879
|
reopen the password dialog if user enters incorrect password
|
10 years ago |
ThomasV
|
bfb4240948
|
Rewrite labels plugin using requests and own signals
|
10 years ago |
ThomasV
|
1369c02011
|
safeguard: do not let daemon treads write wallet file
|
10 years ago |
ThomasV
|
0200778ac1
|
require user to start daemon explicitly
|
10 years ago |
ThomasV
|
9a7f6afac3
|
network dialog: replace protocol list with checkbox
|
10 years ago |
ThomasV
|
c11b7b4fbd
|
fix #1102
|
10 years ago |
ThomasV
|
1be26dbf06
|
fix init error from issue #1102
|
10 years ago |
ThomasV
|
13d5c20c5a
|
Merge pull request #1097 from andyichr/multisig-xprv
Support for restoring multisig wallets from BIP32 private keys
|
10 years ago |
Andy Christianson
|
79acb93318
|
Merge branch 'multisig-xprv' of github.com:andyichr/electrum into multisig-xprv
|
10 years ago |
Andy Christianson
|
c72531fa6a
|
added support for restoring multisig wallets from BIP32 private keys
|
10 years ago |
ThomasV
|
b4ff652d89
|
Merge pull request #1095 from railgun74/master
Let wallet recovery use 64 character hex strings and legacy 24 word seeds.
|
10 years ago |
K
|
41127db32d
|
Let wallet recovery use 64 byte hex strings and 24 word seeds.
1. Allow wallet recovery from 64 byte hex strings.
2. Allow use of 24 word legacy seeds created from 64 byte hex strings.
|
10 years ago |
ThomasV
|
5b53d94f71
|
Merge pull request #1091 from drizzt/patch-1
Remove useless enforced dependency of PyUSB
|
10 years ago |
ThomasV
|
b1b1a85e80
|
require ca bundle
|
10 years ago |
ThomasV
|
cc48663d0e
|
set window.app in constructor
|
10 years ago |
Andy Christianson
|
cff6b95011
|
added support for restoring multisig wallets from BIP32 private keys
|
10 years ago |
drizzt
|
3ae2fb2e90
|
Remove useless enforced dependency of PyUSB
PyUSB will be automatically used if present.
|
10 years ago |
ThomasV
|
90a22f1a36
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
10 years ago |
ThomasV
|
410ab5b3ee
|
Merge pull request #1090 from kyuupichan/fastbmpsave
Use string joins instead of concatenation for efficiency.
|
10 years ago |
Neil
|
bbcfa44e54
|
Use string joins instead of concatenation for efficiency.
|
10 years ago |
ThomasV
|
d82529a41a
|
function profiler
|
10 years ago |
ThomasV
|
cabd6bbb2c
|
inputs_to_sign: handle missing num_sig
|
10 years ago |
ThomasV
|
fbc581a52e
|
update make_download script
|
10 years ago |
ThomasV
|
a5a7a34c2d
|
IOError: add file path to exception message
|
10 years ago |
ThomasV
|
4476d37aee
|
update rel notes
|
10 years ago |
ThomasV
|
38e4eeef95
|
add rate conversion to receive tab
|
10 years ago |
ThomasV
|
66de592343
|
fix tx dialog buttons using new widgets
|
10 years ago |
ThomasV
|
b93aa9bc43
|
do not display daemon socket path
|
10 years ago |
ThomasV
|
4a4624cb85
|
type conversion; fixes #1077
|
10 years ago |
ThomasV
|
1ab37fc82b
|
sort servers in network dialog
|
10 years ago |
ThomasV
|
e3772f7e02
|
fix: receive_at: enable button
|
10 years ago |
ThomasV
|
39ba3db0dd
|
version 2.0.3
|
10 years ago |
ThomasV
|
bf341f0cd3
|
Merge pull request #1083 from AMDmi3/patch-1
Treat FreeBSD just like Linux in setup.py
|
10 years ago |
ThomasV
|
9a81f9585b
|
change button message
|
10 years ago |
ThomasV
|
bd016f8450
|
gray out new request button when not usable
|
10 years ago |
ThomasV
|
585a9b7b40
|
copy receive URI with button
|
10 years ago |
ThomasV
|
c325f95a92
|
add zoom button to receive tab
|
10 years ago |
ThomasV
|
10f3308dc7
|
fix setFrozen (self.buttons)
|
10 years ago |
Dmitry Marakasov
|
27c2a4e202
|
Treat FreeBSD just like Linux in setup.py
|
10 years ago |
ThomasV
|
01cfb8f8f1
|
new Button widgets
|
10 years ago |
ThomasV
|
94c0d86821
|
generic add_button method for TextEdit, with tooltips
|
10 years ago |
ThomasV
|
e620f36971
|
show window in load_wallet
|
10 years ago |
ThomasV
|
b2a13dbd9c
|
remove unused imports
|
10 years ago |
ThomasV
|
4ebefc6e4c
|
standardize error messages in synchronizer
|
10 years ago |
ThomasV
|
8e7ce452f6
|
move misplaced debug message
|
10 years ago |