@zoralabs/protocol-deployments 0.5.2 → 0.5.3
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/.turbo/turbo-build.log +10 -10
- package/CHANGELOG.md +6 -0
- package/dist/generated/wagmi.d.ts +10 -10
- package/dist/index.cjs +2 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/generated/wagmi.ts +8 -8
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
|
|
2
|
-
> @zoralabs/protocol-deployments@0.5.
|
|
2
|
+
> @zoralabs/protocol-deployments@0.5.3 build /home/runner/work/zora-protocol-private/zora-protocol-private/packages/protocol-deployments
|
|
3
3
|
> pnpm bundle-configs && pnpm copy-generated && tsup
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
> @zoralabs/protocol-deployments@0.5.
|
|
6
|
+
> @zoralabs/protocol-deployments@0.5.3 bundle-configs /home/runner/work/zora-protocol-private/zora-protocol-private/packages/protocol-deployments
|
|
7
7
|
> tsx scripts/bundle-configs.ts && pnpm prettier:write
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
> @zoralabs/protocol-deployments@0.5.
|
|
10
|
+
> @zoralabs/protocol-deployments@0.5.3 prettier:write /home/runner/work/zora-protocol-private/zora-protocol-private/packages/protocol-deployments
|
|
11
11
|
> prettier --write 'src/**/*.ts' 'scripts/*'
|
|
12
12
|
|
|
13
|
-
src/encoding.ts
|
|
13
|
+
src/encoding.ts 87ms (unchanged)
|
|
14
14
|
src/index.ts 5ms (unchanged)
|
|
15
|
-
src/typedData.ts
|
|
16
|
-
src/types.ts
|
|
15
|
+
src/typedData.ts 189ms (unchanged)
|
|
16
|
+
src/types.ts 44ms (unchanged)
|
|
17
17
|
scripts/bundle-chainConfigs.ts 15ms (unchanged)
|
|
18
|
-
scripts/bundle-configs.ts
|
|
18
|
+
scripts/bundle-configs.ts 25ms (unchanged)
|
|
19
19
|
|
|
20
|
-
> @zoralabs/protocol-deployments@0.5.
|
|
20
|
+
> @zoralabs/protocol-deployments@0.5.3 copy-generated /home/runner/work/zora-protocol-private/zora-protocol-private/packages/protocol-deployments
|
|
21
21
|
> cp ../protocol-deployments-gen/generated/wagmi.ts src/generated/wagmi.ts
|
|
22
22
|
|
|
23
23
|
CLI Building entry: src/index.ts
|
|
@@ -30,7 +30,7 @@ CJS Build start
|
|
|
30
30
|
ESM Build start
|
|
31
31
|
CJS dist/index.cjs 525.30 KB
|
|
32
32
|
CJS dist/index.cjs.map 1.08 MB
|
|
33
|
-
CJS ⚡️ Build success in
|
|
33
|
+
CJS ⚡️ Build success in 791ms
|
|
34
34
|
ESM dist/index.js 462.89 KB
|
|
35
35
|
ESM dist/secp256k1-DTX2GS77.js 80.12 KB
|
|
36
36
|
ESM dist/ccip-OTD7W43P.js 290.00 B
|
|
@@ -43,4 +43,4 @@ ESM dist/chunk-ETO2D44V.js.map 393.76 KB
|
|
|
43
43
|
ESM dist/_esm-RA774I7E.js.map 212.47 KB
|
|
44
44
|
ESM dist/chunk-3EJPJMEH.js.map 71.00 B
|
|
45
45
|
ESM dist/index.js.map 902.17 KB
|
|
46
|
-
ESM ⚡️ Build success in
|
|
46
|
+
ESM ⚡️ Build success in 793ms
|
package/CHANGELOG.md
CHANGED
|
@@ -4804,8 +4804,8 @@ export declare const coinABI: readonly [{
|
|
|
4804
4804
|
readonly name: "UseRevokeOwnershipToRemoveSelf";
|
|
4805
4805
|
}];
|
|
4806
4806
|
/**
|
|
4807
|
-
* - [__View Contract on Base Basescan__](https://basescan.org/address/
|
|
4808
|
-
* - [__View Contract on Base Sepolia Basescan__](https://sepolia.basescan.org/address/
|
|
4807
|
+
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x777777751622c0d3258f214F9DF38E35BF45baF3)
|
|
4808
|
+
* - [__View Contract on Base Sepolia Basescan__](https://sepolia.basescan.org/address/0x777777751622c0d3258f214F9DF38E35BF45baF3)
|
|
4809
4809
|
*/
|
|
4810
4810
|
export declare const coinFactoryABI: readonly [{
|
|
4811
4811
|
readonly type: "constructor";
|
|
@@ -5139,21 +5139,21 @@ export declare const coinFactoryABI: readonly [{
|
|
|
5139
5139
|
readonly name: "UUPSUnsupportedProxiableUUID";
|
|
5140
5140
|
}];
|
|
5141
5141
|
/**
|
|
5142
|
-
* - [__View Contract on Base Basescan__](https://basescan.org/address/
|
|
5143
|
-
* - [__View Contract on Base Sepolia Basescan__](https://sepolia.basescan.org/address/
|
|
5142
|
+
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x777777751622c0d3258f214F9DF38E35BF45baF3)
|
|
5143
|
+
* - [__View Contract on Base Sepolia Basescan__](https://sepolia.basescan.org/address/0x777777751622c0d3258f214F9DF38E35BF45baF3)
|
|
5144
5144
|
*/
|
|
5145
5145
|
export declare const coinFactoryAddress: {
|
|
5146
|
-
readonly 8453: "
|
|
5147
|
-
readonly 84532: "
|
|
5146
|
+
readonly 8453: "0x777777751622c0d3258f214F9DF38E35BF45baF3";
|
|
5147
|
+
readonly 84532: "0x777777751622c0d3258f214F9DF38E35BF45baF3";
|
|
5148
5148
|
};
|
|
5149
5149
|
/**
|
|
5150
|
-
* - [__View Contract on Base Basescan__](https://basescan.org/address/
|
|
5151
|
-
* - [__View Contract on Base Sepolia Basescan__](https://sepolia.basescan.org/address/
|
|
5150
|
+
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x777777751622c0d3258f214F9DF38E35BF45baF3)
|
|
5151
|
+
* - [__View Contract on Base Sepolia Basescan__](https://sepolia.basescan.org/address/0x777777751622c0d3258f214F9DF38E35BF45baF3)
|
|
5152
5152
|
*/
|
|
5153
5153
|
export declare const coinFactoryConfig: {
|
|
5154
5154
|
readonly address: {
|
|
5155
|
-
readonly 8453: "
|
|
5156
|
-
readonly 84532: "
|
|
5155
|
+
readonly 8453: "0x777777751622c0d3258f214F9DF38E35BF45baF3";
|
|
5156
|
+
readonly 84532: "0x777777751622c0d3258f214F9DF38E35BF45baF3";
|
|
5157
5157
|
};
|
|
5158
5158
|
readonly abi: readonly [{
|
|
5159
5159
|
readonly type: "constructor";
|
package/dist/index.cjs
CHANGED
|
@@ -3923,8 +3923,8 @@ var coinFactoryABI = [
|
|
|
3923
3923
|
}
|
|
3924
3924
|
];
|
|
3925
3925
|
var coinFactoryAddress = {
|
|
3926
|
-
8453: "
|
|
3927
|
-
84532: "
|
|
3926
|
+
8453: "0x777777751622c0d3258f214F9DF38E35BF45baF3",
|
|
3927
|
+
84532: "0x777777751622c0d3258f214F9DF38E35BF45baF3"
|
|
3928
3928
|
};
|
|
3929
3929
|
var coinFactoryConfig = {
|
|
3930
3930
|
address: coinFactoryAddress,
|