Commit graph

3930 commits

Author SHA1 Message Date
ThomasV
134c93be4b show warning about offline mode instead of returning silently 2014-09-17 16:43:14 +02:00
ThomasV
39719dda9c remove socks.py from repo, add it as dependency 2014-09-17 15:24:21 +02:00
ThomasV
d71b9bff31 save receive requests after delete 2014-09-17 12:11:35 +02:00
ThomasV
9d95035df0 Merge branch 'azhar3339-master' 2014-09-17 11:51:22 +02:00
ThomasV
cc6df53e0b password dialog: better score calculation, and fix layout 2014-09-17 11:50:40 +02:00
ThomasV
f1f303168b Merge branch 'master' of github.com:azhar3339/electrum into azhar3339-master 2014-09-16 12:21:55 +02:00
ThomasV
b8f971fcd6 force reconnect after delay 2014-09-16 12:21:01 +02:00
azhar3339
489152ff5a Update password_dialog.py
Added a label that shows the password strength interactively as the user types the password.
2014-09-16 04:44:19 +04:00
ThomasV
a3611af26a signal to set fee field after payment request 2014-09-15 16:28:29 +02:00
ThomasV
c3419eb7bb update script 2014-09-15 15:01:09 +02:00
ThomasV
43c8fd43c4 update peers and txradar scripts 2014-09-15 14:52:28 +02:00
ThomasV
b782a1bb3f fix argument for check_seed 2014-09-15 14:42:41 +02:00
ThomasV
590659ff4d get_tx_fee 2014-09-15 12:57:56 +02:00
ThomasV
b305dd4a89 make wordlist use default language if available 2014-09-15 10:04:36 +02:00
ThomasV
441c68fbcc cache xpub values in account in order to generate addresses faster 2014-09-15 09:44:59 +02:00
ThomasV
bde0ca3ea1 set default fee to 0.5mBTC/kb 2014-09-15 07:35:05 +02:00
ThomasV
8d396997dc fee estimate: kilobyte 2014-09-14 21:58:13 +02:00
ThomasV
c42038a891 cosigner: add popup window 2014-09-14 20:28:21 +02:00
ThomasV
790e0e56e2 fix init call in cosignerpool plugin 2014-09-14 20:20:08 +02:00
ThomasV
7275955eef default lang is None 2014-09-14 19:54:28 +02:00
ThomasV
8ca66e7020 mnemonic: data_dir 2014-09-14 16:08:33 +02:00
ThomasV
90590f70ab reconnect to main server after timeout 2014-09-14 14:27:39 +02:00
ThomasV
98b361f328 code cleanup 2014-09-14 12:40:09 +02:00
ThomasV
33a1e2aa2d update_account_selector after creating/deleting account 2014-09-14 12:09:12 +02:00
ThomasV
815ba4b9eb Merge branch 'master' of git://github.com/spesmilo/electrum 2014-09-14 11:48:42 +02:00
ThomasV
ca6194e563 trezor: check if device is connected before asking passphrase 2014-09-14 11:48:30 +02:00
azhar3339
d12bd4fffd Update password_dialog.py
Added a restriction on password. It should be at least 6 characters, contain an Upper case letter and a special character.
2014-09-14 13:22:59 +04:00
ThomasV
6afcf08ffa Merge pull request #831 from wozz/trezor_pin_dialog
Keep trezor pin dialog on top of other windows
2014-09-14 07:16:48 +02:00
Michael Wozniak
c9fab344ca Keep trezor pin dialog on top of other windows 2014-09-13 18:14:01 -04:00
azhar3339
d6ae2ea094 Update password_dialog.py 2014-09-14 00:23:36 +04:00
ThomasV
ad4449dc38 add v9 to list of tagged versions 2014-09-13 19:37:42 +02:00
ThomasV
cef75e9e7b new seed_version: remove whitespaces only between CJK characters 2014-09-13 19:31:05 +02:00
ThomasV
1df007483e check seed_version first 2014-09-13 19:28:09 +02:00
ThomasV
5c5bb6ae3a make estimated fee higher than MIN_RELAY 2014-09-13 15:25:26 +02:00
ThomasV
81c00956e8 perform easy test first (lazy evaluation) 2014-09-13 15:23:35 +02:00
ThomasV
5f4bcb420b param to addresses is optional 2014-09-13 14:54:02 +02:00
ThomasV
be307553b8 fix addresses() call in sweep 2014-09-13 14:07:17 +02:00
ThomasV
b22048fdfb fix wallet constructor 2014-09-13 10:16:09 +02:00
ThomasV
0606a30804 move wordlists to data dir 2014-09-13 09:58:11 +02:00
ThomasV
5b84cbe9fb close_wallet 2014-09-12 19:58:59 +02:00
ThomasV
45a55e258f trezor: check device on load_wallet 2014-09-12 19:24:01 +02:00
ThomasV
6446d66859 do not call _ in default parameters 2014-09-12 16:49:01 +02:00
ThomasV
b854c3e173 lower seedphrase 2014-09-12 16:48:24 +02:00
ThomasV
26ee3baaba add qrcode button to mpk dialog 2014-09-12 16:31:50 +02:00
ThomasV
fc861c035d forgot prepere_seed 2014-09-11 16:28:03 +02:00
ThomasV
43513adb5c seed_v9: strip whitespaces before hashing 2014-09-11 15:15:50 +02:00
ThomasV
f3e2e7b501 fix for seed_version 2014-09-11 15:11:46 +02:00
ThomasV
e22dfc443c check seed_version before wallet_type 2014-09-11 15:04:42 +02:00
ThomasV
5a3756b879 Merge branch 'master' of git://github.com/spesmilo/electrum 2014-09-11 14:21:08 +02:00
ThomasV
93d073457c add spanish wordlist and remove accents 2014-09-11 14:20:10 +02:00