Uh oh!
There was an error while loading. Please reload this page.
Release/166.0.0 - #4460
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Elliot Winkler <elliot.winkler@gmail.com>
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
mcmire
left a comment
There was a problem hiding this comment.
Thanks for your patience :) Looks good!
Explanation
This PR create a new release for
@metamask/accounts-controllerto^17.1.0@metamask/assets-controllersto^34.0.0@metamask/transaction-controllerto^13.1.0@metamask/user-operation-controllerto^12.1.0References
Fixeshttps://github.com/MetaMask/accounts-planning/issues/481
Changelog
@metamask/accounts-controllerlistMultichainAccountsaction (#4426)getSelectedAccountto handle case when there are no accounts to return. The logic was previously contained ingetAccountExpecthas been transferred togetSelectedAccount. (#4322)handleAccountRemovedto automatically select the most recent account if the removed account was the currently selected account. (#4322)resetMocksJest configuration option (#4417)@metamask/keyring-controllerto dependency in@metamask/accounts-controller(#4425)@metamask/assets-controllerresetMocksJest configuration option (#4417)TokenBalancesControllermessenger must allow the actionAccountsController:getSelectedAccountand removePreferencesController:getState.TokenDetectionControllermessenger must allow the actionAccountsController:getAccount.TokenDetectionControllermessenger must allow the eventAccountsController:selectedEvmAccountChangeand removeAccountsController:selectedAccountChange.TokenDetectionControllerremovesselectedAddressconstructor argument.TokenRatesControllermessenger must allow the actionAccountsController:getAccount,AccountsController:getSelectedAccountand removePreferencesController:getState.TokenRatesControllermessenger must allow the eventAccountsController:selectedEvmAccountChangeand removePreferencesController:stateChange.TokensControllermessenger must allow the actionAccountsController:getAccount,AccountsController:getSelectedAccount.TokensControllermessenger must allow the eventAccountsController:selectedEvmAccountChange.TokensControllerremovesselectedAddressconstructor argument.@metamask/transaction-controllerresetMocksJest configuration option (#4417)@metamask/user-operation-controllerresetMocksJest configuration option (#4417)Checklist