1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Erik Marks d55f579447
Fix useTransactionDisplayData unit tests (#10134)
New year, new problems.

It's working as expected, but we had hard-coded some 2020 date values, and `formatDateWithYearContext` adds the year to its output formatted date if the date is not from the current year.
2021-01-04 09:45:54 -08:00
..
components set last provider when switching to a customRPC (#10084) 2020-12-16 09:48:42 -06:00
contexts add new MetaMetricsController (#9857) 2020-12-02 15:41:30 -06:00
css Use 1px borders on inputs and buttons (#9766) 2020-10-30 13:31:42 -05:00
ducks Fetch swap quote refresh time from API (#10069) 2020-12-15 16:54:22 -03:30
helpers Fix fetch-with-cache handling of interwoven requests (#10079) 2020-12-15 16:51:13 -03:30
hooks Fix useTransactionDisplayData unit tests (#10134) 2021-01-04 09:45:54 -08:00
pages Fix network settings Kovan block explorer link (#10117) 2020-12-25 10:51:47 -08:00
selectors Add web3 shim usage notification (#10039) 2020-12-10 15:40:29 -08:00
store Tighten up loading indication logic (#10103) 2020-12-17 21:34:43 -08:00