1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/shared/modules
Mark Stacey 4f66dc948f
Update @metamask/controllers to v33 (#16493)
The controllers package has been updated to v33. The only breaking
change in this release was to rename the term "collectible" to "NFT"
wherever it appeared in the API.

Changes in this PR have been kept minimal; additional renaming can be
done in separate PRs. This PR only updates the controller names,
controller state, controller methods, and any direct references to
these things. NFTs are still called "collectibles" in most places.
2022-11-15 15:19:42 -03:30
..
browser-runtime.utils.js MV3: Update service worker restart logic and keep-alive logic for dapp support (#16075) 2022-11-15 00:18:08 +07:00
browser-runtime.utils.test.js Jest: Add browser.runtime (webextension-polyfill) utils tests (#16483) 2022-11-16 01:32:31 +07:00
buffer-utils.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
buffer-utils.test.js Using expect in jest unit tests under /shared (#11413) 2021-06-29 10:50:18 -07:00
contract-utils.js Refactor checking if address is contract into a new module. (#12354) 2021-10-20 16:12:07 +01:00
contract-utils.test.js update prettier (#15360) 2022-07-31 13:26:40 -05:00
conversion.utils.js Bump keystone package versions to latest (#15878) 2022-09-22 10:04:24 -05:00
conversion.utils.test.js EIP-1559 V2 : Advanced gas fee modal - Max base fee and Priority fee inputs (#12619) 2021-11-29 23:10:48 +05:30
fetch-with-timeout.js Set default getFetchWithTimeout default timeout value (#14218) 2022-07-19 11:13:45 -05:00
fetch-with-timeout.test.js Set default getFetchWithTimeout default timeout value (#14218) 2022-07-19 11:13:45 -05:00
gas.utils.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
gas.utils.test.js Add gas utils shared module (#11452) 2021-07-07 11:13:40 -05:00
hexstring-utils.js Bump keystone package versions to latest (#15878) 2022-09-22 10:04:24 -05:00
hexstring-utils.test.js Format shared/modules/*.tests to use jest arrow functions and use stricter comparative matcher (#12908) 2021-11-30 12:09:46 -06:00
mv3.utils.js Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
network.utils.js migrate network constants to typescript (#15610) 2022-09-14 09:55:31 -05:00
object.utils.js remove exclusions for mismatched object jsdoc type casing (#15351) 2022-07-27 08:28:05 -05:00
provider-injection.js Remove docs.google.com from blocked domains list (#16154) 2022-10-11 07:56:03 -07:00
random-id.js fix: replace dnode background with JSON-RPC (#10627) 2021-03-18 11:23:46 -07:00
rpc.utils.js Set default getFetchWithTimeout default timeout value (#14218) 2022-07-19 11:13:45 -05:00
siwe.js Bump keystone package versions to latest (#15878) 2022-09-22 10:04:24 -05:00
string-utils.js 3box Replacement (#15243) 2022-08-09 19:36:32 +01:00
swaps.utils.js Swaps support for local testnet (#10658) 2021-03-18 07:50:06 -02:30
transaction.utils.js Update @metamask/controllers to v33 (#16493) 2022-11-15 15:19:42 -03:30
transaction.utils.test.js update prettier (#15360) 2022-07-31 13:26:40 -05:00