mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 01:39:44 +01:00
b43900f743
* Update message manager and signature controller The packages `@metamask/message-manager` and `@metamask/signature-controller` have been updated to the latest versions. These versions were part of part of the [core monorepo v53](MetaMask/core#1385) release. The remaining packages released as part of v53 will be updated in later PRs. These releases included a few breaking changes, but none that affect the extension. Both packages now expect `getCurrentChainId` to return `Hex`, but that was already the case here. Additionally the signature controller now has a peer dependency on the approval controller v3, which is already present and at the correct version. Relates to #19271 * Ignore error caused by TS bug * Update types to omit metadata for encryption requests * Update lavamoat policy |
||
---|---|---|
.. | ||
account-import-strategies | ||
constants | ||
controllers | ||
lib | ||
migrations | ||
platforms | ||
app-init.js | ||
background.js | ||
contentscript.js | ||
detect-multiple-instances.js | ||
detect-multiple-instances.test.js | ||
disable-console.js | ||
first-time-state.js | ||
init-globals.js | ||
inpage.js | ||
lockdown-more.js | ||
lockdown-run.js | ||
metamask-controller.actions.test.js | ||
metamask-controller.js | ||
metamask-controller.test.js | ||
mmi-keyring-builder-factory.js | ||
sentry-install.js | ||
ui.js | ||
use-snow.js |