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

380 Commits

Author SHA1 Message Date
Szymon Lesisz
2c271e9043 set connect default endpoint 2020-04-03 11:27:51 +02:00
Szymon Lesisz
87e71a3e13 update connectSrc 2020-04-03 10:53:35 +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
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
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
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
Vladimir Volek
2e8db19344 fix connect dev server url and bridge download link 2019-07-25 15:33:01 +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
3f155be432
Merge pull request #554 from trezor/feature/log-errors
log errors
2019-05-22 14:25:08 +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
21d0c3e50f log errors 2019-05-15 18:03:29 +02:00
slowbackspace
607ea8a6be fix minimalAmount param 2019-05-15 14:20:00 +02:00
slowbackspace
f01c6f735d cleanup 2019-05-06 21:02:10 +02:00
slowbackspace
adce529d5a mend 2019-05-03 22: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
f5f233f940 remove commented lines 2019-04-30 09:50:52 +02:00
slowbackspace
25e8c6ae56 l10n for actions that use notifications 2019-04-29 18:49:16 +02:00
slowbackspace
9a083dff87 fix localized value for xrp fee select 2019-04-29 15:51:55 +02:00
slowbackspace
934df38064 l10n support for xrp validation 2019-04-29 15:36:05 +02:00
slowbackspace
8d1c01bc61 delete console.log 2019-04-29 12:57:25 +02:00
slowbackspace
0c4d9d7311 l10n support for validation in eth send form 2019-04-29 12:56:36 +02:00
Vladimir Volek
2d31194200 add dev connect with tx history 2019-04-26 17:46:19 +02:00
slowbackspace
baee0855c5 add gas price and nonce l10n 2019-04-26 12:10:18 +02:00
slowbackspace
5000ea65e4 add gas limit validation messages 2019-04-25 18:07:41 +02:00
slowbackspace
8cef01388e add l10n for address and amount inputs 2019-04-25 17:55:29 +02:00
Maroš
cb9bbaa3c1
Merge pull request #513 from trezor/feature/coin-settings
Add coins settings
2019-04-25 14:07:55 +02:00
Vladimir Volek
16c2f71fdc
Merge pull request #527 from trezor/feature/backend-autoreconnect
Feature/auto reconnect to the backend
2019-04-24 15:40:46 +02:00
Vladimir Volek
88394eede2 cleanup 2019-04-24 14:46:16 +02:00
Vladimir Volek
a600266786 fixed state checking 2019-04-24 14:42:02 +02:00