@zoralabs/protocol-deployments 0.4.0 → 0.4.1
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 +22 -24
- package/CHANGELOG.md +6 -0
- package/dist/{_esm-MDYU65PS.js → _esm-HGK3TS7P.js} +36 -36
- package/dist/{_esm-MDYU65PS.js.map → _esm-HGK3TS7P.js.map} +1 -1
- package/dist/{ccip-MZCNL5YG.js → ccip-OTD7W43P.js} +2 -3
- package/dist/{chunk-MCOK75CU.js → chunk-ETO2D44V.js} +284 -183
- package/dist/chunk-ETO2D44V.js.map +1 -0
- package/dist/generated/wagmi.d.ts +19189 -17192
- package/dist/generated/wagmi.d.ts.map +1 -1
- package/dist/index.cjs +1398 -153
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1219 -5
- package/dist/index.js.map +1 -1
- package/dist/{secp256k1-NJATWSDZ.js → secp256k1-DTX2GS77.js} +592 -432
- package/dist/secp256k1-DTX2GS77.js.map +1 -0
- package/package.json +1 -1
- package/src/generated/wagmi.ts +1235 -0
- package/dist/chunk-FJ2PMLO3.js +0 -132
- package/dist/chunk-FJ2PMLO3.js.map +0 -1
- package/dist/chunk-MCOK75CU.js.map +0 -1
- package/dist/secp256k1-NJATWSDZ.js.map +0 -1
- /package/dist/{ccip-MZCNL5YG.js.map → ccip-OTD7W43P.js.map} +0 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
|
|
2
|
-
> @zoralabs/protocol-deployments@0.4.
|
|
2
|
+
> @zoralabs/protocol-deployments@0.4.1 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.4.
|
|
6
|
+
> @zoralabs/protocol-deployments@0.4.1 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.4.
|
|
10
|
+
> @zoralabs/protocol-deployments@0.4.1 prettier:write /home/runner/work/zora-protocol-private/zora-protocol-private/packages/protocol-deployments
|
|
11
11
|
> prettier --write 'src/**/*.ts' 'scripts/*'
|
|
12
12
|
|
|
13
13
|
src/encoding.ts 63ms (unchanged)
|
|
14
14
|
src/index.ts 5ms (unchanged)
|
|
15
|
-
src/typedData.ts
|
|
16
|
-
src/types.ts
|
|
17
|
-
scripts/bundle-chainConfigs.ts
|
|
18
|
-
scripts/bundle-configs.ts
|
|
15
|
+
src/typedData.ts 170ms (unchanged)
|
|
16
|
+
src/types.ts 49ms (unchanged)
|
|
17
|
+
scripts/bundle-chainConfigs.ts 13ms (unchanged)
|
|
18
|
+
scripts/bundle-configs.ts 35ms (unchanged)
|
|
19
19
|
|
|
20
|
-
> @zoralabs/protocol-deployments@0.4.
|
|
20
|
+
> @zoralabs/protocol-deployments@0.4.1 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
|
|
@@ -28,21 +28,19 @@ CLI Target: es2021
|
|
|
28
28
|
CLI Cleaning output folder
|
|
29
29
|
CJS Build start
|
|
30
30
|
ESM Build start
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
ESM dist/
|
|
35
|
-
ESM dist/
|
|
36
|
-
ESM dist/ccip-MZCNL5YG.js 320.00 B
|
|
37
|
-
ESM dist/chunk-MCOK75CU.js 132.46 KB
|
|
38
|
-
ESM dist/chunk-FJ2PMLO3.js 4.08 KB
|
|
39
|
-
ESM dist/_esm-MDYU65PS.js 134.09 KB
|
|
31
|
+
ESM dist/index.js 462.97 KB
|
|
32
|
+
ESM dist/secp256k1-DTX2GS77.js 80.12 KB
|
|
33
|
+
ESM dist/ccip-OTD7W43P.js 290.00 B
|
|
34
|
+
ESM dist/chunk-ETO2D44V.js 136.37 KB
|
|
35
|
+
ESM dist/_esm-HGK3TS7P.js 134.09 KB
|
|
40
36
|
ESM dist/chunk-3EJPJMEH.js 1.88 KB
|
|
41
|
-
ESM dist/
|
|
42
|
-
ESM dist/
|
|
43
|
-
ESM dist/
|
|
44
|
-
ESM dist/
|
|
37
|
+
ESM dist/index.js.map 902.27 KB
|
|
38
|
+
ESM dist/secp256k1-DTX2GS77.js.map 203.10 KB
|
|
39
|
+
ESM dist/_esm-HGK3TS7P.js.map 212.40 KB
|
|
40
|
+
ESM dist/ccip-OTD7W43P.js.map 71.00 B
|
|
41
|
+
ESM dist/chunk-ETO2D44V.js.map 393.76 KB
|
|
45
42
|
ESM dist/chunk-3EJPJMEH.js.map 71.00 B
|
|
46
|
-
ESM
|
|
47
|
-
|
|
48
|
-
|
|
43
|
+
ESM ⚡️ Build success in 796ms
|
|
44
|
+
CJS dist/index.cjs 525.38 KB
|
|
45
|
+
CJS dist/index.cjs.map 1.08 MB
|
|
46
|
+
CJS ⚡️ Build success in 797ms
|
package/CHANGELOG.md
CHANGED
|
@@ -5,9 +5,9 @@ import {
|
|
|
5
5
|
__toESM
|
|
6
6
|
} from "./chunk-3EJPJMEH.js";
|
|
7
7
|
|
|
8
|
-
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
8
|
+
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/stream.js
|
|
9
9
|
var require_stream = __commonJS({
|
|
10
|
-
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
10
|
+
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/stream.js"(exports, module) {
|
|
11
11
|
"use strict";
|
|
12
12
|
var { Duplex } = __require("stream");
|
|
13
13
|
function emitClose(stream) {
|
|
@@ -110,9 +110,9 @@ var require_stream = __commonJS({
|
|
|
110
110
|
}
|
|
111
111
|
});
|
|
112
112
|
|
|
113
|
-
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
113
|
+
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/constants.js
|
|
114
114
|
var require_constants = __commonJS({
|
|
115
|
-
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
115
|
+
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/constants.js"(exports, module) {
|
|
116
116
|
"use strict";
|
|
117
117
|
var BINARY_TYPES = ["nodebuffer", "arraybuffer", "fragments"];
|
|
118
118
|
var hasBlob = typeof Blob !== "undefined";
|
|
@@ -133,9 +133,9 @@ var require_constants = __commonJS({
|
|
|
133
133
|
}
|
|
134
134
|
});
|
|
135
135
|
|
|
136
|
-
// ../../node_modules/.pnpm/node-gyp-build@4.8.
|
|
136
|
+
// ../../node_modules/.pnpm/node-gyp-build@4.8.4/node_modules/node-gyp-build/node-gyp-build.js
|
|
137
137
|
var require_node_gyp_build = __commonJS({
|
|
138
|
-
"../../node_modules/.pnpm/node-gyp-build@4.8.
|
|
138
|
+
"../../node_modules/.pnpm/node-gyp-build@4.8.4/node_modules/node-gyp-build/node-gyp-build.js"(exports, module) {
|
|
139
139
|
"use strict";
|
|
140
140
|
var fs = __require("fs");
|
|
141
141
|
var path = __require("path");
|
|
@@ -325,9 +325,9 @@ var require_node_gyp_build = __commonJS({
|
|
|
325
325
|
}
|
|
326
326
|
});
|
|
327
327
|
|
|
328
|
-
// ../../node_modules/.pnpm/node-gyp-build@4.8.
|
|
328
|
+
// ../../node_modules/.pnpm/node-gyp-build@4.8.4/node_modules/node-gyp-build/index.js
|
|
329
329
|
var require_node_gyp_build2 = __commonJS({
|
|
330
|
-
"../../node_modules/.pnpm/node-gyp-build@4.8.
|
|
330
|
+
"../../node_modules/.pnpm/node-gyp-build@4.8.4/node_modules/node-gyp-build/index.js"(exports, module) {
|
|
331
331
|
"use strict";
|
|
332
332
|
var runtimeRequire = typeof __webpack_require__ === "function" ? __non_webpack_require__ : __require;
|
|
333
333
|
if (typeof runtimeRequire.addon === "function") {
|
|
@@ -338,9 +338,9 @@ var require_node_gyp_build2 = __commonJS({
|
|
|
338
338
|
}
|
|
339
339
|
});
|
|
340
340
|
|
|
341
|
-
// ../../node_modules/.pnpm/bufferutil@4.0.
|
|
341
|
+
// ../../node_modules/.pnpm/bufferutil@4.0.9/node_modules/bufferutil/fallback.js
|
|
342
342
|
var require_fallback = __commonJS({
|
|
343
|
-
"../../node_modules/.pnpm/bufferutil@4.0.
|
|
343
|
+
"../../node_modules/.pnpm/bufferutil@4.0.9/node_modules/bufferutil/fallback.js"(exports, module) {
|
|
344
344
|
"use strict";
|
|
345
345
|
var mask = (source, mask2, output, offset, length) => {
|
|
346
346
|
for (var i = 0; i < length; i++) {
|
|
@@ -357,9 +357,9 @@ var require_fallback = __commonJS({
|
|
|
357
357
|
}
|
|
358
358
|
});
|
|
359
359
|
|
|
360
|
-
// ../../node_modules/.pnpm/bufferutil@4.0.
|
|
360
|
+
// ../../node_modules/.pnpm/bufferutil@4.0.9/node_modules/bufferutil/index.js
|
|
361
361
|
var require_bufferutil = __commonJS({
|
|
362
|
-
"../../node_modules/.pnpm/bufferutil@4.0.
|
|
362
|
+
"../../node_modules/.pnpm/bufferutil@4.0.9/node_modules/bufferutil/index.js"(exports, module) {
|
|
363
363
|
"use strict";
|
|
364
364
|
try {
|
|
365
365
|
module.exports = require_node_gyp_build2()(__dirname);
|
|
@@ -369,9 +369,9 @@ var require_bufferutil = __commonJS({
|
|
|
369
369
|
}
|
|
370
370
|
});
|
|
371
371
|
|
|
372
|
-
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
372
|
+
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/buffer-util.js
|
|
373
373
|
var require_buffer_util = __commonJS({
|
|
374
|
-
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
374
|
+
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/buffer-util.js"(exports, module) {
|
|
375
375
|
"use strict";
|
|
376
376
|
var { EMPTY_BUFFER } = require_constants();
|
|
377
377
|
var FastBuffer = Buffer[Symbol.species];
|
|
@@ -451,9 +451,9 @@ var require_buffer_util = __commonJS({
|
|
|
451
451
|
}
|
|
452
452
|
});
|
|
453
453
|
|
|
454
|
-
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
454
|
+
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/limiter.js
|
|
455
455
|
var require_limiter = __commonJS({
|
|
456
|
-
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
456
|
+
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/limiter.js"(exports, module) {
|
|
457
457
|
"use strict";
|
|
458
458
|
var kDone = Symbol("kDone");
|
|
459
459
|
var kRun = Symbol("kRun");
|
|
@@ -502,9 +502,9 @@ var require_limiter = __commonJS({
|
|
|
502
502
|
}
|
|
503
503
|
});
|
|
504
504
|
|
|
505
|
-
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
505
|
+
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/permessage-deflate.js
|
|
506
506
|
var require_permessage_deflate = __commonJS({
|
|
507
|
-
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
507
|
+
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/permessage-deflate.js"(exports, module) {
|
|
508
508
|
"use strict";
|
|
509
509
|
var zlib = __require("zlib");
|
|
510
510
|
var bufferUtil = require_buffer_util();
|
|
@@ -931,9 +931,9 @@ var require_utf_8_validate = __commonJS({
|
|
|
931
931
|
}
|
|
932
932
|
});
|
|
933
933
|
|
|
934
|
-
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
934
|
+
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/validation.js
|
|
935
935
|
var require_validation = __commonJS({
|
|
936
|
-
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
936
|
+
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/validation.js"(exports, module) {
|
|
937
937
|
"use strict";
|
|
938
938
|
var { isUtf8 } = __require("buffer");
|
|
939
939
|
var { hasBlob } = require_constants();
|
|
@@ -1132,9 +1132,9 @@ var require_validation = __commonJS({
|
|
|
1132
1132
|
}
|
|
1133
1133
|
});
|
|
1134
1134
|
|
|
1135
|
-
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
1135
|
+
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/receiver.js
|
|
1136
1136
|
var require_receiver = __commonJS({
|
|
1137
|
-
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
1137
|
+
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/receiver.js"(exports, module) {
|
|
1138
1138
|
"use strict";
|
|
1139
1139
|
var { Writable } = __require("stream");
|
|
1140
1140
|
var PerMessageDeflate = require_permessage_deflate();
|
|
@@ -1735,9 +1735,9 @@ var require_receiver = __commonJS({
|
|
|
1735
1735
|
}
|
|
1736
1736
|
});
|
|
1737
1737
|
|
|
1738
|
-
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
1738
|
+
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/sender.js
|
|
1739
1739
|
var require_sender = __commonJS({
|
|
1740
|
-
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
1740
|
+
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/sender.js"(exports, module) {
|
|
1741
1741
|
"use strict";
|
|
1742
1742
|
var { Duplex } = __require("stream");
|
|
1743
1743
|
var { randomFillSync } = __require("crypto");
|
|
@@ -2229,9 +2229,9 @@ var require_sender = __commonJS({
|
|
|
2229
2229
|
}
|
|
2230
2230
|
});
|
|
2231
2231
|
|
|
2232
|
-
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
2232
|
+
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/event-target.js
|
|
2233
2233
|
var require_event_target = __commonJS({
|
|
2234
|
-
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
2234
|
+
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/event-target.js"(exports, module) {
|
|
2235
2235
|
"use strict";
|
|
2236
2236
|
var { kForOnEventAttribute, kListener } = require_constants();
|
|
2237
2237
|
var kCode = Symbol("kCode");
|
|
@@ -2458,9 +2458,9 @@ var require_event_target = __commonJS({
|
|
|
2458
2458
|
}
|
|
2459
2459
|
});
|
|
2460
2460
|
|
|
2461
|
-
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
2461
|
+
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/extension.js
|
|
2462
2462
|
var require_extension = __commonJS({
|
|
2463
|
-
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
2463
|
+
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/extension.js"(exports, module) {
|
|
2464
2464
|
"use strict";
|
|
2465
2465
|
var { tokenChars } = require_validation();
|
|
2466
2466
|
function push(dest, name, elem) {
|
|
@@ -2628,9 +2628,9 @@ var require_extension = __commonJS({
|
|
|
2628
2628
|
}
|
|
2629
2629
|
});
|
|
2630
2630
|
|
|
2631
|
-
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
2631
|
+
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/websocket.js
|
|
2632
2632
|
var require_websocket = __commonJS({
|
|
2633
|
-
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
2633
|
+
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/websocket.js"(exports, module) {
|
|
2634
2634
|
"use strict";
|
|
2635
2635
|
var EventEmitter = __require("events");
|
|
2636
2636
|
var https = __require("https");
|
|
@@ -3540,9 +3540,9 @@ var require_websocket = __commonJS({
|
|
|
3540
3540
|
}
|
|
3541
3541
|
});
|
|
3542
3542
|
|
|
3543
|
-
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
3543
|
+
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/subprotocol.js
|
|
3544
3544
|
var require_subprotocol = __commonJS({
|
|
3545
|
-
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
3545
|
+
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/subprotocol.js"(exports, module) {
|
|
3546
3546
|
"use strict";
|
|
3547
3547
|
var { tokenChars } = require_validation();
|
|
3548
3548
|
function parse(header) {
|
|
@@ -3588,9 +3588,9 @@ var require_subprotocol = __commonJS({
|
|
|
3588
3588
|
}
|
|
3589
3589
|
});
|
|
3590
3590
|
|
|
3591
|
-
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
3591
|
+
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/websocket-server.js
|
|
3592
3592
|
var require_websocket_server = __commonJS({
|
|
3593
|
-
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
3593
|
+
"../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/lib/websocket-server.js"(exports, module) {
|
|
3594
3594
|
"use strict";
|
|
3595
3595
|
var EventEmitter = __require("events");
|
|
3596
3596
|
var http = __require("http");
|
|
@@ -3984,7 +3984,7 @@ var require_websocket_server = __commonJS({
|
|
|
3984
3984
|
}
|
|
3985
3985
|
});
|
|
3986
3986
|
|
|
3987
|
-
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.
|
|
3987
|
+
// ../../node_modules/.pnpm/ws@8.18.0_bufferutil@4.0.9_utf-8-validate@5.0.10/node_modules/ws/wrapper.mjs
|
|
3988
3988
|
var wrapper_exports = {};
|
|
3989
3989
|
__export(wrapper_exports, {
|
|
3990
3990
|
Receiver: () => import_receiver.default,
|
|
@@ -4027,4 +4027,4 @@ var WebSocket3 = (() => {
|
|
|
4027
4027
|
export {
|
|
4028
4028
|
WebSocket3 as WebSocket
|
|
4029
4029
|
};
|
|
4030
|
-
//# sourceMappingURL=_esm-
|
|
4030
|
+
//# sourceMappingURL=_esm-HGK3TS7P.js.map
|