Commit graph

5177 commits

Author SHA1 Message Date
ThomasV
1be26dbf06 fix init error from issue #1102 2015-03-23 08:09:08 +01:00
ThomasV
13d5c20c5a Merge pull request #1097 from andyichr/multisig-xprv
Support for restoring multisig wallets from BIP32 private keys
2015-03-21 05:19:46 +01:00
Andy Christianson
79acb93318 Merge branch 'multisig-xprv' of github.com:andyichr/electrum into multisig-xprv 2015-03-19 20:57:37 -04:00
Andy Christianson
c72531fa6a added support for restoring multisig wallets from BIP32 private keys 2015-03-19 20:55:03 -04:00
ThomasV
b4ff652d89 Merge pull request #1095 from railgun74/master
Let wallet recovery use 64 character hex strings and legacy 24 word seeds.
2015-03-19 17:58:21 +01:00
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.
2015-03-19 08:20:32 -07:00
ThomasV
5b53d94f71 Merge pull request #1091 from drizzt/patch-1
Remove useless enforced dependency of PyUSB
2015-03-19 14:22:20 +01:00
ThomasV
b1b1a85e80 require ca bundle 2015-03-19 13:42:45 +01:00
ThomasV
cc48663d0e set window.app in constructor 2015-03-19 11:12:29 +01:00
Andy Christianson
cff6b95011 added support for restoring multisig wallets from BIP32 private keys 2015-03-18 22:03:13 -04:00
drizzt
3ae2fb2e90 Remove useless enforced dependency of PyUSB
PyUSB will be automatically used if present.
2015-03-18 16:06:49 +01:00
ThomasV
90a22f1a36 Merge branch 'master' of git://github.com/spesmilo/electrum 2015-03-17 14:31:21 +01:00
ThomasV
410ab5b3ee Merge pull request #1090 from kyuupichan/fastbmpsave
Use string joins instead of concatenation for efficiency.
2015-03-17 14:30:41 +01:00
Neil
bbcfa44e54 Use string joins instead of concatenation for efficiency. 2015-03-17 21:57:06 +09:00
ThomasV
d82529a41a function profiler 2015-03-17 11:29:17 +01:00
ThomasV
cabd6bbb2c inputs_to_sign: handle missing num_sig 2015-03-17 07:41:27 +01:00
ThomasV
fbc581a52e update make_download script 2015-03-16 12:17:41 +01:00
ThomasV
a5a7a34c2d IOError: add file path to exception message 2015-03-15 08:04:02 +01:00
ThomasV
4476d37aee update rel notes 2015-03-14 19:53:36 +01:00
ThomasV
38e4eeef95 add rate conversion to receive tab 2015-03-14 19:47:57 +01:00
ThomasV
66de592343 fix tx dialog buttons using new widgets 2015-03-14 19:08:56 +01:00
ThomasV
b93aa9bc43 do not display daemon socket path 2015-03-14 19:08:22 +01:00
ThomasV
4a4624cb85 type conversion; fixes #1077 2015-03-14 16:22:47 +01:00
ThomasV
1ab37fc82b sort servers in network dialog 2015-03-14 16:03:22 +01:00
ThomasV
e3772f7e02 fix: receive_at: enable button 2015-03-14 14:34:19 +01:00
ThomasV
39ba3db0dd version 2.0.3 2015-03-14 14:29:10 +01:00
ThomasV
bf341f0cd3 Merge pull request #1083 from AMDmi3/patch-1
Treat FreeBSD just like Linux in setup.py
2015-03-14 14:27:46 +01:00
ThomasV
9a81f9585b change button message 2015-03-14 14:19:12 +01:00
ThomasV
bd016f8450 gray out new request button when not usable 2015-03-14 14:15:16 +01:00
ThomasV
585a9b7b40 copy receive URI with button 2015-03-14 13:45:27 +01:00
ThomasV
c325f95a92 add zoom button to receive tab 2015-03-14 13:30:02 +01:00
ThomasV
10f3308dc7 fix setFrozen (self.buttons) 2015-03-14 12:56:00 +01:00
Dmitry Marakasov
27c2a4e202 Treat FreeBSD just like Linux in setup.py 2015-03-14 14:36:26 +03:00
ThomasV
01cfb8f8f1 new Button widgets 2015-03-14 12:28:19 +01:00
ThomasV
94c0d86821 generic add_button method for TextEdit, with tooltips 2015-03-14 10:47:09 +01:00
ThomasV
e620f36971 show window in load_wallet 2015-03-14 10:16:12 +01:00
ThomasV
b2a13dbd9c remove unused imports 2015-03-14 09:37:56 +01:00
ThomasV
4ebefc6e4c standardize error messages in synchronizer 2015-03-14 09:29:44 +01:00
ThomasV
8e7ce452f6 move misplaced debug message 2015-03-14 09:27:18 +01:00
ThomasV
5b8588ee90 rename spv class, use own print_error 2015-03-14 09:20:27 +01:00
ThomasV
5918bac5cb fix wallet bug in labels plugin 2015-03-14 08:52:21 +01:00
ThomasV
a4cb70649d fix synchronizer hanging when not connected. 2015-03-14 08:43:43 +01:00
ThomasV
c3cba78659 remove time.sleep() used for daemon threads 2015-03-13 23:10:54 +01:00
ThomasV
72688a5cfa clean implementation of daemon threads 2015-03-13 23:04:29 +01:00
ThomasV
58f9ab3492 add a lock to wallet.synchronize() and fix #1049 2015-03-13 16:51:31 +01:00
ThomasV
9e4eda24b5 fix #1082 2015-03-13 12:00:08 +01:00
ThomasV
f32f1183fc print_error methods. request timeout for interface 2015-03-12 21:39:05 +01:00
ThomasV
c28915d122 use Tor's proxy number by default 2015-03-12 18:12:34 +01:00
ThomasV
1569cd0420 serialize/deserialize methods for servers 2015-03-12 18:06:28 +01:00
ThomasV
c4d0314817 network: separate interface management from reconnection logic 2015-03-12 17:44:16 +01:00