1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/ui/store
Mark Stacey 5076e5057f
Remove nodeify (#13003)
The `nodeify` utility is no longer needed for the background API.
Instead each method is assumed to be either synchronous or Promise-
returning.

The error handling was updated to at least log the error in the case
where a method fall fails after the connection is broken.
2021-12-08 18:06:53 -03:30
..
actionConstants.js Feat/add collectible manually (#12834) 2021-11-26 14:03:35 -06:00
actionConstants.test.js Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
actions.js Permission System 2.0 (#12243) 2021-12-06 19:16:49 -08:00
actions.test.js Remove nodeify (#13003) 2021-12-08 18:06:53 -03:30
store.js Disable remote-redux-devtools in non-dev builds (#12956) 2021-12-06 11:55:40 -03:30