1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
Erik Marks 2301d9980e
Wait for extension unlock before processing eth_requestAccounts (#8149)
* eth_requestAccounts: wait on unlock

return error on duplicate eth_requestAccounts
add getUnlockPromise mock to permissions unit tests

* only await unlock if already permitted

* add notification badge for wait on unlock

* fixup

* more fixup

* cleanup

* update keyring controller, us its unlock event

* move keyring update unlock logic to unlock event handler

* fix unit tests

* delete onUnlock handler

* fix eth-keyring-controller resolution

* update eth-keyring-controller
2020-03-23 09:25:55 -07:00
..
2020-03-16 09:44:02 -04:00
2020-03-09 08:55:02 +08:00
2019-09-16 14:41:01 -02:30
2019-05-04 18:57:19 +02:00
2019-09-16 14:41:01 -02:30
2019-09-16 14:41:01 -02:30
2018-05-29 12:44:37 +08:00