core
core copied to clipboard
This monorepo is a collection of packages used across multiple MetaMask clients
Fix suppressed lint errors in this package.
Fix suppressed lint errors in this package.
Fix suppressed lint errors in this package.
Fix suppressed lint errors in this package.
Fix suppressed lint errors in this package.
Fix suppressed lint errors in this package.
## Explanation ## References https://consensyssoftware.atlassian.net/browse/ASSETS-1923 ## Checklist - [ ] I've updated the test suite for new or updated code as appropriate - [ ] I've updated documentation (JSDoc, Markdown,...
This PR will fix some issue caused by user reject transaction in hardware wallet, which cause a lot of incorrect event log in segment. Updated the transaction approval logic to...
## Explanation ### `MultichainAccountService` - Unified wallet creation into one flow (`createMultichainAccountWallet`) that handles import/restore/new vault. - Builds a single `ServiceState` index in one pass and passes state slices to...
Bumps [@metamask/snaps-sdk](https://github.com/MetaMask/snaps) from 9.0.0 to 10.0.0. Commits 93f69e5 release: 126.0.0 (#3662) 604e87b chore!: Make interface actions synchronous (#3361) 8b4369d perf: Reduce JSON validation during state updates (#3660) 0c693f0 perf: Simplify...