1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-15 21:08:57 +00:00
Commit Graph

2544 Commits

Author SHA1 Message Date
dependabot[bot]
c335079301
Bump handlebars from 4.0.12 to 4.1.2
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-19 11:28:07 +00: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
slowbackspace
c1fdada46d pass block number to xrp's onBlockMined 2019-05-17 17:17:00 +02:00
slowbackspace
e54f2066ea dont round fiat rate when calculating total balance 2019-05-16 18:35:38 +02:00
slowbackspace
3ecda0bff4 fix fiat rates not available msg 2019-05-16 15:47:29 +02:00
slowbackspace
21d0c3e50f log errors 2019-05-15 18:03:29 +02:00
slowbackspace
89fa7d3177 delete console.log 2019-05-15 15:57:18 +02:00
slowbackspace
2524f1b2be Merge branch 'master' of https://github.com/trezor/trezor-wallet 2019-05-15 15:44:21 +02:00
slowbackspace
2af0912d21 update changelog 2019-05-15 15:44:14 +02:00
Vladimir Volek
cbbab189b7
Merge pull request #553 from trezor/fix/l10n
Fix/l10n
2019-05-15 15:42:53 +02:00
slowbackspace
1180fd789e fix xrp receive button overflow 2019-05-15 14:24:55 +02:00
slowbackspace
607ea8a6be fix minimalAmount param 2019-05-15 14:20:00 +02:00
Vladimir Volek
09e637443e
Merge pull request #549 from trezor/feature/tuc-beta-19
Feature/tuc beta 19
2019-05-13 15:33:56 +02:00
Vladimir Volek
af2f45349d
Merge pull request #548 from trezor/feature/spanish
Feature/spanish (synced with crowdin)
2019-05-13 15:25:28 +02:00