Commit graph

9328 commits

Author SHA1 Message Date
ThomasV
c9b0840c78 kivy: minor fixes related to exchange rates 2018-03-04 23:58:38 +01:00
ThomasV
c3ff6040d2
Merge pull request #4008 from SomberNight/network_constants_refactor
refactor network constants
2018-03-04 23:13:50 +01:00
SomberNight
81b6d65764 refactor network constants 2018-03-04 22:10:59 +01:00
ThomasV
1c0e23c8b9 Revert "Add JPY exchange rate"
This reverts commit c2da8eb46d.
2018-03-04 10:35:14 +01:00
ThomasV
56c94153ff kivy: simplify fee dialog 2018-03-04 10:29:56 +01:00
ThomasV
451ac0d259
Merge pull request #4007 from wakiyamap/add_jpy_exchange_rate
Add JPY exchange rate
2018-03-04 09:31:45 +01:00
WakiyamaP
c2da8eb46d Add JPY exchange rate 2018-03-04 04:48:08 +09:00
Johann Bauer
10057b18de
Cache dependencies for Travis build
Also: * Move temporary directory to /tmp
      * Remove files with wrong hash (so we don't have to remove them manually)
2018-03-03 19:58:31 +01:00
Johann Bauer
83f2dc44de Add websocket library to binary for Ledger 2FA support
Closes: #2433
2018-03-03 19:37:32 +01:00
ThomasV
2e594d2d7a kivy: simplify fee dialog 2018-03-03 14:58:55 +01:00
ThomasV
721dc8cdb9 kivy: larger history icons 2018-03-03 12:18:01 +01:00
ThomasV
1526768cd6 kivy: simplify history screen, display either fiat or btc 2018-03-03 11:32:38 +01:00
ThomasV
f863e7c7a8 follow-up previous commit 2018-03-03 10:36:56 +01:00
ThomasV
1e6d522137 kivy: more usable amount dialog 2018-03-03 10:08:51 +01:00
ThomasV
7e501115cd
Merge pull request #4005 from SomberNight/trezor_segwit_offline_signing
trezor: segwit offline signing
2018-03-03 09:59:04 +01:00
SomberNight
0df6d1ec97 trezor: segwit offline signing 2018-03-03 02:39:49 +01:00
SomberNight
7816edc342 fix #4003 2018-03-03 00:05:57 +01:00
ThomasV
f93c3d79d7 fix #3740 2018-03-02 19:33:33 +01:00
ThomasV
3a38c251ac Merge branch 'master' of github.com:spesmilo/electrum 2018-03-02 19:16:20 +01:00
ThomasV
d5effe48d0 kivy: do not show balance in every tab. fixes #3350 2018-03-02 19:16:08 +01:00
SomberNight
ef9d1110d0 qt address list: remove dead code
This role was in collision with SortableTreeWidgetItem.DataRole; and was otherwise not used anywhere.
2018-03-02 19:13:59 +01:00
ThomasV
4b7cf297f5 fix #3998 2018-03-02 18:00:05 +01:00
ThomasV
2a51914c31 improve message 2018-03-02 17:33:41 +01:00
Johann Bauer
3965176295 Enable sorting of list widgets 2018-03-02 12:24:18 +01:00
ThomasV
b2c7d2d2cc kivy: do not cache fee dialog 2018-03-02 10:31:00 +01:00
ThomasV
73af7ac824 Merge branch 'master' of github.com:spesmilo/electrum 2018-03-02 09:46:22 +01:00
ThomasV
4321950f63 kivy: update fee dialog on new fee 2018-03-02 09:46:10 +01:00
SomberNight
02f2e5c599 wallet.add_transaction: adding to spent_outpoints, out of order case 2018-03-02 07:56:17 +01:00
ThomasV
a6e43ddd51
Merge pull request #3997 from SomberNight/trezort_passphrases
trezorT: fix/implement passphrases
2018-03-02 06:56:47 +01:00
ThomasV
2eb98c339a
Merge pull request #3984 from Lastrellik/master
Create file caching system
2018-03-02 06:54:39 +01:00
ThomasV
9f5c76bf0b
Merge pull request #3995 from SomberNight/toggle_history_tab_capgains
toggle capital gains columns in qt history tab
2018-03-02 06:52:27 +01:00
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
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