1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-13 20:08:56 +00:00
Commit Graph

2556 Commits

Author SHA1 Message Date
Szymon Lesisz
4c3d0d3b92 remove FAIL_SUBSCRIBE action 2019-10-30 16:27:37 +01:00
Szymon Lesisz
ce990f60c3 use BlockchainActions.subscribe insteadof DiscoveryActions.reconnect 2019-10-30 16:27:17 +01:00
Szymon Lesisz
3d8f64465a add "reconnectionAttempts" to blockchain reducer 2019-10-30 16:26:17 +01:00
Vladimir Volek
0e10925769 update changelog 2019-09-05 12:33:15 +02:00
Vladimir Volek
4021c191f1 update changelog 2019-09-05 12:30:47 +02:00
Vladimir Volek
db116a9494 upgrade web3 version 2019-09-03 15:55:13 +02:00
Vladimir Volek
9688b93dc2 Revert "Expand allowable message size for SignVerify to be 1024 which matches FW limits"
This reverts commit bee8fc3b5c.
2019-09-03 15:26:39 +02:00
Vladimir Volek
37b68c6a26 update stylelint 2019-08-21 13:17:56 +02:00
Vladimir Volek
e99fc94b10 update stylelint 2019-08-21 13:13:22 +02:00
Vladimir Volek
5b21ddb8ec update react and react-dom 2019-08-21 13:05:25 +02:00
Vladimir Volek
d05bf38849 update eslint 2019-08-21 12:53:45 +02:00
Vladimir Volek
26aa7abd9e update jest 2019-08-21 12:49:55 +02:00
Vladimir Volek
6be6f6c1d8 migrate ci 2019-08-20 14:51:43 +02:00
Vladimir Volek
cb9c1b8e8a
Merge pull request #596 from trezor/dependabot/npm_and_yarn/webpack-bundle-analyzer-3.3.2
Bump webpack-bundle-analyzer from 3.0.3 to 3.3.2
2019-08-19 13:26:35 +02:00
dependabot[bot]
ddf423b0aa
Bump webpack-bundle-analyzer from 3.0.3 to 3.3.2
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 3.0.3 to 3.3.2.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v3.0.3...v3.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-18 16:03:54 +00:00
Vladimir Volek
6c62212b7e
Update CHANGELOG.md 2019-08-13 13:34:07 +02:00
Vladimir Volek
6fc2b1644f Merge branch 'master' of github.com:satoshilabs/trezor-wallet 2019-08-13 13:30:39 +02:00
Vladimir Volek
10d15a75ea bump version, changelog 2019-08-13 13:30:25 +02:00
Maroš
c6d694c3a8
Merge pull request #594 from trezor/rename-ripple
Rename Ripple to XRP
2019-08-13 13:23:04 +02:00
slowbackspace
555f4a9795 update localization 2019-08-13 13:09:27 +02:00
Vladimir Volek
0a33f00d94 rename ripple to xrp 2019-08-13 13:05:15 +02:00
Vladimir Volek
c5f77b9f70
Merge pull request #593 from brianddk/long-msg-sign
Expand allowable message size for SignVerify to be 1024
2019-08-13 12:21:32 +02:00
brianddk
bee8fc3b5c
Expand allowable message size for SignVerify to be 1024 which matches FW limits 2019-08-12 13:38:28 -05:00
Vladimir Volek
0627d28e07 update changelog 2019-07-26 13:00:37 +02:00
Maroš
cbb45de387
Merge pull request #589 from trezor/fix-bridge-url
Fix connect dev server url and bridge download link
2019-07-25 17:35:22 +02:00
Vladimir Volek
2e8db19344 fix connect dev server url and bridge download link 2019-07-25 15:33:01 +02:00
Vladimir Volek
5f4a9863d6
Merge pull request #576 from trezor/fix/show-xrp-qrcode
Fix showing qr code for xrp
2019-05-28 15:51:28 +02:00
slowbackspace
ecc1e374cc fix showing qr code for xrp 2019-05-28 15:50:04 +02:00
Vladimir Volek
b8e4f902a2
Merge pull request #571 from trezor/fix/coins-settings-bug
Fix coin selection bug
2019-05-27 14:50:46 +02:00
Vladimir Volek
e034d103aa fix coin selection bug 2019-05-27 14:48:38 +02:00
Vladimir Volek
3f50ef5343
Merge pull request #570 from trezor/fix/coins-settings
Better coins settings
2019-05-23 16:01:25 +02:00
slowbackspace
9e66d1bec3 reuse "application settings" intl message 2019-05-23 15:46:38 +02:00
Vladimir Volek
b65feeea9b add link to dashboard 2019-05-23 15:24:59 +02:00
slowbackspace
082851015c update changelog 2019-05-23 15:13:44 +02:00
Vladimir Volek
814ed30940 add empty content to both sections in menu 2019-05-23 15:03:11 +02:00
Vladimir Volek
01ddcf5349
Merge pull request #569 from trezor/fix/remove-console-errors
Fix/hide some errors that are too frequent
2019-05-23 14:18:20 +02:00
Vladimir Volek
9598ff799e fix routing issue 2019-05-23 14:17:12 +02:00
slowbackspace
e100284c76 hide some errors that are too frequent 2019-05-23 13:34:08 +02:00
Vladimir Volek
da086cf005 Merge branch 'master' into beta 2019-05-22 15:10:59 +02:00
Vladimir Volek
5d35c5267c fix dev connect url 2019-05-22 15:10:22 +02:00
Maroš
505a27a3ef
Merge pull request #541 from trezor/feature/transactions
Add transaction history - skeleton
2019-05-22 15:05:25 +02:00
Vladimir Volek
5f1adbde21 turn off transaction to be able merge 2019-05-22 15:01:37 +02:00
Vladimir Volek
419bb5c3f7
Merge pull request #556 from trezor/fix/balance-rounding
Fix/dont round fiat rate when calculating total balance
2019-05-22 14:25:23 +02:00
Vladimir Volek
3f155be432
Merge pull request #554 from trezor/feature/log-errors
log errors
2019-05-22 14:25:08 +02:00
Vladimir Volek
f165f084a8
Merge pull request #555 from trezor/fix/fiat-rate-nan-l10n
Fix/message "fiat rates not available" for xrp
2019-05-22 14:24:56 +02:00
Vladimir Volek
8072c662b2
Merge pull request #561 from trezor/fix/update-remembered-device-accounts
Fix/updating xrp accounts on remembered device
2019-05-22 14:24:43 +02:00
slowbackspace
a052b0230d run ci run 2019-05-17 18:09:13 +02:00
slowbackspace
d334139a7b run ci 2019-05-17 18:06:41 +02:00
slowbackspace
07371d6be7 update accounts on each block 2019-05-17 17:41:00 +02:00
slowbackspace
25548debd0 comment about potential incorrect balance with contracts 2019-05-17 17:17:46 +02:00