Commit Graph

6580 Commits

Author SHA1 Message Date
ThomasV d88cceecae fix #1716: keypairs should be array not tuple 2016-03-12 10:39:50 +01:00
ThomasV a4903fbf90 remove while loop in getservers 2016-03-12 09:44:43 +01:00
ThomasV 32098b0e16 kivy: fix settings if wallet is None 2016-03-10 16:43:15 +01:00
ThomasV bca0f31fca coinchooser methods should not belong in wallet class 2016-03-10 16:37:45 +01:00
ThomasV d9c567446c kivy: support wallet is None 2016-03-10 16:22:19 +01:00
ThomasV d3a9af9e79 catch exception in interface.close 2016-03-10 15:38:24 +01:00
ThomasV 43b770fbf5 fix issue #1713 2016-03-10 15:06:03 +01:00
ThomasV a57274930b kivy's python-for-android can import stat 2016-03-10 10:39:47 +01:00
ThomasV 35fe8fc0c1 kivy: handle wallet opening failures 2016-03-10 10:18:29 +01:00
ThomasV f60c949911 storage: do not raise error if file is empty 2016-03-10 10:17:03 +01:00
ThomasV 30eddf4bf0 Merge pull request #1708 from hipio/master
Improved the Windows installer
2016-03-10 08:52:04 +01:00
Neil d56c82d5e1 Merge pull request #1711 from JustinTArthur/remove-redifined-penalty-func-from-privacy-chooser
Remove penalty_func from CoinChooserPrivacy that is later redefined
2016-03-10 06:52:20 +09:00
Justin Turner Arthur 46907e97c1 Remove penalty_func from CoinChooserPrivacy that is later implemented/redefined.
Probably a copy pasta from the development process.
2016-03-09 14:22:28 -06:00
Mitchell dfe53d8e19 Forget to readd this part 2016-03-09 19:58:43 +01:00
Mitchell be6f208b5e Enabled GetSize function 2016-03-09 19:55:04 +01:00
Mitchell 8e92fefe13 Removed electrum.ico 2016-03-09 19:47:14 +01:00
Mitchell 25fd2aca7e The build version is now added to the installer 2016-03-09 19:41:54 +01:00
Mitchell 469c20ad00 Change: Massivly improved the Windows installer 2016-03-08 20:06:40 +01:00
ThomasV 80b1b2716c kivy: open last wallet 2016-03-08 11:10:04 +01:00
ThomasV d3d0e3bacb kivy: fix on_history 2016-03-08 10:39:31 +01:00
ThomasV af780e7519 Default auto_connect to True. In Qt, the question is asked by the wizard 2016-03-08 10:00:47 +01:00
ThomasV 58fc21ec37 add missing Slider to style.kv 2016-03-08 08:57:44 +01:00
ThomasV 4c7bbb4e86 android: move wallet data to internal storage. 2016-03-08 08:10:38 +01:00
ThomasV 671fe73788 set KIVY_DATA_DIR in main script 2016-03-08 04:55:58 +01:00
ThomasV 4b4b6efb35 bump version number 2016-03-07 06:42:02 +01:00
ThomasV dc8bedd75b trustedcoin: fix get_max_amount 2016-03-07 06:38:52 +01:00
ThomasV 2599be8fdf fix typo 2016-03-07 06:16:00 +01:00
ThomasV 1067f10e5e fix #1704 2016-03-07 06:11:45 +01:00
ThomasV 8574caae09 kivy: fix regression 2016-03-06 14:49:50 +01:00
ThomasV 053c045adf fix password dialog 2016-03-06 13:23:31 +01:00
ThomasV 6ca699459a kivy: update settings dialog before display 2016-03-06 12:57:21 +01:00
ThomasV 8bc0fcf541 kivy: cache dialogs 2016-03-06 11:46:09 +01:00
ThomasV 74b12f02b5 kivy: improve status dialog 2016-03-06 10:27:16 +01:00
ThomasV 326a44cd83 move buildozer.spec 2016-03-06 09:55:06 +01:00
ThomasV c447405087 kivy: improve layout of settings dialog 2016-03-06 09:50:45 +01:00
ThomasV 1af48b3769 add build instuctions to README 2016-03-06 07:44:10 +01:00
ThomasV a0b861cd8f fix bug in interface.get_responses 2016-03-05 12:37:11 +01:00
ThomasV 2d17dbb10c kivy: receive_screen.clear 2016-03-05 09:44:28 +01:00
ThomasV 4af1c2cbc4 kivy: add release to Makefile 2016-03-05 09:27:31 +01:00
ThomasV 24676288a7 kivy: force address refresh in load_wallet 2016-03-05 09:26:58 +01:00
ThomasV faf09da293 kivy: disable password dialog for watching-only wallets 2016-03-05 05:24:44 +01:00
ThomasV 5d7164f16f kivy: fix password dialog issue 2016-03-05 05:00:33 +01:00
ThomasV 94664566e7 kivy: fix watching-only issue 2016-03-05 04:34:13 +01:00
ThomasV 247722fdec release notes 2016-03-02 09:59:56 +01:00
ThomasV d58ec9a570 kivy: support old-type seed phrases in wizard 2016-03-01 20:23:30 +01:00
ThomasV 384c7cacd7 Merge pull request #1695 from drizzt/master
Fix installation when --root is specified
2016-02-29 14:27:21 +01:00
Timothy Redaelli 901a9f3996 Fix installation when --root is specified 2016-02-29 13:28:18 +01:00
ThomasV 40281a3193 restore 'help' command for the python console 2016-02-29 09:59:45 +01:00
ThomasV aafcb352bc release notes 2.5.1 (bugfixes) 2016-02-28 11:33:44 +01:00
Neil Booth c1609d0ca7 Merge branch 'master' of github.com:spesmilo/electrum 2016-02-28 19:10:51 +09:00