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

29 Commits

Author SHA1 Message Date
Szymon Lesisz
2231f42b37 update Blockchain and Discovery using trezor-connect@8 2020-03-30 20:44:17 +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
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
dc821b7a37 update account empty state 2019-04-16 14:54:22 +02:00
Vladimir Volek
c47ca11f8b prepare empty bitcoin send page, refactor 2019-04-09 14:20:36 +02:00
Vladimir Volek
749224dc66 lint all files 2019-03-04 13:33:02 +01:00
Szymon Lesisz
0fe2ce7717 rename rippleGetAccountInfo param 2019-01-09 14:32:20 +01:00
Szymon Lesisz
baec449936 fix PendingTransactions format 2019-01-04 13:58:34 +01:00
Szymon Lesisz
7d9cbf7cbe update fee levels in reducer only if needed 2019-01-03 15:05:55 +01:00
Szymon Lesisz
0ee1e3a5d9 remove unnecessary $FlowIssues 2019-01-03 15:05:55 +01:00
Szymon Lesisz
32ee758af2 get decimals from config (RippleBlockchainActions) 2019-01-03 15:05:55 +01:00
Szymon Lesisz
2bf2e0539c update trezor-connect package 2019-01-03 15:05:55 +01:00
Szymon Lesisz
be9cd4fef0 add fees to Ripple 2019-01-03 15:05:55 +01:00
Szymon Lesisz
31e3c7a9a2 refactoring Account object to coin specific 2018-12-21 10:58:53 +01:00
Szymon Lesisz
179bcb386d force CI update 2018-12-20 17:43:21 +01:00
Szymon Lesisz
b19c6e87e9 eslint fix 2018-12-20 14:36:37 +01:00
Szymon Lesisz
02040f2505 force CI build 2018-12-20 14:31:32 +01:00
Szymon Lesisz
c53dfcfaeb ripple/BlockbookAction temporary commented 2018-12-20 14:20:03 +01:00
Szymon Lesisz
24524d7445 update BlockchainNotification event values to match BlockchainLinkTransaction 2018-12-20 14:18:06 +01:00
Szymon Lesisz
bab5007847 call PENDING.ADD from BlockbookActions 2018-12-20 14:18:06 +01:00
Szymon Lesisz
780e6e27ef add coin parameter to connect.rippleGetAccountInfo 2018-12-20 14:18:06 +01:00
Szymon Lesisz
3ae45ddd7e update fee in reducer only if changed 2018-12-05 14:11:03 +01:00
Szymon Lesisz
9b7987e951 add availableBalance to Account.update action 2018-12-05 09:26:31 +01:00
Szymon Lesisz
90cc406773 fix pending tx for ethereum networkType 2018-12-05 09:26:31 +01:00
Szymon Lesisz
9cc11e11be split BlockchainActions into coin specific files 2018-12-05 09:26:31 +01:00