1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/ducks
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
..
app Remove unused network nonce state (#8395) 2020-04-23 13:23:22 -03:00
confirm-transaction Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
gas Prevent accidental use of globals (#8340) 2020-04-15 14:23:27 -03:00
locale Move action constants to separate module (#8308) 2020-04-08 21:35:37 -03:00
metamask Move action constants to separate module (#8308) 2020-04-08 21:35:37 -03:00
send Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
index.js Use combineReducers for rootReducer (#7964) 2020-02-06 13:08:14 -03:30