Commit Graph

8834 Commits

Author SHA1 Message Date
SomberNight 7acbaa5382 trezorT: fix/implement passphrases 2018-03-02 05:15:32 +01:00
SomberNight 2845280c4b qt MessageBox: make text selectable 2018-03-02 01:31:36 +01:00
Jon Layton ee2020e1a2
Merge pull request #152 from BTCP-community/fix/explorer_url
Fix explorers, add coinmarketcap, readme instructions
2018-03-01 13:48:34 -06:00
Jon Layton 24809dc7e7 Fix explorers, add coinmarketcap, readme instructions 2018-03-01 13:32:48 -06:00
Lastrellik 6079105b2c Revert to using == instead of = 2018-03-01 11:36:36 -07:00
ThomasV 968862076f fix sign 2018-03-01 19:09:24 +01:00
SomberNight 724ed874aa toggle capital gains columns in qt history tab 2018-03-01 19:05:51 +01:00
ThomasV 37e43d9c10 follow up prev commit 2018-03-01 18:31:16 +01:00
ThomasV fb761b7c12 request fee historgam every minute. show fee in the send tab of kivy gui 2018-03-01 18:28:54 +01:00
ThomasV 848f4b9ae0
Merge pull request #3992 from matejcik/master
Trezor model T does not provide bootloader hash
2018-03-01 16:59:22 +01:00
ThomasV 3887ed32e5
Merge pull request #3989 from SomberNight/fix_email_requests_plugin
fix email_requests plugin
2018-03-01 16:58:54 +01:00
ThomasV ca84ca00ca
Merge pull request #3994 from SomberNight/save_toolbar_state
persist history and addresses toolbars (qt)
2018-03-01 16:58:03 +01:00
SomberNight b963dc1d0d persist history and addresses toolbars (qt) 2018-03-01 16:33:06 +01:00
SomberNight f6e627798a fix #3993 2018-03-01 15:44:44 +01:00
ThomasV e82838ecbb fix #3991 2018-03-01 14:45:38 +01:00
matejcik 2bfcf9f0b5 Trezor model T does not provide bootloader hash 2018-03-01 13:41:02 +01:00
ThomasV 2303f7b540 use python 3.6 to build APK 2018-03-01 12:50:48 +01:00
ThomasV 324da97297 Provide command-line instructions to install SDKs in Kivy/buildozer 2018-03-01 12:48:18 +01:00
SomberNight a0023791e5 fix kivy -- virtual keyboard for seed input: chars were not getting enabled
kivy master broke this in kivy/kivy#5537
2018-03-01 04:32:34 +01:00
SomberNight 2f4ee16fd4 fix email_requests plugin 2018-03-01 02:39:48 +01:00
Lastrellik 6706a87e53 Create file caching system 2018-02-28 08:51:56 -07:00
ThomasV df9935e6af unify date format in history tab 2018-02-28 11:09:54 +01:00
ThomasV 2345d5f473 disable list filtering when toolbar is closed 2018-02-28 09:56:34 +01:00
ThomasV 4236adc552 fix date filtering 2018-02-28 09:50:28 +01:00
ThomasV 98f99a34a3 follow up #3985 2018-02-28 09:29:58 +01:00
ThomasV 26a6fa3082
Merge pull request #3985 from SomberNight/addresses_tab_type_col
qt addresses tab: new column for type
2018-02-28 09:01:27 +01:00
SomberNight 2aaf250a4a fix #3956 2018-02-28 01:26:05 +01:00
SomberNight 02c0096b55 qt addresses tab: new column for type 2018-02-27 19:21:30 +01:00
ThomasV 8fe315beab Merge branch 'master' of github.com:spesmilo/electrum 2018-02-27 17:38:17 +01:00
ThomasV 51368f6aa8 fix 3930: do not filter addresses by default 2018-02-27 17:38:04 +01:00
Johann Bauer 540b230c8a
Use icon for tx saving success message 2018-02-27 16:59:39 +01:00
SomberNight a821a3504e wizard: remove unused strings 2018-02-27 16:52:28 +01:00
SomberNight 3ce8bd4d8f fix #3983 2018-02-27 16:40:11 +01:00
ThomasV a3554dc2b7 fix #3963 2018-02-27 16:00:56 +01:00
ThomasV 51630416fc fix expenditures sign 2018-02-27 15:26:39 +01:00
ThomasV 31edc419fa improve get_tx_status 2018-02-27 15:13:44 +01:00
Johann Bauer 355bd322df
Replace icon for local tx 2018-02-27 12:39:54 +01:00
Johann Bauer 6ab1ba52b0
Remove pyblake2 workaround 2018-02-27 12:35:06 +01:00
ThomasV afd39b2f42 Merge branch 'master' of github.com:spesmilo/electrum 2018-02-27 12:19:54 +01:00
ThomasV c50d758c3e rename "Local only" as "Local" 2018-02-27 12:17:02 +01:00
ThomasV 86ca382a20
Merge pull request #3981 from Yuki-Inoue/load-wallet-result-reflected
daemon returns true only if the wallet is loaded
2018-02-27 12:07:14 +01:00
ThomasV ac176db221 follow-up previous commit 2018-02-27 12:03:35 +01:00
ThomasV 76734f6a88 fix #3980 2018-02-27 12:02:52 +01:00
ThomasV 26e966c3e0 hide address and history toolbars, move functions back into menu. 2018-02-27 11:52:35 +01:00
Yuki Inoue 6687c1b336 daemon returns true only if the wallet is loaded 2018-02-27 18:43:00 +09:00
SomberNight 52d41a4339 follow-up 5893af5025
clean git version a bit (convert to str and remove trailing newline)
2018-02-27 03:06:49 +01:00
ThomasV 375d7965d7
Merge pull request #3978 from SomberNight/load_unverified_tx_offline
prepare self.unverified_tx regardless of network
2018-02-27 00:52:24 +01:00
ThomasV 03b40a3c0a
Merge pull request #3514 from SomberNight/2fa_testnet
make 2fa wallets work on testnet
2018-02-27 00:50:09 +01:00
SomberNight 98cdbe3771 fix #3956 2018-02-26 22:03:22 +01:00
Johann Bauer 5893af5025
Try to use git hash in crash reports 2018-02-26 19:53:16 +01:00