1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Kevin Holder 95acee95b5
nodeify removeFromAddressBook (#9395)
Right now when editing an address in "Settings > Contact", the contact
is lost after saving. This is because the code awaits
`removeFromAddressBook()` before creating the new contact but
`removeFromAddressBook()` never resolves. This change fixes this bug.
2020-09-11 09:58:51 -02:30
..
account-import-strategies
controllers Use Infura v3 API (#9368) 2020-09-10 13:46:00 -02:30
lib Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
migrations Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
platforms Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
background.js Use Infura v3 API (#9368) 2020-09-10 13:46:00 -02:30
chromereload.js
contentscript.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
first-time-state.js
inpage.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
metamask-controller.js nodeify removeFromAddressBook (#9395) 2020-09-11 09:58:51 -02:30
phishing-detect.js
ui.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30