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

2046 Commits

Author SHA1 Message Date
slowbackspace
865bdbbc19 update coin urls to production wallet 2020-05-11 20:04:15 +02:00
Szymon Lesisz
2c271e9043 set connect default endpoint 2020-04-03 11:27:51 +02:00
Szymon Lesisz
1eb8405cd0 fix InstallBridge download button 2020-04-03 11:27:23 +02:00
Szymon Lesisz
87e71a3e13 update connectSrc 2020-04-03 10:53:35 +02:00
slowbackspace
94ea4d663b fix unit tests 2020-03-31 15:46:07 +02:00
slowbackspace
a7939601e5 fix isWebUSB util 2020-03-31 14:42:53 +02:00
Szymon Lesisz
0c04aef293 disable erc20 autoloading 2020-03-31 12:12:56 +02:00
Szymon Lesisz
d98c300e77 Update TokenActions.js 2020-03-31 11:46:10 +02:00
Szymon Lesisz
05598a248b load all Tokens on discovery 2020-03-31 11:36:51 +02:00
Szymon Lesisz
d70afe0d04 use different CTA for passphrase_always_on_device 2020-03-31 11:34:46 +02:00
Szymon Lesisz
75393c22aa remove WALLET_TYPE request if device.features.passphrase_always_on_device 2020-03-31 10:52:15 +02:00
Szymon Lesisz
b0983994cd implement PassphraseOnDevice button 2020-03-30 22:02:34 +02:00
Szymon Lesisz
de6439e1af update localstorage version 2020-03-30 20:47:35 +02:00
Szymon Lesisz
c5b4ae1350 flowtype fixes 2020-03-30 20:47:20 +02:00
Szymon Lesisz
11bf91b093 update SendForm and PendingTx using trezor-connect@8 2020-03-30 20:46:07 +02:00
Szymon Lesisz
2231f42b37 update Blockchain and Discovery using trezor-connect@8 2020-03-30 20:44:17 +02:00
Szymon Lesisz
486bfff397 update TrezorDevice from trezor-connect@8 2020-03-30 15:50:55 +02:00
Szymon Lesisz
e586c9d8ea update outdated flowtype npm declarations 2020-03-30 15:27:01 +02:00
Szymon Lesisz
f6171c560f fix XRP account update reserve to decimals 2019-11-01 13:50:54 +01:00
Szymon Lesisz
35dc6b4935 flow fix 2019-11-01 12:23:15 +01:00
Szymon Lesisz
b5f2692d38 fix XRP balance update if tx is sent between 2 Trezor accounts 2019-11-01 12:15:30 +01:00
Szymon Lesisz
aecfbb76df enable pendingTxs in ripple send form 2019-10-31 15:50:19 +01:00
Szymon Lesisz
78e4887341 Update TrezorConnectActions.js 2019-10-31 13:13:42 +01:00
Szymon Lesisz
ebb3f0302c Update TrezorConnectActions.js 2019-10-31 12:56:28 +01:00
Szymon Lesisz
eb20aee923 rewrite BlockchainActions.autoReconnect method 2019-10-30 16:30:28 +01:00
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
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
Maroš
c6d694c3a8
Merge pull request #594 from trezor/rename-ripple
Rename Ripple to XRP
2019-08-13 13:23:04 +02:00
Vladimir Volek
0a33f00d94 rename ripple to xrp 2019-08-13 13:05:15 +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
2e8db19344 fix connect dev server url and bridge download link 2019-07-25 15:33:01 +02:00
slowbackspace
ecc1e374cc fix showing qr code for xrp 2019-05-28 15:50:04 +02:00
Vladimir Volek
e034d103aa fix coin selection bug 2019-05-27 14:48:38 +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
Vladimir Volek
814ed30940 add empty content to both sections in menu 2019-05-23 15:03:11 +02:00
slowbackspace
e100284c76 hide some errors that are too frequent 2019-05-23 13:34:08 +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
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
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