1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/app/scripts/lib
Dan Finlay 98527c1c25 Fix account injection bug
It seems `selectedAddress` was removed from the keyring-controller’s state, and is used to populate the injected current account.

I couldn't help myself, I dug around, I found a PR named [changed all instances of selectedAddress to selectedAccount](f5b0795ac5) by @Zanibas.  Sorry, Kevin!  Had you actually changed all instances, this bug would not have happened.

Fixes #908
2016-12-22 14:43:00 -08:00
..
auto-faucet.js
auto-reload.js
config-manager.js Made changes according to feedback. 2016-12-19 19:32:59 -08:00
extension-instance.js
extension.js
id-management.js
idStore-migrator.js Made changes according to feedback. 2016-12-19 19:32:59 -08:00
idStore.js Lint. 2016-12-19 14:55:52 -08:00
inpage-provider.js Fix account injection bug 2016-12-22 14:43:00 -08:00
is-popup-or-notification.js
message-manager.js
migrations.js
nodeify.js Add useful nodeify error message 2016-11-29 15:54:10 -08:00
notifications.js
obj-multiplex.js
port-stream.js
random-id.js
remote-store.js
sig-util.js
stream-utils.js