@metamask-previews/network-enablement-controller 5.2.0-preview-9e88a50da → 5.3.0-preview-45c30b7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -7,13 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [5.3.0]
11
+
10
12
  ### Added
11
13
 
12
- - Added Arc (`0x13b2`) and Tempo (`0x1079`) to `POPULAR_NETWORKS` ([#8997](https://github.com/MetaMask/core/pull/8997))
14
+ - Added Arc (`0x13b2`) to `POPULAR_NETWORKS` ([#8997](https://github.com/MetaMask/core/pull/8997))
13
15
 
14
16
  ### Changed
15
17
 
16
- - Bump `@metamask/transaction-controller` from `^65.4.0` to `^66.0.0` ([#8848](https://github.com/MetaMask/core/pull/8848))
18
+ - Bump `@metamask/transaction-controller` from `^65.4.0` to `^66.0.1` ([#8848](https://github.com/MetaMask/core/pull/8848), [#8999](https://github.com/MetaMask/core/pull/8999))
19
+ - Bump `@metamask/multichain-network-controller` from `^3.1.2` to `^3.1.3` ([#8999](https://github.com/MetaMask/core/pull/8999))
17
20
 
18
21
  ## [5.2.0]
19
22
 
@@ -305,7 +308,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
305
308
 
306
309
  - Initial release ([#6028](https://github.com/MetaMask/core/pull/6028))
307
310
 
308
- [Unreleased]: https://github.com/MetaMask/core/compare/@metamask/network-enablement-controller@5.2.0...HEAD
311
+ [Unreleased]: https://github.com/MetaMask/core/compare/@metamask/network-enablement-controller@5.3.0...HEAD
312
+ [5.3.0]: https://github.com/MetaMask/core/compare/@metamask/network-enablement-controller@5.2.0...@metamask/network-enablement-controller@5.3.0
309
313
  [5.2.0]: https://github.com/MetaMask/core/compare/@metamask/network-enablement-controller@5.1.1...@metamask/network-enablement-controller@5.2.0
310
314
  [5.1.1]: https://github.com/MetaMask/core/compare/@metamask/network-enablement-controller@5.1.0...@metamask/network-enablement-controller@5.1.1
311
315
  [5.1.0]: https://github.com/MetaMask/core/compare/@metamask/network-enablement-controller@5.0.2...@metamask/network-enablement-controller@5.1.0
@@ -16,7 +16,6 @@ exports.POPULAR_NETWORKS = [
16
16
  '0x3e7', // HyperEVM (999)
17
17
  '0x8f', // Monad (143)
18
18
  '0x10e6', // MegaETH (4326)
19
- '0x1079', // Tempo (4217)
20
19
  '0x13b2', // Arc (5042)
21
20
  ];
22
21
  //# sourceMappingURL=constants.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"constants.cjs","sourceRoot":"","sources":["../src/constants.ts"],"names":[],"mappings":";;;AAEa,QAAA,gBAAgB,GAAmB;IAC9C,KAAK,EAAE,mBAAmB;IAC1B,QAAQ,EAAE,gBAAgB;IAC1B,QAAQ,EAAE,cAAc;IACxB,QAAQ,EAAE,uBAAuB;IACjC,QAAQ,EAAE,4BAA4B;IACtC,MAAM,EAAE,uBAAuB;IAC/B,KAAK,EAAE,gBAAgB;IACvB,MAAM,EAAE,gBAAgB;IACxB,OAAO,EAAE,0CAA0C;IACnD,OAAO,EAAE,mBAAmB;IAC5B,aAAa,EAAE,qBAAqB;IACpC,OAAO,EAAE,iBAAiB;IAC1B,MAAM,EAAE,cAAc;IACtB,QAAQ,EAAE,iBAAiB;IAC3B,QAAQ,EAAE,eAAe;IACzB,QAAQ,EAAE,aAAa;CACxB,CAAC","sourcesContent":["import type { Hex } from '@metamask/utils';\n\nexport const POPULAR_NETWORKS: readonly Hex[] = [\n '0x1', // Ethereum Mainnet\n '0xe708', // Linea (59144)\n '0x2105', // Base (8453)\n '0xa4b1', // Arbitrum One (42161)\n '0xa86a', // Avalanche C-Chain (43114)\n '0x38', // BNB Smart Chain (56)\n '0xa', // Optimism (10)\n '0x89', // Polygon (137)\n '0x531', // Sei (Assuming 1329 used in EVM context)\n '0x144', // zkSync Era (324)\n '0x2a15c308d', // Palm (11297108109)\n '0x3e7', // HyperEVM (999)\n '0x8f', // Monad (143)\n '0x10e6', // MegaETH (4326)\n '0x1079', // Tempo (4217)\n '0x13b2', // Arc (5042)\n];\n"]}
1
+ {"version":3,"file":"constants.cjs","sourceRoot":"","sources":["../src/constants.ts"],"names":[],"mappings":";;;AAEa,QAAA,gBAAgB,GAAmB;IAC9C,KAAK,EAAE,mBAAmB;IAC1B,QAAQ,EAAE,gBAAgB;IAC1B,QAAQ,EAAE,cAAc;IACxB,QAAQ,EAAE,uBAAuB;IACjC,QAAQ,EAAE,4BAA4B;IACtC,MAAM,EAAE,uBAAuB;IAC/B,KAAK,EAAE,gBAAgB;IACvB,MAAM,EAAE,gBAAgB;IACxB,OAAO,EAAE,0CAA0C;IACnD,OAAO,EAAE,mBAAmB;IAC5B,aAAa,EAAE,qBAAqB;IACpC,OAAO,EAAE,iBAAiB;IAC1B,MAAM,EAAE,cAAc;IACtB,QAAQ,EAAE,iBAAiB;IAC3B,QAAQ,EAAE,aAAa;CACxB,CAAC","sourcesContent":["import type { Hex } from '@metamask/utils';\n\nexport const POPULAR_NETWORKS: readonly Hex[] = [\n '0x1', // Ethereum Mainnet\n '0xe708', // Linea (59144)\n '0x2105', // Base (8453)\n '0xa4b1', // Arbitrum One (42161)\n '0xa86a', // Avalanche C-Chain (43114)\n '0x38', // BNB Smart Chain (56)\n '0xa', // Optimism (10)\n '0x89', // Polygon (137)\n '0x531', // Sei (Assuming 1329 used in EVM context)\n '0x144', // zkSync Era (324)\n '0x2a15c308d', // Palm (11297108109)\n '0x3e7', // HyperEVM (999)\n '0x8f', // Monad (143)\n '0x10e6', // MegaETH (4326)\n '0x13b2', // Arc (5042)\n];\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"constants.d.cts","sourceRoot":"","sources":["../src/constants.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,GAAG,EAAE,wBAAwB;AAE3C,eAAO,MAAM,gBAAgB,EAAE,SAAS,GAAG,EAiB1C,CAAC"}
1
+ {"version":3,"file":"constants.d.cts","sourceRoot":"","sources":["../src/constants.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,GAAG,EAAE,wBAAwB;AAE3C,eAAO,MAAM,gBAAgB,EAAE,SAAS,GAAG,EAgB1C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"constants.d.mts","sourceRoot":"","sources":["../src/constants.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,GAAG,EAAE,wBAAwB;AAE3C,eAAO,MAAM,gBAAgB,EAAE,SAAS,GAAG,EAiB1C,CAAC"}
1
+ {"version":3,"file":"constants.d.mts","sourceRoot":"","sources":["../src/constants.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,GAAG,EAAE,wBAAwB;AAE3C,eAAO,MAAM,gBAAgB,EAAE,SAAS,GAAG,EAgB1C,CAAC"}
@@ -13,7 +13,6 @@ export const POPULAR_NETWORKS = [
13
13
  '0x3e7', // HyperEVM (999)
14
14
  '0x8f', // Monad (143)
15
15
  '0x10e6', // MegaETH (4326)
16
- '0x1079', // Tempo (4217)
17
16
  '0x13b2', // Arc (5042)
18
17
  ];
19
18
  //# sourceMappingURL=constants.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"constants.mjs","sourceRoot":"","sources":["../src/constants.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,gBAAgB,GAAmB;IAC9C,KAAK,EAAE,mBAAmB;IAC1B,QAAQ,EAAE,gBAAgB;IAC1B,QAAQ,EAAE,cAAc;IACxB,QAAQ,EAAE,uBAAuB;IACjC,QAAQ,EAAE,4BAA4B;IACtC,MAAM,EAAE,uBAAuB;IAC/B,KAAK,EAAE,gBAAgB;IACvB,MAAM,EAAE,gBAAgB;IACxB,OAAO,EAAE,0CAA0C;IACnD,OAAO,EAAE,mBAAmB;IAC5B,aAAa,EAAE,qBAAqB;IACpC,OAAO,EAAE,iBAAiB;IAC1B,MAAM,EAAE,cAAc;IACtB,QAAQ,EAAE,iBAAiB;IAC3B,QAAQ,EAAE,eAAe;IACzB,QAAQ,EAAE,aAAa;CACxB,CAAC","sourcesContent":["import type { Hex } from '@metamask/utils';\n\nexport const POPULAR_NETWORKS: readonly Hex[] = [\n '0x1', // Ethereum Mainnet\n '0xe708', // Linea (59144)\n '0x2105', // Base (8453)\n '0xa4b1', // Arbitrum One (42161)\n '0xa86a', // Avalanche C-Chain (43114)\n '0x38', // BNB Smart Chain (56)\n '0xa', // Optimism (10)\n '0x89', // Polygon (137)\n '0x531', // Sei (Assuming 1329 used in EVM context)\n '0x144', // zkSync Era (324)\n '0x2a15c308d', // Palm (11297108109)\n '0x3e7', // HyperEVM (999)\n '0x8f', // Monad (143)\n '0x10e6', // MegaETH (4326)\n '0x1079', // Tempo (4217)\n '0x13b2', // Arc (5042)\n];\n"]}
1
+ {"version":3,"file":"constants.mjs","sourceRoot":"","sources":["../src/constants.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,gBAAgB,GAAmB;IAC9C,KAAK,EAAE,mBAAmB;IAC1B,QAAQ,EAAE,gBAAgB;IAC1B,QAAQ,EAAE,cAAc;IACxB,QAAQ,EAAE,uBAAuB;IACjC,QAAQ,EAAE,4BAA4B;IACtC,MAAM,EAAE,uBAAuB;IAC/B,KAAK,EAAE,gBAAgB;IACvB,MAAM,EAAE,gBAAgB;IACxB,OAAO,EAAE,0CAA0C;IACnD,OAAO,EAAE,mBAAmB;IAC5B,aAAa,EAAE,qBAAqB;IACpC,OAAO,EAAE,iBAAiB;IAC1B,MAAM,EAAE,cAAc;IACtB,QAAQ,EAAE,iBAAiB;IAC3B,QAAQ,EAAE,aAAa;CACxB,CAAC","sourcesContent":["import type { Hex } from '@metamask/utils';\n\nexport const POPULAR_NETWORKS: readonly Hex[] = [\n '0x1', // Ethereum Mainnet\n '0xe708', // Linea (59144)\n '0x2105', // Base (8453)\n '0xa4b1', // Arbitrum One (42161)\n '0xa86a', // Avalanche C-Chain (43114)\n '0x38', // BNB Smart Chain (56)\n '0xa', // Optimism (10)\n '0x89', // Polygon (137)\n '0x531', // Sei (Assuming 1329 used in EVM context)\n '0x144', // zkSync Era (324)\n '0x2a15c308d', // Palm (11297108109)\n '0x3e7', // HyperEVM (999)\n '0x8f', // Monad (143)\n '0x10e6', // MegaETH (4326)\n '0x13b2', // Arc (5042)\n];\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@metamask-previews/network-enablement-controller",
3
- "version": "5.2.0-preview-9e88a50da",
3
+ "version": "5.3.0-preview-45c30b7",
4
4
  "description": "Provides an interface to the currently enabled network using a MetaMask-compatible provider object",
5
5
  "keywords": [
6
6
  "Ethereum",
@@ -57,10 +57,10 @@
57
57
  "@metamask/controller-utils": "^12.1.0",
58
58
  "@metamask/keyring-api": "^23.1.0",
59
59
  "@metamask/messenger": "^1.2.0",
60
- "@metamask/multichain-network-controller": "^3.1.2",
60
+ "@metamask/multichain-network-controller": "^3.1.3",
61
61
  "@metamask/network-controller": "^32.0.0",
62
62
  "@metamask/slip44": "^4.3.0",
63
- "@metamask/transaction-controller": "^66.0.0",
63
+ "@metamask/transaction-controller": "^66.0.1",
64
64
  "@metamask/utils": "^11.9.0",
65
65
  "reselect": "^5.1.1"
66
66
  },