1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app
Mark Stacey 6f18989582
Prevent malformed next nonce warning (#10143)
The "Next nonce" warning warns users when the custom nonce they set is
higher than our suggested nonce. This warning was mistakenly being
shown even when we didn't have a suggested nonce yet.

Fixes #9989
2021-01-05 14:16:30 -03:30
..
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 Ensure that gas for swap tx submitted at same time as approval is in hex (#10135) 2021-01-04 14:43:44 -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 Prevent malformed next nonce warning (#10143) 2021-01-05 14:16:30 -03:30
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