Commit Graph

6439 Commits

Author SHA1 Message Date
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
Neil Booth 467b0c0973 tx_dialog: make a deep copy of the tx
I've confirmed this
Fixes #1690
2016-02-28 19:10:09 +09:00
ThomasV 76bf8085fd fix #1688 2016-02-28 05:18:50 +01:00
ThomasV 11a6917ade Merge branch 'master' of git://github.com/spesmilo/electrum 2016-02-27 19:56:02 +01:00
ThomasV cb2983b289 Merge pull request #1686 from jzbz/patch-1
Update README.rst
2016-02-27 14:10:01 +01:00
ThomasV 57dba2fd1f update make_download script 2016-02-27 08:31:09 +01:00
Neil Booth 0f33989768 trezor: remove code duplicated in base class 2016-02-27 13:17:59 +09:00
ThomasV 1ec4ccdf2e kivy: update messages 2016-02-26 11:01:44 +01:00
ThomasV 4f04f96d29 kivy: update message 2016-02-26 10:41:47 +01:00
ThomasV dc75ad563b minor message update 2016-02-26 10:29:16 +01:00
ThomasV b99fdf3130 kivy error message 2016-02-26 10:25:37 +01:00
ThomasV 8f16a1bd09 kivy scan_qr: rm debug messages 2016-02-26 10:21:32 +01:00
ThomasV 4e7f9c061b kivy wizard: do not scan seed as qr code. separate screen for watching only wallets. 2016-02-26 10:17:38 +01:00
ThomasV 8c365fd681 kivy: show error message with qr scanner 2016-02-25 16:55:38 +01:00
ThomasV 1028c9282b kivy: calculator icon 2016-02-25 14:17:59 +01:00
ThomasV 9cd4acafcc update broadcast command, with timeout 2016-02-25 10:55:37 +01:00
ThomasV 34a4df1114 fixes for cosignerpool 2016-02-25 09:39:01 +01:00
ThomasV 54df0b2845 follow up previous commit 2016-02-25 08:59:02 +01:00
ThomasV 96f144eb03 make sure the broadcast tx thread always times out 2016-02-25 08:55:06 +01:00
Jonathan Zeppettini 96b930f0f2 Update README.rst
Removed reference to non existent page...
2016-02-24 15:19:05 -05:00
ThomasV 463818b12d add locale to windows builds. fixes #1614 2016-02-24 19:31:16 +01:00
ThomasV 100ff51cc4 add import for pyinstaller 2016-02-24 19:16:59 +01:00
ThomasV c26f898a4f add import for pyinstaller 2016-02-24 19:12:38 +01:00
ThomasV 62f2095faa fix paths for windows builder 2016-02-24 19:06:13 +01:00
ThomasV f1d170cbc9 Merge branch 'master' of git://github.com/spesmilo/electrum 2016-02-24 16:58:09 +01:00
ThomasV 73822e8ec2 fix: pass cwd with config_options 2016-02-24 16:57:58 +01:00
Neil Booth cc4ec4c34e Add BTC.com block explorer. 2016-02-25 00:31:24 +09:00
Neil Booth 9a454b60ce trezor: raise error for decryption attempts 2016-02-24 22:43:54 +09:00
ThomasV dd2922d8fc update release notes 2016-02-24 10:32:49 +01:00
ThomasV 305843999e Relicensing 2016-02-24 10:20:30 +01:00
ThomasV b53a54cded remove bmp.py; use Qt instead 2016-02-23 15:27:00 +01:00
ThomasV ee18caa022 update pem.py to use ASN1_Node class 2016-02-23 12:52:55 +01:00
ThomasV 10701d72c9 New class for decoding asn1 structures 2016-02-23 12:33:03 +01:00
ThomasV f97fdf3ba8 labels plugin: use get_fingerprint 2016-02-22 15:44:31 +01:00
ThomasV 9b99693ca1 add explanations to network dialog 2016-02-22 11:49:37 +01:00
ThomasV d3c537d0db kivy: add info text to network dialog 2016-02-22 11:34:21 +01:00
ThomasV cf56b8a63c Merge pull request #1683 from akshayaurora/intent
kivy:android:check for intent on activity start
2016-02-22 11:33:42 +01:00
testelectrum b1b1cf4c66 kivy:android:check for intent on activity start 2016-02-22 15:37:36 +05:30
ThomasV 461a5960e1 better message 2016-02-22 10:53:08 +01:00
ThomasV 75db90ffa5 kivy: Move network dialog to settings. Add coin chooser to settings 2016-02-22 10:50:27 +01:00
ThomasV cb8d504c42 kivy: disable server chooser if auto-connect is selected 2016-02-21 18:47:45 +01:00