core
core copied to clipboard
This monorepo is a collection of packages used across multiple MetaMask clients
**Keep nft when transaction fail -> when the NFT is being transacted, was needed some changes** - Was added two new props to the collectible interface in CollectibleController, for when...
Slight update to the filter to ensure it also meets criteria in the off chance the release PR is merged without squash.
Ledger PR **Ledger integration** This PR expands the responsibility of the KeyringController to support the LedgerKeyring from `@ledgerhq/metamask-keyring`. **Description** _Itemize the changes you have made into the categories below_ -...
We need to use `formatIconUrlWithProxy` in extension for formating the token iconURL to proxy for the tokens from swap API. Since the extension is currently using a static token list...
## Description Wildcards are a kind of attenuation. Caveats are the means by which permissions are attenuated in ZCAP-LD. Everything we can do with wildcards can be done with caveats....
According to the [page for the `ethjs` org](https://github.com/ethjs), the `ethjs` packages are no longer maintained and `ethers` is suggested instead. The `ethjs` repo is also [archived](https://github.com/ethjs/ethjs). Finally, it is a...
aggregators":["bancor","cmc","cryptocom","coinGecko","oneInch","pmm","zapper","zerion","zeroEx"], Meaning pls
eth","isSmartContract":false Wht is the meaning
We should make `getTokenStandardAndDetails` fail faster if passed an address that does not point to any smart contract code.
- CHANGED: - Change the timeout for the fetch of tokenMetadata from token-api.metaswap.codefi.network from 10 seconds to 5 seconds, because this call stalls when querying token addresses it does not...