Whymarrh Whitby
|
92971d3c87
|
Migrate codebase to use ESM (#7730)
* Update eslint-plugin-import version
* Convert JS files to use ESM
* Update ESLint rules to check imports
* Fix test:unit:global command env
* Cleanup mock-dev script
|
5 years ago |
Whymarrh Whitby
|
aa41057628
|
Update ESLint rules for curly braces style (#7477)
* eslint: Enable curly and brace-style
* yarn lint --fix
|
5 years ago |
Paul Bouchon
|
47024fd9a5
|
feature: integrate gaba/CurrencyRateController (#6570)
|
6 years ago |
Thomas Huang
|
c7492f4f54
|
Include token checksum address in prices lookup for token rates (#6526)
|
6 years ago |
Paul Bouchon
|
a973a7420a
|
feature: switch token pricing to CoinGecko API (#6424)
|
6 years ago |
Thomas Huang
|
3bd3e640b4
|
Set auto conversion off for token/eth conversion (#6005)
|
6 years ago |
Paul Bouchon
|
45a9f40aa6
|
bugfix: normalize contract addresss when fetching exchange rates (#5863)
|
6 years ago |
Paul Bouchon
|
0549782595
|
Update Balanc3 API (#5744)
* Update balanc3 API used in TokenRatesController
* Remove demo URL and use nativeCurrency when fetching token rates
|
6 years ago |
kumavis
|
2c1bca1ab0
|
token-rates - protect against bad token data
|
6 years ago |
Dan
|
6bc8cc819a
|
Merge branch 'develop' into i3725-refactor-send-component-
|
7 years ago |
bitpshr
|
8c5994abc9
|
Return 0 for token rate fetch failures
|
7 years ago |
Dan Finlay
|
7ec775d614
|
Use latest balanc3 api for prices
|
7 years ago |
Dan Finlay
|
a833f02f33
|
Use the metamask balanc3 dev price api
Fixes #4056
|
7 years ago |
bitpshr
|
6dbdc87713
|
Add generated docs
|
7 years ago |
bitpshr
|
b4912f29cd
|
Disable token price polling when no client is active
|
7 years ago |
bitpshr
|
d0447f9058
|
Maintain token prices using a background service
|
7 years ago |