Commit Graph

4364 Commits

Author SHA1 Message Date
ThomasV 14d7be7445 Merge pull request #1068 from gurnec/gap-limit-type
check arg type in change_gap_limit()
2015-03-08 03:02:57 +01:00
ThomasV 73d8ba24d9 fix network connection issues 2015-03-07 22:47:25 +01:00
Christopher Gurnee 4ba4611599 check arg type in change_gap_limit() 2015-03-07 12:51:35 -05:00
ThomasV b53a813111 revert 33b11422 2015-03-06 21:46:30 +01:00
ThomasV 1db4ef8b5c minor fix 2015-03-06 11:13:28 +01:00
ThomasV 63f05dbef4 release notes 2015-03-06 10:02:08 +01:00
ThomasV 1ec45726af update labels plugin for multisig wallets 2015-03-06 09:57:26 +01:00
ThomasV 4e87ae9b0f fix bug with cosignerpool plugin 2015-03-06 09:00:09 +01:00
ThomasV ac505c3dff release notes for 2.0.1 2015-03-06 08:42:44 +01:00
ThomasV 33b11422a8 give a short timeout for daemon calls that actually do not require the network 2015-03-06 08:12:30 +01:00
ThomasV 98a809415d bump version number 2015-03-05 18:07:02 +01:00
ThomasV 15636282e4 fix issue #1061: normalize trezor passphrases. Add passphrases to restore from seed with trezor. 2015-03-05 17:09:39 +01:00
ThomasV c56fe45ad7 show wizard before running it 2015-03-05 15:56:18 +01:00
ThomasV 1d885c11e0 fix segfault in zbar init, issue #1059 2015-03-05 07:49:07 +01:00
ThomasV 59c76f5e09 use file socket for daemon 2015-03-05 07:16:48 +01:00
ThomasV 490de0d8ce fix password bug with xprv wallet 2015-03-04 18:57:28 +01:00
ThomasV 464dc9ad7d update make_download 2015-03-03 12:28:33 +01:00
ThomasV ea1af3d536 fix password bug in wallet upgrade 2015-03-03 10:55:11 +01:00
ThomasV 883f9be7d1 mention android in release notes 2015-03-01 13:40:57 +01:00
ThomasV acc594e5d1 add android authenticator script 2015-03-01 13:27:18 +01:00
ThomasV c872a3c420 note about requests/pyinstaller bug 2015-03-01 13:12:36 +01:00
ThomasV 1d311b0a04 don't try to import socks anymore 2015-03-01 10:27:05 +01:00
ThomasV e9b06f494d abort set_parameters if changes are not allowed by config 2015-03-01 07:27:05 +01:00
ThomasV 7a9141e509 deserialize network.proxy to prevent variability 2015-02-28 20:04:03 +01:00
ThomasV fdaf4e42a9 print reason if connection fails 2015-02-28 19:45:10 +01:00
ThomasV a90f3e0027 re-add older version of socks.py to repo, because SocksiPy-branch does not work with current code 2015-02-28 19:22:43 +01:00
ThomasV 510934d545 do not store protocol explicitly 2015-02-28 15:37:50 +01:00
ThomasV f489466709 fix: notify proxy when switching server 2015-02-28 14:08:58 +01:00
ThomasV d448d8bb27 fix virtualkeyboard bug 2015-02-28 12:08:23 +01:00
ThomasV 47a6af71f1 release notes 2015-02-28 11:40:35 +01:00
ThomasV 20fc2da9b5 do not attemps last_wallet if file does not exist 2015-02-28 05:54:27 +01:00
ThomasV 44b44279e7 import SSLError 2015-02-27 23:10:45 +01:00
ThomasV 78573e202d add try..except arount get_next_account 2015-02-27 21:35:50 +01:00
ThomasV bc3013caf0 fix exchange_rate plugin behavior when typing amounts 2015-02-27 21:13:17 +01:00
ThomasV 89ba1d7b0e update release notes 2015-02-27 11:10:10 +01:00
ThomasV 77d010bcec store gui last wallet separately, to fix command line 2015-02-27 10:37:13 +01:00
ThomasV 46c290e30d use base43 in order to send transactions by QR code 2015-02-26 13:59:29 +01:00
ThomasV c427e085b3 fix android seed dialog if password is empty 2015-02-26 12:38:29 +01:00
ThomasV 8a495f4071 base64 encode transactions in qr codes 2015-02-26 12:37:45 +01:00
ThomasV 52b43c57b8 android create and restore 2015-02-25 22:48:47 +01:00
ThomasV ed59498ccc android unicode fix 2015-02-25 21:14:19 +01:00
ThomasV 0f3c5ad4b1 parse_URI: utf8 decode 2015-02-25 21:13:59 +01:00
ThomasV 5e41c99d8d various fixes for android 2015-02-25 21:04:40 +01:00
ThomasV f92c3cadf0 fix utf8 encode in create_URI 2015-02-25 20:17:03 +01:00
ThomasV 217dc2f55b android: fix recv amount bug 2015-02-25 18:00:38 +01:00
ThomasV ddaf2c3121 android: tx fee per kb 2015-02-25 17:28:40 +01:00
ThomasV 8d95b9c980 android: fix protocols dialog 2015-02-25 17:25:22 +01:00
ThomasV 761871b900 sanitize server and protocol 2015-02-25 17:14:31 +01:00
ThomasV 48838be816 android: fix make_new_contacts 2015-02-25 15:51:04 +01:00
ThomasV 6693a70c72 simplify android receive 2015-02-25 15:41:27 +01:00