1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-02 14:15:06 +01:00
metamask-extension/ui
Mark Stacey b6b202ca13
Convert nonce background calls to async/await (#12853)
The calls to the background in `actions.js` that relate to the custom
nonce feature now use `async/await` and `promisifiedBackground`.

The behaviour should be unchanged except that when setting the nonce
field, the warning is shown in case of error before the loading
indicator drops, which seems like it would be a minor improvement (if
it has any user-facing impact at all).
2021-12-01 15:16:10 -03:30
..
__mocks__ Increase Jest unit test coverage for the Swaps feature to ~60% (#11343) 2021-07-02 08:48:34 -05:00
components Feature: Transaction Insights (#12881) 2021-12-01 13:52:08 -03:30
contexts EIP-1559 V2 : Advanced gas fee modal - Max base fee and Priority fee inputs (#12619) 2021-11-29 23:10:48 +05:30
css Implement Flask onboarding UI (#12745) 2021-12-01 17:53:30 +01:00
ducks Swaps optimizations (#12842) 2021-12-01 12:55:09 -03:30
helpers Implement Flask onboarding UI (#12745) 2021-12-01 17:53:30 +01:00
hooks Swaps optimizations (#12842) 2021-12-01 12:55:09 -03:30
pages Feature: Transaction Insights (#12881) 2021-12-01 13:52:08 -03:30
selectors add openSeaEnabled preference (#12909) 2021-11-30 22:12:27 -06:00
store Convert nonce background calls to async/await (#12853) 2021-12-01 15:16:10 -03:30
1.INTRODUCTION.stories.mdx Docs/12367 Adding storybook essentials addons (#12393) 2021-10-29 07:22:07 -10:00
2.DOCUMENTATION.stories.mdx Docs/12367 Adding storybook essentials addons (#12393) 2021-10-29 07:22:07 -10:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00