Commit Graph

4335 Commits

Author SHA1 Message Date
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
ThomasV f6280c4e23 fixes for android 2015-02-25 13:25:52 +01:00
ThomasV 6c30efd8be update release notes 2015-02-25 11:23:03 +01:00
ThomasV 1e39231344 update release notes 2015-02-25 11:12:47 +01:00
ThomasV c7f89da934 copy request URI to clipboard 2015-02-25 10:01:59 +01:00
ThomasV ce5808e894 make_packages: ignore pyc 2015-02-25 06:03:59 +01:00
ThomasV b29038073d add new languages to i18n 2015-02-24 19:32:59 +01:00
ThomasV 821a9f14dd rename file 2015-02-24 19:14:53 +01:00
ThomasV 80284d5516 updates for the old android GUI 2015-02-24 18:45:09 +01:00
ThomasV 18d16ba82c bugfix: add pubkey to PendingAccount, to be able to spend from it 2015-02-23 19:33:31 +01:00
ThomasV 5ee4a87f29 Merge pull request #1044 from LedgerHQ/ledger
New firmware integration
2015-02-23 17:10:44 +01:00
BTChip 074a57b1a3 New firmware integration 2015-02-23 16:30:44 +01:00
Maran b701ca185c Removed packages folder as depedency for osx builds
Will require py2app 0.9
2015-02-23 09:37:44 +01:00
Maran 199868c2c0 Change OSX build to use new structure 2015-02-23 08:35:18 +01:00
ThomasV 0a80f84e2e don't use load_module in make_packages 2015-02-23 08:15:35 +01:00
ThomasV 39c2bc5b7a fix header file in google protobuf 2015-02-23 07:14:39 +01:00
ThomasV 45007a27e4 plugins readme 2015-02-22 12:28:18 +01:00
ThomasV f2f92f9263 trustedcoin plugin: fix is_billing 2015-02-22 12:06:04 +01:00
ThomasV 2a608280f4 Do not exit when the New Wallet dialog is canceled 2015-02-21 16:25:06 +01:00
ThomasV b3364b87d1 interface: don't show traceback on error 104 2015-02-21 14:45:09 +01:00
ThomasV 9874afac8b fixes for make_packages 2015-02-21 12:49:35 +01:00
ThomasV 91ea2d8752 move mki18n to contrib directory 2015-02-21 12:41:52 +01:00
ThomasV 1f58673915 add python mode for emacs 2015-02-21 12:24:40 +01:00
ThomasV 7dbb182a2e add script to copy dependencies in make_packages 2015-02-21 11:43:53 +01:00
ThomasV 7daccf143f update pyinstaller spec file 2015-02-21 10:53:54 +01:00
ThomasV 56dc9f7f80 cleanup dead code 2015-02-21 08:48:15 +01:00
ThomasV 1b65dd7974 Merge branch 'master' of git://github.com/spesmilo/electrum 2015-02-20 10:11:38 +01:00
ThomasV c1583001b4 Merge pull request #1041 from romanz/master
travis: use container-based infrastructure for faster tests
2015-02-20 10:06:55 +01:00
ThomasV e6a55803ab Merge pull request #1042 from openalias/master
relicensed to GPLv3
2015-02-20 10:01:46 +01:00
Riccardo Spagni 133c3386be
relicensed to GPLv3, added note allowing for future relicensing 2015-02-20 10:27:16 +02:00