aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/controllers/token-rates.js
Commit message (Collapse)AuthorAgeFilesLines
* Set auto conversion off for token/eth conversion (#6005)Thomas Huang2019-01-111-1/+1
|
* bugfix: normalize contract addresss when fetching exchange rates (#5863)Paul Bouchon2018-12-011-1/+3
|
* Update Balanc3 API (#5744)Paul Bouchon2018-11-141-23/+15
| | | | | | * Update balanc3 API used in TokenRatesController * Remove demo URL and use nativeCurrency when fetching token rates
* token-rates - protect against bad token datakumavis2018-11-031-4/+7
|
* Return 0 for token rate fetch failuresbitpshr2018-04-271-1/+5
|
* Use latest balanc3 api for pricesDan Finlay2018-04-251-1/+1
|
* Use the metamask balanc3 dev price apiDan Finlay2018-04-241-1/+1
| | | | Fixes #4056
* Add generated docsbitpshr2018-04-191-3/+3
|
* Disable token price polling when no client is activebitpshr2018-04-171-0/+1
|
* Maintain token prices using a background servicebitpshr2018-04-161-0/+76