@zoralabs/protocol-deployments 0.3.5-COMMENTS.4 → 0.3.5-COMMENTS.5

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.
@@ -10,12 +10,12 @@
10
10
  > @zoralabs/protocol-deployments@0.3.4 prettier:write /Users/danovedzora/source/zora-protocol/packages/protocol-deployments
11
11
  > prettier --write 'src/**/*.ts' 'scripts/*'
12
12
 
13
- src/encoding.tssrc/encoding.ts 46ms (unchanged)
13
+ src/encoding.tssrc/encoding.ts 30ms (unchanged)
14
14
  src/index.tssrc/index.ts 2ms (unchanged)
15
- src/typedData.tssrc/typedData.ts 66ms (unchanged)
16
- src/types.tssrc/types.ts 11ms (unchanged)
17
- scripts/bundle-chainConfigs.tsscripts/bundle-chainConfigs.ts 6ms (unchanged)
18
- scripts/bundle-configs.tsscripts/bundle-configs.ts 13ms (unchanged)
15
+ src/typedData.tssrc/typedData.ts 45ms (unchanged)
16
+ src/types.tssrc/types.ts 8ms (unchanged)
17
+ scripts/bundle-chainConfigs.tsscripts/bundle-chainConfigs.ts 4ms (unchanged)
18
+ scripts/bundle-configs.tsscripts/bundle-configs.ts 9ms (unchanged)
19
19
 
20
20
  > @zoralabs/protocol-deployments@0.3.4 copy-generated /Users/danovedzora/source/zora-protocol/packages/protocol-deployments
21
21
  > cp ../protocol-deployments-gen/generated/wagmi.ts src/generated/wagmi.ts
@@ -28,21 +28,21 @@ scripts/bundle-configs.tsscripts/bundle-configs.ts 13ms (uncha
28
28
  CLI Cleaning output folder
29
29
  CJS Build start
30
30
  ESM Build start
31
- CJS dist/index.cjs 443.89 KB
32
- CJS dist/index.cjs.map 942.53 KB
33
- CJS ⚡️ Build success in 196ms
34
- ESM dist/index.js 383.43 KB
31
+ CJS dist/index.cjs 443.86 KB
32
+ CJS dist/index.cjs.map 942.90 KB
33
+ CJS ⚡️ Build success in 135ms
35
34
  ESM dist/chunk-FJ2PMLO3.js 4.08 KB
36
35
  ESM dist/secp256k1-NJATWSDZ.js 74.87 KB
37
36
  ESM dist/ccip-MZCNL5YG.js 320.00 B
37
+ ESM dist/index.js 383.41 KB
38
38
  ESM dist/_esm-JXHAY2EM.js 134.17 KB
39
- ESM dist/chunk-3EJPJMEH.js 1.88 KB
40
39
  ESM dist/chunk-MCOK75CU.js 132.46 KB
40
+ ESM dist/chunk-3EJPJMEH.js 1.88 KB
41
41
  ESM dist/chunk-FJ2PMLO3.js.map 14.64 KB
42
- ESM dist/secp256k1-NJATWSDZ.js.map 181.70 KB
42
+ ESM dist/chunk-MCOK75CU.js.map 376.71 KB
43
43
  ESM dist/chunk-3EJPJMEH.js.map 71.00 B
44
44
  ESM dist/ccip-MZCNL5YG.js.map 71.00 B
45
45
  ESM dist/_esm-JXHAY2EM.js.map 212.47 KB
46
- ESM dist/chunk-MCOK75CU.js.map 376.71 KB
47
- ESM dist/index.js.map 741.03 KB
48
- ESM ⚡️ Build success in 197ms
46
+ ESM dist/secp256k1-NJATWSDZ.js.map 181.70 KB
47
+ ESM dist/index.js.map 741.41 KB
48
+ ESM ⚡️ Build success in 135ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @zoralabs/protocol-deployments
2
2
 
3
+ ## 0.3.5-COMMENTS.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Deployed latest to base arb
8
+
3
9
  ## 0.3.5-COMMENTS.4
4
10
 
5
11
  ### Patch Changes
package/dist/index.cjs CHANGED
@@ -1596,8 +1596,8 @@ __export(src_exports, {
1596
1596
  mintsSafeTransferBatchTypedDataDefinition: () => mintsSafeTransferBatchTypedDataDefinition,
1597
1597
  mintsSafeTransferTypedDataDefinition: () => mintsSafeTransferTypedDataDefinition,
1598
1598
  permitCommentTypedDataDefinition: () => permitCommentTypedDataDefinition,
1599
+ permitMintAndCommentTypedDataDefinition: () => permitMintAndCommentTypedDataDefinition,
1599
1600
  permitSparkCommentTypedDataDefinition: () => permitSparkCommentTypedDataDefinition,
1600
- permitTimedSaleMintAndCommentTypedDataDefinition: () => permitTimedSaleMintAndCommentTypedDataDefinition,
1601
1601
  premintTypedDataDefinition: () => premintTypedDataDefinition,
1602
1602
  premintV1TypedDataDefinition: () => premintV1TypedDataDefinition,
1603
1603
  premintV2TypedDataDefinition: () => premintV2TypedDataDefinition,
@@ -14437,7 +14437,7 @@ var callerAndCommenterDomain = ({
14437
14437
  chainId: signingChainId,
14438
14438
  verifyingContract: callerAndCommenterAddress[destinationChainId]
14439
14439
  });
14440
- var permitTimedSaleMintAndCommentTypedDataDefinition = (message, signingAccount) => ({
14440
+ var permitMintAndCommentTypedDataDefinition = (message, signingAccount) => ({
14441
14441
  types: permitTimedSaleMintAndCommentTypedDataType,
14442
14442
  message,
14443
14443
  primaryType: "PermitTimedSaleMintAndComment",
@@ -14811,8 +14811,8 @@ var addresses2 = {
14811
14811
  mintsSafeTransferBatchTypedDataDefinition,
14812
14812
  mintsSafeTransferTypedDataDefinition,
14813
14813
  permitCommentTypedDataDefinition,
14814
+ permitMintAndCommentTypedDataDefinition,
14814
14815
  permitSparkCommentTypedDataDefinition,
14815
- permitTimedSaleMintAndCommentTypedDataDefinition,
14816
14816
  premintTypedDataDefinition,
14817
14817
  premintV1TypedDataDefinition,
14818
14818
  premintV2TypedDataDefinition,