1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-02-21 04:22:04 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
slowbackspace
21d0c3e50f log errors 2019-05-15 18:03:29 +02:00
slowbackspace
cd0c472aed Merge branch 'master' into feature/l10n-moar 2019-05-03 21:57:58 +02:00
slowbackspace
14fe1d82eb change notification prop type to variant 2019-05-02 14:00:24 +02:00
slowbackspace
25e8c6ae56 l10n for actions that use notifications 2019-04-29 18:49:16 +02:00
slowbackspace
8d399ff327 auto reconnect to the backend 2019-04-23 17:02:25 +02:00
slowbackspace
c2d03631a4 fix saving and loading imported accounts from localstorage 2019-04-12 14:22:27 +02:00
slowbackspace
bb4a3268f7 fix flow 2019-04-10 00:50:34 +02:00
slowbackspace
de7aafa5c3 changed method definitions to ThunkAction, remove all accounts associated to deviceID 2019-04-09 16:10:49 +02:00
slowbackspace
8dd3f95f1f add import tool 2019-04-08 18:30:11 +02:00
Vladimir Volek
749224dc66 lint all files 2019-03-04 13:33:02 +01:00
Szymon Lesisz
149b07cb2e connect7 changes 2019-02-26 12:45:46 +01:00
Szymon Lesisz
128d238037 change "if" to "switch" 2018-12-11 15:08:02 +01:00
Szymon Lesisz
e34b9141d8 change prefix of coin specific actions 2018-12-05 09:26:30 +01:00
Szymon Lesisz
7f56cdbcde handle unsupported and/or outdated firmware in discovery process 2018-12-05 09:25:54 +01:00
Szymon Lesisz
3774110a83 handle NOT_SUPPORTED methods in Discovery 2018-12-05 09:24:47 +01:00
Szymon Lesisz
7956b4a5fb subscribe to blockchain after discovery 2018-12-05 09:24:47 +01:00
Szymon Lesisz
0918403024 split discovery actions to coin specific files 2018-12-05 09:24:47 +01:00
Szymon Lesisz
ed7501c4fc refactor Coin > Network 2018-10-15 15:44:10 +02:00
Szymon Lesisz
3183426137 TrezorConnect calls using new field "useEmptyPassphrase" 2018-10-08 13:34:03 +02:00
Szymon Lesisz
d07d078d92 DiscoveryAction refactoring 2018-10-04 10:51:33 +02:00
Szymon Lesisz
b36b9667e4 eslint ./src/actions 2 2018-09-23 09:13:09 +02:00
Szymon Lesisz
0029a4c819 remove unused import 2018-09-18 15:58:15 +02:00
Szymon Lesisz
d4bcf160d2 remove console.log 2018-09-18 11:12:00 +02:00
Szymon Lesisz
8884d65c8f removed unused action 2018-09-13 14:43:02 +02:00
Szymon Lesisz
1379a2e745 update actions and reducers 2018-09-13 14:40:41 +02:00
Szymon Lesisz
6354332e40 fixed conflicts after merge 2018-09-12 16:59:31 +02:00
Szymon Lesisz
26978fe984 web3 actions splitted to blockchain actions 2018-09-12 16:37:57 +02:00
Vasek Mlejnsky
354a16f0c0 Fix some eslint errors 2018-09-05 16:17:50 +02:00
Vladimir Volek
424be08e7c Removed /js folder 2018-08-27 17:15:22 +02:00