1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Mark Stacey 5fe25e41b7
Remove unused network nonce state (#8395)
This state hasn't been used since #5886. The nonce we display in our UI
is now from the background, rather than queried directly from the
front-end.

This also means we save making this network call each time a pending
transaction is added, and each time the transaction list is mounted.
2020-04-23 13:23:22 -03:00
..
components Remove unused network nonce state (#8395) 2020-04-23 13:23:22 -03:00
contexts Migrate "i18n-provider" to new context API (#8213) 2020-03-23 14:07:05 -03:00
css Rewrite checkbox component (#8305) 2020-04-09 18:51:12 -03:00
ducks Remove unused network nonce state (#8395) 2020-04-23 13:23:22 -03:00
helpers Prevent accidental use of globals (#8340) 2020-04-15 14:23:27 -03:00
pages Await completion of markPasswordForgotten (#8381) 2020-04-22 16:15:22 -03:00
selectors Close notification UI if no unapproved confirmations (#8358) 2020-04-20 10:21:57 -07:00
store Remove unused network nonce state (#8395) 2020-04-23 13:23:22 -03:00