@zoralabs/protocol-deployments 0.5.4-doppler.0 → 0.5.5-PRE.0

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.
@@ -1,46 +1,47 @@
1
-
2
- > @zoralabs/protocol-deployments@0.5.4-doppler.0 build /home/runner/work/zora-protocol-private/zora-protocol-private/packages/protocol-deployments
3
- > pnpm bundle-configs && pnpm copy-generated && tsup
4
-
5
-
6
- > @zoralabs/protocol-deployments@0.5.4-doppler.0 bundle-configs /home/runner/work/zora-protocol-private/zora-protocol-private/packages/protocol-deployments
7
- > tsx scripts/bundle-configs.ts && pnpm prettier:write
8
-
9
-
10
- > @zoralabs/protocol-deployments@0.5.4-doppler.0 prettier:write /home/runner/work/zora-protocol-private/zora-protocol-private/packages/protocol-deployments
11
- > prettier --write 'src/**/*.ts' 'scripts/*'
12
-
13
- src/encoding.ts 56ms (unchanged)
14
- src/index.ts 4ms (unchanged)
15
- src/typedData.ts 167ms (unchanged)
16
- src/types.ts 51ms (unchanged)
17
- scripts/bundle-chainConfigs.ts 14ms (unchanged)
18
- scripts/bundle-configs.ts 35ms (unchanged)
19
-
20
- > @zoralabs/protocol-deployments@0.5.4-doppler.0 copy-generated /home/runner/work/zora-protocol-private/zora-protocol-private/packages/protocol-deployments
21
- > cp ../protocol-deployments-gen/generated/wagmi.ts src/generated/wagmi.ts
22
-
23
- CLI Building entry: src/index.ts
24
- CLI Using tsconfig: tsconfig.json
25
- CLI tsup v7.3.0
26
- CLI Using tsup config: /home/runner/work/zora-protocol-private/zora-protocol-private/packages/protocol-deployments/tsup.config.ts
27
- CLI Target: es2021
28
- CLI Cleaning output folder
29
- CJS Build start
30
- ESM Build start
31
- CJS dist/index.cjs 527.15 KB
32
- CJS dist/index.cjs.map 1.08 MB
33
- CJS ⚡️ Build success in 749ms
34
- ESM dist/secp256k1-DTX2GS77.js 80.12 KB
35
- ESM dist/ccip-OTD7W43P.js 290.00 B
36
- ESM dist/index.js 464.74 KB
37
- ESM dist/chunk-ETO2D44V.js 136.37 KB
38
- ESM dist/chunk-3EJPJMEH.js 1.88 KB
39
- ESM dist/_esm-RA774I7E.js 134.17 KB
40
- ESM dist/ccip-OTD7W43P.js.map 71.00 B
41
- ESM dist/secp256k1-DTX2GS77.js.map 203.10 KB
42
- ESM dist/chunk-ETO2D44V.js.map 393.76 KB
43
- ESM dist/chunk-3EJPJMEH.js.map 71.00 B
44
- ESM dist/_esm-RA774I7E.js.map 212.47 KB
45
- ESM dist/index.js.map 905.28 KB
46
- ESM ⚡️ Build success in 772ms
1
+
2
+ 
3
+ > @zoralabs/protocol-deployments@0.5.5-PRE.0 build /Users/danovedzora/source/zora-protocol/packages/protocol-deployments
4
+ > pnpm bundle-configs && pnpm copy-generated && tsup
5
+
6
+
7
+ > @zoralabs/protocol-deployments@0.5.5-PRE.0 bundle-configs /Users/danovedzora/source/zora-protocol/packages/protocol-deployments
8
+ > tsx scripts/bundle-configs.ts && pnpm prettier:write
9
+
10
+
11
+ > @zoralabs/protocol-deployments@0.5.5-PRE.0 prettier:write /Users/danovedzora/source/zora-protocol/packages/protocol-deployments
12
+ > prettier --write 'src/**/*.ts' 'scripts/*'
13
+
14
+ src/encoding.tssrc/encoding.ts 50ms (unchanged)
15
+ src/index.tssrc/index.ts 2ms (unchanged)
16
+ src/typedData.tssrc/typedData.ts 40ms (unchanged)
17
+ src/types.tssrc/types.ts 10ms (unchanged)
18
+ scripts/bundle-chainConfigs.tsscripts/bundle-chainConfigs.ts 4ms (unchanged)
19
+ scripts/bundle-configs.tsscripts/bundle-configs.ts 9ms (unchanged)
20
+
21
+ > @zoralabs/protocol-deployments@0.5.5-PRE.0 copy-generated /Users/danovedzora/source/zora-protocol/packages/protocol-deployments
22
+ > cp ../protocol-deployments-gen/generated/wagmi.ts src/generated/wagmi.ts
23
+
24
+ CLI Building entry: src/index.ts
25
+ CLI Using tsconfig: tsconfig.json
26
+ CLI tsup v8.4.0
27
+ CLI Using tsup config: /Users/danovedzora/source/zora-protocol/packages/protocol-deployments/tsup.config.ts
28
+ CLI Target: es2021
29
+ CLI Cleaning output folder
30
+ CJS Build start
31
+ ESM Build start
32
+ ESM dist/secp256k1-QZA5SALG.js 80.13 KB
33
+ ESM dist/ccip-C5WONSSK.js 290.00 B
34
+ ESM dist/chunk-PR4QN5HX.js 1.87 KB
35
+ ESM dist/index.js 472.63 KB
36
+ ESM dist/chunk-NPNNGXR4.js 136.42 KB
37
+ ESM dist/_esm-AN6HMJZC.js 132.93 KB
38
+ ESM dist/secp256k1-QZA5SALG.js.map 203.10 KB
39
+ ESM dist/chunk-PR4QN5HX.js.map 71.00 B
40
+ ESM dist/ccip-C5WONSSK.js.map 71.00 B
41
+ ESM dist/_esm-AN6HMJZC.js.map 212.33 KB
42
+ ESM dist/chunk-NPNNGXR4.js.map 393.76 KB
43
+ ESM dist/index.js.map 922.21 KB
44
+ ESM ⚡️ Build success in 322ms
45
+ CJS dist/index.cjs 556.91 KB
46
+ CJS dist/index.cjs.map 1.15 MB
47
+ CJS ⚡️ Build success in 323ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # @zoralabs/protocol-deployments
2
2
 
3
+ ## 0.5.5-PRE.0
4
+
5
+ ### Patch Changes
6
+
7
+ - bbf77de0: - Publishing new coins hooks in `@zoralabs/protocol-deployments`
8
+ - In coins, pulling ISwapRouter from `@zoralabs/shared-contracts`, and updated the shared interface to match the full interface of the ISwapRouter. This new interface is published in `@zoralabs/protocol-deployments`.
9
+ - Removed publishing of the factory addresses directly in the wagmi config of the coins package, as that's inconsistent with the rest of the packages.
10
+ - Updated the `@zoralabs/coins-sdk` to use `@zoralabs/protocol-deployments` for abis and addresses, which significantly reduces the dependency tree of it and has it follow the patterns of the other sdk packages.
11
+ - eaa20258: Added helper methods to encode data for the post deploy hooks when creating coins
12
+ - 02b2a524: Deployed latest coin factory and hooks to base-sepolia
13
+
14
+ ## 0.5.4
15
+
16
+ ### Patch Changes
17
+
18
+ - 23f723dd: Integrate doppler for liquidity management with uniswap v3
19
+
3
20
  ## 0.5.4-doppler.0
4
21
 
5
22
  ### Patch Changes