@layerzerolabs/dw-model 0.2.46 → 0.2.48
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 +103 -103
- package/.turbo/turbo-lint.log +1 -1
- package/dist/{3BD3OCGS.js → 3GB3YEFM.js} +3 -3
- package/dist/{3BD3OCGS.js.map → 3GB3YEFM.js.map} +1 -1
- package/dist/{3CKHMU36.js → 3JL3PUIU.js} +3 -3
- package/dist/{3CKHMU36.js.map → 3JL3PUIU.js.map} +1 -1
- package/dist/{7MOCL6HP.js → 5OKHFG46.js} +4 -4
- package/dist/{7MOCL6HP.js.map → 5OKHFG46.js.map} +1 -1
- package/dist/{7W7RMRK7.cjs → 7DA753OB.cjs} +9 -9
- package/dist/{7W7RMRK7.cjs.map → 7DA753OB.cjs.map} +1 -1
- package/dist/{ECJRGALM.cjs → DE7P6XTU.cjs} +3 -3
- package/dist/{ECJRGALM.cjs.map → DE7P6XTU.cjs.map} +1 -1
- package/dist/{JRNCOEFO.cjs → HH5WI3G5.cjs} +2 -2
- package/dist/{JRNCOEFO.cjs.map → HH5WI3G5.cjs.map} +1 -1
- package/dist/{5HUE42Q5.cjs → IJZQPF4A.cjs} +6 -6
- package/dist/IJZQPF4A.cjs.map +1 -0
- package/dist/{6G3GY5VH.cjs → R4HLXLGU.cjs} +4 -4
- package/dist/{6G3GY5VH.cjs.map → R4HLXLGU.cjs.map} +1 -1
- package/dist/{KOUHMVGI.cjs → T6BMFWCI.cjs} +19 -19
- package/dist/{KOUHMVGI.cjs.map → T6BMFWCI.cjs.map} +1 -1
- package/dist/{RYSOAAMJ.js → XE5ATSYV.js} +8 -8
- package/dist/{RYSOAAMJ.js.map → XE5ATSYV.js.map} +1 -1
- package/dist/{BZJPR5LC.js → YAEJZ74R.js} +2 -2
- package/dist/{BZJPR5LC.js.map → YAEJZ74R.js.map} +1 -1
- package/dist/{MKV6NR6C.js → YQCUJB6A.js} +5 -5
- package/dist/YQCUJB6A.js.map +1 -0
- package/dist/deploy/artifact.cjs +10 -10
- package/dist/deploy/artifact.js +1 -1
- package/dist/deploy/factoryInterfaces.cjs +9 -9
- package/dist/deploy/factoryInterfaces.js +3 -3
- package/dist/deploy/index.cjs +48 -48
- package/dist/deploy/index.js +6 -6
- package/dist/deploy/resourceBuilder.cjs +2 -2
- package/dist/deploy/resourceBuilder.js +1 -1
- package/dist/deploy/resources.cjs +17 -17
- package/dist/deploy/resources.js +2 -2
- package/dist/deploy/workflow.cjs +13 -13
- package/dist/deploy/workflow.js +2 -2
- package/dist/index.cjs +66 -66
- package/dist/index.js +6 -6
- package/dist/upgrade/index.cjs +19 -19
- package/dist/upgrade/index.js +1 -1
- package/dist/upgrade/types.cjs +19 -19
- package/dist/upgrade/types.js +1 -1
- package/package.json +9 -9
- package/src/deploy/artifact.ts +6 -6
- package/src/deploy/factoryInterfaces.ts +6 -6
- package/src/deploy/resourceBuilder.ts +1 -1
- package/src/deploy/resources.ts +6 -6
- package/src/upgrade/types.ts +1 -1
- package/dist/5HUE42Q5.cjs.map +0 -1
- package/dist/MKV6NR6C.js.map +0 -1
package/dist/index.cjs
CHANGED
|
@@ -6,13 +6,13 @@ var X7GZKVDG_cjs = require('./X7GZKVDG.cjs');
|
|
|
6
6
|
require('./X4ZNR5GZ.cjs');
|
|
7
7
|
var QLEJL4UB_cjs = require('./QLEJL4UB.cjs');
|
|
8
8
|
require('./NCHH4VK3.cjs');
|
|
9
|
-
var
|
|
10
|
-
var
|
|
11
|
-
var
|
|
9
|
+
var T6BMFWCI_cjs = require('./T6BMFWCI.cjs');
|
|
10
|
+
var DE7P6XTU_cjs = require('./DE7P6XTU.cjs');
|
|
11
|
+
var IJZQPF4A_cjs = require('./IJZQPF4A.cjs');
|
|
12
12
|
require('./IN5O3BJZ.cjs');
|
|
13
|
-
var
|
|
14
|
-
var
|
|
15
|
-
var
|
|
13
|
+
var HH5WI3G5_cjs = require('./HH5WI3G5.cjs');
|
|
14
|
+
var _7DA753OB_cjs = require('./7DA753OB.cjs');
|
|
15
|
+
var R4HLXLGU_cjs = require('./R4HLXLGU.cjs');
|
|
16
16
|
var ONIG6I4S_cjs = require('./ONIG6I4S.cjs');
|
|
17
17
|
require('./YJF4D23A.cjs');
|
|
18
18
|
|
|
@@ -104,243 +104,243 @@ Object.defineProperty(exports, "wireWorkflowOrchestratorStateSchema", {
|
|
|
104
104
|
});
|
|
105
105
|
Object.defineProperty(exports, "artifactRegistryActivityFactorySchema", {
|
|
106
106
|
enumerable: true,
|
|
107
|
-
get: function () { return
|
|
107
|
+
get: function () { return T6BMFWCI_cjs.artifactRegistryActivityFactorySchema; }
|
|
108
108
|
});
|
|
109
109
|
Object.defineProperty(exports, "createMockArtifactRegistry", {
|
|
110
110
|
enumerable: true,
|
|
111
|
-
get: function () { return
|
|
111
|
+
get: function () { return T6BMFWCI_cjs.createMockArtifactRegistry; }
|
|
112
112
|
});
|
|
113
113
|
Object.defineProperty(exports, "realIdSchema", {
|
|
114
114
|
enumerable: true,
|
|
115
|
-
get: function () { return
|
|
115
|
+
get: function () { return T6BMFWCI_cjs.realIdSchema; }
|
|
116
116
|
});
|
|
117
117
|
Object.defineProperty(exports, "resourceRefSchema", {
|
|
118
118
|
enumerable: true,
|
|
119
|
-
get: function () { return
|
|
119
|
+
get: function () { return T6BMFWCI_cjs.resourceRefSchema; }
|
|
120
120
|
});
|
|
121
121
|
Object.defineProperty(exports, "resourceRegistryActivityFactorySchema", {
|
|
122
122
|
enumerable: true,
|
|
123
|
-
get: function () { return
|
|
123
|
+
get: function () { return T6BMFWCI_cjs.resourceRegistryActivityFactorySchema; }
|
|
124
124
|
});
|
|
125
125
|
Object.defineProperty(exports, "upsertResourceRealIdArgsSchema", {
|
|
126
126
|
enumerable: true,
|
|
127
|
-
get: function () { return
|
|
127
|
+
get: function () { return T6BMFWCI_cjs.upsertResourceRealIdArgsSchema; }
|
|
128
128
|
});
|
|
129
129
|
Object.defineProperty(exports, "createResourceBuilder", {
|
|
130
130
|
enumerable: true,
|
|
131
|
-
get: function () { return
|
|
131
|
+
get: function () { return DE7P6XTU_cjs.createResourceBuilder; }
|
|
132
132
|
});
|
|
133
133
|
Object.defineProperty(exports, "baseContractResourceSchema", {
|
|
134
134
|
enumerable: true,
|
|
135
|
-
get: function () { return
|
|
135
|
+
get: function () { return IJZQPF4A_cjs.baseContractResourceSchema; }
|
|
136
136
|
});
|
|
137
137
|
Object.defineProperty(exports, "baseMeshResourceSchema", {
|
|
138
138
|
enumerable: true,
|
|
139
|
-
get: function () { return
|
|
139
|
+
get: function () { return IJZQPF4A_cjs.baseMeshResourceSchema; }
|
|
140
140
|
});
|
|
141
141
|
Object.defineProperty(exports, "baseResourceSchema", {
|
|
142
142
|
enumerable: true,
|
|
143
|
-
get: function () { return
|
|
143
|
+
get: function () { return IJZQPF4A_cjs.baseResourceSchema; }
|
|
144
144
|
});
|
|
145
145
|
Object.defineProperty(exports, "contractResourceReferenceSchema", {
|
|
146
146
|
enumerable: true,
|
|
147
|
-
get: function () { return
|
|
147
|
+
get: function () { return IJZQPF4A_cjs.contractResourceReferenceSchema; }
|
|
148
148
|
});
|
|
149
149
|
Object.defineProperty(exports, "contractResourceReferenceSchemaFor", {
|
|
150
150
|
enumerable: true,
|
|
151
|
-
get: function () { return
|
|
151
|
+
get: function () { return IJZQPF4A_cjs.contractResourceReferenceSchemaFor; }
|
|
152
152
|
});
|
|
153
153
|
Object.defineProperty(exports, "createResolvedResourceSchema", {
|
|
154
154
|
enumerable: true,
|
|
155
|
-
get: function () { return
|
|
155
|
+
get: function () { return IJZQPF4A_cjs.createResolvedResourceSchema; }
|
|
156
156
|
});
|
|
157
157
|
Object.defineProperty(exports, "extractContractResourceReferences", {
|
|
158
158
|
enumerable: true,
|
|
159
|
-
get: function () { return
|
|
159
|
+
get: function () { return IJZQPF4A_cjs.extractContractResourceReferences; }
|
|
160
160
|
});
|
|
161
161
|
Object.defineProperty(exports, "extractIdFromContractResourceReference", {
|
|
162
162
|
enumerable: true,
|
|
163
|
-
get: function () { return
|
|
163
|
+
get: function () { return IJZQPF4A_cjs.extractIdFromContractResourceReference; }
|
|
164
164
|
});
|
|
165
165
|
Object.defineProperty(exports, "extractIdFromMeshResourceReference", {
|
|
166
166
|
enumerable: true,
|
|
167
|
-
get: function () { return
|
|
167
|
+
get: function () { return IJZQPF4A_cjs.extractIdFromMeshResourceReference; }
|
|
168
168
|
});
|
|
169
169
|
Object.defineProperty(exports, "extractMeshResourceReferences", {
|
|
170
170
|
enumerable: true,
|
|
171
|
-
get: function () { return
|
|
171
|
+
get: function () { return IJZQPF4A_cjs.extractMeshResourceReferences; }
|
|
172
172
|
});
|
|
173
173
|
Object.defineProperty(exports, "meshResourceReferenceSchema", {
|
|
174
174
|
enumerable: true,
|
|
175
|
-
get: function () { return
|
|
175
|
+
get: function () { return IJZQPF4A_cjs.meshResourceReferenceSchema; }
|
|
176
176
|
});
|
|
177
177
|
Object.defineProperty(exports, "meshResourceReferenceSchemaFor", {
|
|
178
178
|
enumerable: true,
|
|
179
|
-
get: function () { return
|
|
179
|
+
get: function () { return IJZQPF4A_cjs.meshResourceReferenceSchemaFor; }
|
|
180
180
|
});
|
|
181
181
|
Object.defineProperty(exports, "resolvedContractResourceReferenceSchema", {
|
|
182
182
|
enumerable: true,
|
|
183
|
-
get: function () { return
|
|
183
|
+
get: function () { return IJZQPF4A_cjs.resolvedContractResourceReferenceSchema; }
|
|
184
184
|
});
|
|
185
185
|
Object.defineProperty(exports, "resolvedMeshResourceReferenceSchema", {
|
|
186
186
|
enumerable: true,
|
|
187
|
-
get: function () { return
|
|
187
|
+
get: function () { return IJZQPF4A_cjs.resolvedMeshResourceReferenceSchema; }
|
|
188
188
|
});
|
|
189
189
|
Object.defineProperty(exports, "withIntrinsicAddress", {
|
|
190
190
|
enumerable: true,
|
|
191
|
-
get: function () { return
|
|
191
|
+
get: function () { return IJZQPF4A_cjs.withIntrinsicAddress; }
|
|
192
192
|
});
|
|
193
193
|
Object.defineProperty(exports, "EvmProxyType", {
|
|
194
194
|
enumerable: true,
|
|
195
|
-
get: function () { return
|
|
195
|
+
get: function () { return HH5WI3G5_cjs.EvmProxyType; }
|
|
196
196
|
});
|
|
197
197
|
Object.defineProperty(exports, "ProxyType", {
|
|
198
198
|
enumerable: true,
|
|
199
|
-
get: function () { return
|
|
199
|
+
get: function () { return HH5WI3G5_cjs.ProxyType; }
|
|
200
200
|
});
|
|
201
201
|
Object.defineProperty(exports, "SEPARATE_PROXY_ADMIN_TYPES", {
|
|
202
202
|
enumerable: true,
|
|
203
|
-
get: function () { return
|
|
203
|
+
get: function () { return HH5WI3G5_cjs.SEPARATE_PROXY_ADMIN_TYPES; }
|
|
204
204
|
});
|
|
205
205
|
Object.defineProperty(exports, "TUP_PROXY_TYPES", {
|
|
206
206
|
enumerable: true,
|
|
207
|
-
get: function () { return
|
|
207
|
+
get: function () { return HH5WI3G5_cjs.TUP_PROXY_TYPES; }
|
|
208
208
|
});
|
|
209
209
|
Object.defineProperty(exports, "UUPS_PROXY_TYPES", {
|
|
210
210
|
enumerable: true,
|
|
211
|
-
get: function () { return
|
|
211
|
+
get: function () { return HH5WI3G5_cjs.UUPS_PROXY_TYPES; }
|
|
212
212
|
});
|
|
213
213
|
Object.defineProperty(exports, "UpgradeType", {
|
|
214
214
|
enumerable: true,
|
|
215
|
-
get: function () { return
|
|
215
|
+
get: function () { return HH5WI3G5_cjs.UpgradeType; }
|
|
216
216
|
});
|
|
217
217
|
Object.defineProperty(exports, "assertUpgradability", {
|
|
218
218
|
enumerable: true,
|
|
219
|
-
get: function () { return
|
|
219
|
+
get: function () { return HH5WI3G5_cjs.assertUpgradability; }
|
|
220
220
|
});
|
|
221
221
|
Object.defineProperty(exports, "codeUpgradeableConfigSchema", {
|
|
222
222
|
enumerable: true,
|
|
223
|
-
get: function () { return
|
|
223
|
+
get: function () { return HH5WI3G5_cjs.codeUpgradeableConfigSchema; }
|
|
224
224
|
});
|
|
225
225
|
Object.defineProperty(exports, "initializeDataResultSchema", {
|
|
226
226
|
enumerable: true,
|
|
227
|
-
get: function () { return
|
|
227
|
+
get: function () { return HH5WI3G5_cjs.initializeDataResultSchema; }
|
|
228
228
|
});
|
|
229
229
|
Object.defineProperty(exports, "isTupProxy", {
|
|
230
230
|
enumerable: true,
|
|
231
|
-
get: function () { return
|
|
231
|
+
get: function () { return HH5WI3G5_cjs.isTupProxy; }
|
|
232
232
|
});
|
|
233
233
|
Object.defineProperty(exports, "isUupsProxy", {
|
|
234
234
|
enumerable: true,
|
|
235
|
-
get: function () { return
|
|
235
|
+
get: function () { return HH5WI3G5_cjs.isUupsProxy; }
|
|
236
236
|
});
|
|
237
237
|
Object.defineProperty(exports, "notUpgradeableConfigSchema", {
|
|
238
238
|
enumerable: true,
|
|
239
|
-
get: function () { return
|
|
239
|
+
get: function () { return HH5WI3G5_cjs.notUpgradeableConfigSchema; }
|
|
240
240
|
});
|
|
241
241
|
Object.defineProperty(exports, "proxyConfigSchema", {
|
|
242
242
|
enumerable: true,
|
|
243
|
-
get: function () { return
|
|
243
|
+
get: function () { return HH5WI3G5_cjs.proxyConfigSchema; }
|
|
244
244
|
});
|
|
245
245
|
Object.defineProperty(exports, "proxyTypeSchema", {
|
|
246
246
|
enumerable: true,
|
|
247
|
-
get: function () { return
|
|
247
|
+
get: function () { return HH5WI3G5_cjs.proxyTypeSchema; }
|
|
248
248
|
});
|
|
249
249
|
Object.defineProperty(exports, "requiresSeparateProxyAdminDeploy", {
|
|
250
250
|
enumerable: true,
|
|
251
|
-
get: function () { return
|
|
251
|
+
get: function () { return HH5WI3G5_cjs.requiresSeparateProxyAdminDeploy; }
|
|
252
252
|
});
|
|
253
253
|
Object.defineProperty(exports, "upgradeTypeSchema", {
|
|
254
254
|
enumerable: true,
|
|
255
|
-
get: function () { return
|
|
255
|
+
get: function () { return HH5WI3G5_cjs.upgradeTypeSchema; }
|
|
256
256
|
});
|
|
257
257
|
Object.defineProperty(exports, "upgradeableConfigSchema", {
|
|
258
258
|
enumerable: true,
|
|
259
|
-
get: function () { return
|
|
259
|
+
get: function () { return HH5WI3G5_cjs.upgradeableConfigSchema; }
|
|
260
260
|
});
|
|
261
261
|
Object.defineProperty(exports, "weakAssertUpgradability", {
|
|
262
262
|
enumerable: true,
|
|
263
|
-
get: function () { return
|
|
263
|
+
get: function () { return HH5WI3G5_cjs.weakAssertUpgradability; }
|
|
264
264
|
});
|
|
265
265
|
Object.defineProperty(exports, "baseDeploymentSavingArtifactsSchema", {
|
|
266
266
|
enumerable: true,
|
|
267
|
-
get: function () { return
|
|
267
|
+
get: function () { return _7DA753OB_cjs.baseDeploymentSavingArtifactsSchema; }
|
|
268
268
|
});
|
|
269
269
|
Object.defineProperty(exports, "deployWorkflowChainResultItemSchema", {
|
|
270
270
|
enumerable: true,
|
|
271
|
-
get: function () { return
|
|
271
|
+
get: function () { return _7DA753OB_cjs.deployWorkflowChainResultItemSchema; }
|
|
272
272
|
});
|
|
273
273
|
Object.defineProperty(exports, "deployWorkflowChainResultSchema", {
|
|
274
274
|
enumerable: true,
|
|
275
|
-
get: function () { return
|
|
275
|
+
get: function () { return _7DA753OB_cjs.deployWorkflowChainResultSchema; }
|
|
276
276
|
});
|
|
277
277
|
Object.defineProperty(exports, "deployWorkflowChainStateSchema", {
|
|
278
278
|
enumerable: true,
|
|
279
|
-
get: function () { return
|
|
279
|
+
get: function () { return _7DA753OB_cjs.deployWorkflowChainStateSchema; }
|
|
280
280
|
});
|
|
281
281
|
Object.defineProperty(exports, "deployWorkflowOrchestratorResultSchema", {
|
|
282
282
|
enumerable: true,
|
|
283
|
-
get: function () { return
|
|
283
|
+
get: function () { return _7DA753OB_cjs.deployWorkflowOrchestratorResultSchema; }
|
|
284
284
|
});
|
|
285
285
|
Object.defineProperty(exports, "deployWorkflowOrchestratorStateSchema", {
|
|
286
286
|
enumerable: true,
|
|
287
|
-
get: function () { return
|
|
287
|
+
get: function () { return _7DA753OB_cjs.deployWorkflowOrchestratorStateSchema; }
|
|
288
288
|
});
|
|
289
289
|
Object.defineProperty(exports, "extractVerificationArtifactBaseArgsSchema", {
|
|
290
290
|
enumerable: true,
|
|
291
|
-
get: function () { return
|
|
291
|
+
get: function () { return _7DA753OB_cjs.extractVerificationArtifactBaseArgsSchema; }
|
|
292
292
|
});
|
|
293
293
|
Object.defineProperty(exports, "getDeploymentBaseArgsSchema", {
|
|
294
294
|
enumerable: true,
|
|
295
|
-
get: function () { return
|
|
295
|
+
get: function () { return _7DA753OB_cjs.getDeploymentBaseArgsSchema; }
|
|
296
296
|
});
|
|
297
297
|
Object.defineProperty(exports, "getVerificationBaseArgsSchema", {
|
|
298
298
|
enumerable: true,
|
|
299
|
-
get: function () { return
|
|
299
|
+
get: function () { return _7DA753OB_cjs.getVerificationBaseArgsSchema; }
|
|
300
300
|
});
|
|
301
301
|
Object.defineProperty(exports, "saveDeploymentBaseArgsSchema", {
|
|
302
302
|
enumerable: true,
|
|
303
|
-
get: function () { return
|
|
303
|
+
get: function () { return _7DA753OB_cjs.saveDeploymentBaseArgsSchema; }
|
|
304
304
|
});
|
|
305
305
|
Object.defineProperty(exports, "saveVerificationBaseArgsSchema", {
|
|
306
306
|
enumerable: true,
|
|
307
|
-
get: function () { return
|
|
307
|
+
get: function () { return _7DA753OB_cjs.saveVerificationBaseArgsSchema; }
|
|
308
308
|
});
|
|
309
309
|
Object.defineProperty(exports, "ArtifactType", {
|
|
310
310
|
enumerable: true,
|
|
311
|
-
get: function () { return
|
|
311
|
+
get: function () { return R4HLXLGU_cjs.ArtifactType; }
|
|
312
312
|
});
|
|
313
313
|
Object.defineProperty(exports, "artifactWithTypeSchema", {
|
|
314
314
|
enumerable: true,
|
|
315
|
-
get: function () { return
|
|
315
|
+
get: function () { return R4HLXLGU_cjs.artifactWithTypeSchema; }
|
|
316
316
|
});
|
|
317
317
|
Object.defineProperty(exports, "deploymentArtifactSchema", {
|
|
318
318
|
enumerable: true,
|
|
319
|
-
get: function () { return
|
|
319
|
+
get: function () { return R4HLXLGU_cjs.deploymentArtifactSchema; }
|
|
320
320
|
});
|
|
321
321
|
Object.defineProperty(exports, "fullDeploymentArtifactSchema", {
|
|
322
322
|
enumerable: true,
|
|
323
|
-
get: function () { return
|
|
323
|
+
get: function () { return R4HLXLGU_cjs.fullDeploymentArtifactSchema; }
|
|
324
324
|
});
|
|
325
325
|
Object.defineProperty(exports, "identityOnlyDeploymentArtifactSchema", {
|
|
326
326
|
enumerable: true,
|
|
327
|
-
get: function () { return
|
|
327
|
+
get: function () { return R4HLXLGU_cjs.identityOnlyDeploymentArtifactSchema; }
|
|
328
328
|
});
|
|
329
329
|
Object.defineProperty(exports, "metadataArtifactSchema", {
|
|
330
330
|
enumerable: true,
|
|
331
|
-
get: function () { return
|
|
331
|
+
get: function () { return R4HLXLGU_cjs.metadataArtifactSchema; }
|
|
332
332
|
});
|
|
333
333
|
Object.defineProperty(exports, "solanaDeploymentArtifactExtraInfoSchema", {
|
|
334
334
|
enumerable: true,
|
|
335
|
-
get: function () { return
|
|
335
|
+
get: function () { return R4HLXLGU_cjs.solanaDeploymentArtifactExtraInfoSchema; }
|
|
336
336
|
});
|
|
337
337
|
Object.defineProperty(exports, "suiDeploymentArtifactExtraInfoSchema", {
|
|
338
338
|
enumerable: true,
|
|
339
|
-
get: function () { return
|
|
339
|
+
get: function () { return R4HLXLGU_cjs.suiDeploymentArtifactExtraInfoSchema; }
|
|
340
340
|
});
|
|
341
341
|
Object.defineProperty(exports, "verificationArtifactSchema", {
|
|
342
342
|
enumerable: true,
|
|
343
|
-
get: function () { return
|
|
343
|
+
get: function () { return R4HLXLGU_cjs.verificationArtifactSchema; }
|
|
344
344
|
});
|
|
345
345
|
Object.defineProperty(exports, "generateThrowCreateSetRoleTransactions", {
|
|
346
346
|
enumerable: true,
|
package/dist/index.js
CHANGED
|
@@ -4,13 +4,13 @@ export { BaseContractRole } from './JSK5QSWJ.js';
|
|
|
4
4
|
import './N5VNZXZB.js';
|
|
5
5
|
export { wireWorkflowChainResultSchema, wireWorkflowChainStateSchema, wireWorkflowFilterArgsSchema, wireWorkflowOrchestratorResultSchema, wireWorkflowOrchestratorStateSchema } from './I5L5NLZY.js';
|
|
6
6
|
import './CA6UC3D3.js';
|
|
7
|
-
export { artifactRegistryActivityFactorySchema, createMockArtifactRegistry, realIdSchema, resourceRefSchema, resourceRegistryActivityFactorySchema, upsertResourceRealIdArgsSchema } from './
|
|
8
|
-
export { createResourceBuilder } from './
|
|
9
|
-
export { baseContractResourceSchema, baseMeshResourceSchema, baseResourceSchema, contractResourceReferenceSchema, contractResourceReferenceSchemaFor, createResolvedResourceSchema, extractContractResourceReferences, extractIdFromContractResourceReference, extractIdFromMeshResourceReference, extractMeshResourceReferences, meshResourceReferenceSchema, meshResourceReferenceSchemaFor, resolvedContractResourceReferenceSchema, resolvedMeshResourceReferenceSchema, withIntrinsicAddress } from './
|
|
7
|
+
export { artifactRegistryActivityFactorySchema, createMockArtifactRegistry, realIdSchema, resourceRefSchema, resourceRegistryActivityFactorySchema, upsertResourceRealIdArgsSchema } from './XE5ATSYV.js';
|
|
8
|
+
export { createResourceBuilder } from './3GB3YEFM.js';
|
|
9
|
+
export { baseContractResourceSchema, baseMeshResourceSchema, baseResourceSchema, contractResourceReferenceSchema, contractResourceReferenceSchemaFor, createResolvedResourceSchema, extractContractResourceReferences, extractIdFromContractResourceReference, extractIdFromMeshResourceReference, extractMeshResourceReferences, meshResourceReferenceSchema, meshResourceReferenceSchemaFor, resolvedContractResourceReferenceSchema, resolvedMeshResourceReferenceSchema, withIntrinsicAddress } from './YQCUJB6A.js';
|
|
10
10
|
import './ZCFXJFGI.js';
|
|
11
|
-
export { EvmProxyType, ProxyType, SEPARATE_PROXY_ADMIN_TYPES, TUP_PROXY_TYPES, UUPS_PROXY_TYPES, UpgradeType, assertUpgradability, codeUpgradeableConfigSchema, initializeDataResultSchema, isTupProxy, isUupsProxy, notUpgradeableConfigSchema, proxyConfigSchema, proxyTypeSchema, requiresSeparateProxyAdminDeploy, upgradeTypeSchema, upgradeableConfigSchema, weakAssertUpgradability } from './
|
|
12
|
-
export { baseDeploymentSavingArtifactsSchema, deployWorkflowChainResultItemSchema, deployWorkflowChainResultSchema, deployWorkflowChainStateSchema, deployWorkflowOrchestratorResultSchema, deployWorkflowOrchestratorStateSchema, extractVerificationArtifactBaseArgsSchema, getDeploymentBaseArgsSchema, getVerificationBaseArgsSchema, saveDeploymentBaseArgsSchema, saveVerificationBaseArgsSchema } from './
|
|
13
|
-
export { ArtifactType, artifactWithTypeSchema, deploymentArtifactSchema, fullDeploymentArtifactSchema, identityOnlyDeploymentArtifactSchema, metadataArtifactSchema, solanaDeploymentArtifactExtraInfoSchema, suiDeploymentArtifactExtraInfoSchema, verificationArtifactSchema } from './
|
|
11
|
+
export { EvmProxyType, ProxyType, SEPARATE_PROXY_ADMIN_TYPES, TUP_PROXY_TYPES, UUPS_PROXY_TYPES, UpgradeType, assertUpgradability, codeUpgradeableConfigSchema, initializeDataResultSchema, isTupProxy, isUupsProxy, notUpgradeableConfigSchema, proxyConfigSchema, proxyTypeSchema, requiresSeparateProxyAdminDeploy, upgradeTypeSchema, upgradeableConfigSchema, weakAssertUpgradability } from './YAEJZ74R.js';
|
|
12
|
+
export { baseDeploymentSavingArtifactsSchema, deployWorkflowChainResultItemSchema, deployWorkflowChainResultSchema, deployWorkflowChainStateSchema, deployWorkflowOrchestratorResultSchema, deployWorkflowOrchestratorStateSchema, extractVerificationArtifactBaseArgsSchema, getDeploymentBaseArgsSchema, getVerificationBaseArgsSchema, saveDeploymentBaseArgsSchema, saveVerificationBaseArgsSchema } from './3JL3PUIU.js';
|
|
13
|
+
export { ArtifactType, artifactWithTypeSchema, deploymentArtifactSchema, fullDeploymentArtifactSchema, identityOnlyDeploymentArtifactSchema, metadataArtifactSchema, solanaDeploymentArtifactExtraInfoSchema, suiDeploymentArtifactExtraInfoSchema, verificationArtifactSchema } from './5OKHFG46.js';
|
|
14
14
|
export { generateThrowCreateSetRoleTransactions, generateThrowHasRole, generateThrowRoleManagement } from './45LWGDPP.js';
|
|
15
15
|
import './VUOMXK5T.js';
|
|
16
16
|
//# sourceMappingURL=index.js.map
|
package/dist/upgrade/index.cjs
CHANGED
|
@@ -1,82 +1,82 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
require('../IN5O3BJZ.cjs');
|
|
4
|
-
var
|
|
4
|
+
var HH5WI3G5_cjs = require('../HH5WI3G5.cjs');
|
|
5
5
|
require('../YJF4D23A.cjs');
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
Object.defineProperty(exports, "EvmProxyType", {
|
|
10
10
|
enumerable: true,
|
|
11
|
-
get: function () { return
|
|
11
|
+
get: function () { return HH5WI3G5_cjs.EvmProxyType; }
|
|
12
12
|
});
|
|
13
13
|
Object.defineProperty(exports, "ProxyType", {
|
|
14
14
|
enumerable: true,
|
|
15
|
-
get: function () { return
|
|
15
|
+
get: function () { return HH5WI3G5_cjs.ProxyType; }
|
|
16
16
|
});
|
|
17
17
|
Object.defineProperty(exports, "SEPARATE_PROXY_ADMIN_TYPES", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return HH5WI3G5_cjs.SEPARATE_PROXY_ADMIN_TYPES; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "TUP_PROXY_TYPES", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return HH5WI3G5_cjs.TUP_PROXY_TYPES; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "UUPS_PROXY_TYPES", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return HH5WI3G5_cjs.UUPS_PROXY_TYPES; }
|
|
28
28
|
});
|
|
29
29
|
Object.defineProperty(exports, "UpgradeType", {
|
|
30
30
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
31
|
+
get: function () { return HH5WI3G5_cjs.UpgradeType; }
|
|
32
32
|
});
|
|
33
33
|
Object.defineProperty(exports, "assertUpgradability", {
|
|
34
34
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
35
|
+
get: function () { return HH5WI3G5_cjs.assertUpgradability; }
|
|
36
36
|
});
|
|
37
37
|
Object.defineProperty(exports, "codeUpgradeableConfigSchema", {
|
|
38
38
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
39
|
+
get: function () { return HH5WI3G5_cjs.codeUpgradeableConfigSchema; }
|
|
40
40
|
});
|
|
41
41
|
Object.defineProperty(exports, "initializeDataResultSchema", {
|
|
42
42
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
43
|
+
get: function () { return HH5WI3G5_cjs.initializeDataResultSchema; }
|
|
44
44
|
});
|
|
45
45
|
Object.defineProperty(exports, "isTupProxy", {
|
|
46
46
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
47
|
+
get: function () { return HH5WI3G5_cjs.isTupProxy; }
|
|
48
48
|
});
|
|
49
49
|
Object.defineProperty(exports, "isUupsProxy", {
|
|
50
50
|
enumerable: true,
|
|
51
|
-
get: function () { return
|
|
51
|
+
get: function () { return HH5WI3G5_cjs.isUupsProxy; }
|
|
52
52
|
});
|
|
53
53
|
Object.defineProperty(exports, "notUpgradeableConfigSchema", {
|
|
54
54
|
enumerable: true,
|
|
55
|
-
get: function () { return
|
|
55
|
+
get: function () { return HH5WI3G5_cjs.notUpgradeableConfigSchema; }
|
|
56
56
|
});
|
|
57
57
|
Object.defineProperty(exports, "proxyConfigSchema", {
|
|
58
58
|
enumerable: true,
|
|
59
|
-
get: function () { return
|
|
59
|
+
get: function () { return HH5WI3G5_cjs.proxyConfigSchema; }
|
|
60
60
|
});
|
|
61
61
|
Object.defineProperty(exports, "proxyTypeSchema", {
|
|
62
62
|
enumerable: true,
|
|
63
|
-
get: function () { return
|
|
63
|
+
get: function () { return HH5WI3G5_cjs.proxyTypeSchema; }
|
|
64
64
|
});
|
|
65
65
|
Object.defineProperty(exports, "requiresSeparateProxyAdminDeploy", {
|
|
66
66
|
enumerable: true,
|
|
67
|
-
get: function () { return
|
|
67
|
+
get: function () { return HH5WI3G5_cjs.requiresSeparateProxyAdminDeploy; }
|
|
68
68
|
});
|
|
69
69
|
Object.defineProperty(exports, "upgradeTypeSchema", {
|
|
70
70
|
enumerable: true,
|
|
71
|
-
get: function () { return
|
|
71
|
+
get: function () { return HH5WI3G5_cjs.upgradeTypeSchema; }
|
|
72
72
|
});
|
|
73
73
|
Object.defineProperty(exports, "upgradeableConfigSchema", {
|
|
74
74
|
enumerable: true,
|
|
75
|
-
get: function () { return
|
|
75
|
+
get: function () { return HH5WI3G5_cjs.upgradeableConfigSchema; }
|
|
76
76
|
});
|
|
77
77
|
Object.defineProperty(exports, "weakAssertUpgradability", {
|
|
78
78
|
enumerable: true,
|
|
79
|
-
get: function () { return
|
|
79
|
+
get: function () { return HH5WI3G5_cjs.weakAssertUpgradability; }
|
|
80
80
|
});
|
|
81
81
|
//# sourceMappingURL=index.cjs.map
|
|
82
82
|
//# sourceMappingURL=index.cjs.map
|
package/dist/upgrade/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '../ZCFXJFGI.js';
|
|
2
|
-
export { EvmProxyType, ProxyType, SEPARATE_PROXY_ADMIN_TYPES, TUP_PROXY_TYPES, UUPS_PROXY_TYPES, UpgradeType, assertUpgradability, codeUpgradeableConfigSchema, initializeDataResultSchema, isTupProxy, isUupsProxy, notUpgradeableConfigSchema, proxyConfigSchema, proxyTypeSchema, requiresSeparateProxyAdminDeploy, upgradeTypeSchema, upgradeableConfigSchema, weakAssertUpgradability } from '../
|
|
2
|
+
export { EvmProxyType, ProxyType, SEPARATE_PROXY_ADMIN_TYPES, TUP_PROXY_TYPES, UUPS_PROXY_TYPES, UpgradeType, assertUpgradability, codeUpgradeableConfigSchema, initializeDataResultSchema, isTupProxy, isUupsProxy, notUpgradeableConfigSchema, proxyConfigSchema, proxyTypeSchema, requiresSeparateProxyAdminDeploy, upgradeTypeSchema, upgradeableConfigSchema, weakAssertUpgradability } from '../YAEJZ74R.js';
|
|
3
3
|
import '../VUOMXK5T.js';
|
|
4
4
|
//# sourceMappingURL=index.js.map
|
|
5
5
|
//# sourceMappingURL=index.js.map
|
package/dist/upgrade/types.cjs
CHANGED
|
@@ -1,81 +1,81 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var HH5WI3G5_cjs = require('../HH5WI3G5.cjs');
|
|
4
4
|
require('../YJF4D23A.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "EvmProxyType", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return HH5WI3G5_cjs.EvmProxyType; }
|
|
11
11
|
});
|
|
12
12
|
Object.defineProperty(exports, "ProxyType", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return HH5WI3G5_cjs.ProxyType; }
|
|
15
15
|
});
|
|
16
16
|
Object.defineProperty(exports, "SEPARATE_PROXY_ADMIN_TYPES", {
|
|
17
17
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
18
|
+
get: function () { return HH5WI3G5_cjs.SEPARATE_PROXY_ADMIN_TYPES; }
|
|
19
19
|
});
|
|
20
20
|
Object.defineProperty(exports, "TUP_PROXY_TYPES", {
|
|
21
21
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
22
|
+
get: function () { return HH5WI3G5_cjs.TUP_PROXY_TYPES; }
|
|
23
23
|
});
|
|
24
24
|
Object.defineProperty(exports, "UUPS_PROXY_TYPES", {
|
|
25
25
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
26
|
+
get: function () { return HH5WI3G5_cjs.UUPS_PROXY_TYPES; }
|
|
27
27
|
});
|
|
28
28
|
Object.defineProperty(exports, "UpgradeType", {
|
|
29
29
|
enumerable: true,
|
|
30
|
-
get: function () { return
|
|
30
|
+
get: function () { return HH5WI3G5_cjs.UpgradeType; }
|
|
31
31
|
});
|
|
32
32
|
Object.defineProperty(exports, "assertUpgradability", {
|
|
33
33
|
enumerable: true,
|
|
34
|
-
get: function () { return
|
|
34
|
+
get: function () { return HH5WI3G5_cjs.assertUpgradability; }
|
|
35
35
|
});
|
|
36
36
|
Object.defineProperty(exports, "codeUpgradeableConfigSchema", {
|
|
37
37
|
enumerable: true,
|
|
38
|
-
get: function () { return
|
|
38
|
+
get: function () { return HH5WI3G5_cjs.codeUpgradeableConfigSchema; }
|
|
39
39
|
});
|
|
40
40
|
Object.defineProperty(exports, "initializeDataResultSchema", {
|
|
41
41
|
enumerable: true,
|
|
42
|
-
get: function () { return
|
|
42
|
+
get: function () { return HH5WI3G5_cjs.initializeDataResultSchema; }
|
|
43
43
|
});
|
|
44
44
|
Object.defineProperty(exports, "isTupProxy", {
|
|
45
45
|
enumerable: true,
|
|
46
|
-
get: function () { return
|
|
46
|
+
get: function () { return HH5WI3G5_cjs.isTupProxy; }
|
|
47
47
|
});
|
|
48
48
|
Object.defineProperty(exports, "isUupsProxy", {
|
|
49
49
|
enumerable: true,
|
|
50
|
-
get: function () { return
|
|
50
|
+
get: function () { return HH5WI3G5_cjs.isUupsProxy; }
|
|
51
51
|
});
|
|
52
52
|
Object.defineProperty(exports, "notUpgradeableConfigSchema", {
|
|
53
53
|
enumerable: true,
|
|
54
|
-
get: function () { return
|
|
54
|
+
get: function () { return HH5WI3G5_cjs.notUpgradeableConfigSchema; }
|
|
55
55
|
});
|
|
56
56
|
Object.defineProperty(exports, "proxyConfigSchema", {
|
|
57
57
|
enumerable: true,
|
|
58
|
-
get: function () { return
|
|
58
|
+
get: function () { return HH5WI3G5_cjs.proxyConfigSchema; }
|
|
59
59
|
});
|
|
60
60
|
Object.defineProperty(exports, "proxyTypeSchema", {
|
|
61
61
|
enumerable: true,
|
|
62
|
-
get: function () { return
|
|
62
|
+
get: function () { return HH5WI3G5_cjs.proxyTypeSchema; }
|
|
63
63
|
});
|
|
64
64
|
Object.defineProperty(exports, "requiresSeparateProxyAdminDeploy", {
|
|
65
65
|
enumerable: true,
|
|
66
|
-
get: function () { return
|
|
66
|
+
get: function () { return HH5WI3G5_cjs.requiresSeparateProxyAdminDeploy; }
|
|
67
67
|
});
|
|
68
68
|
Object.defineProperty(exports, "upgradeTypeSchema", {
|
|
69
69
|
enumerable: true,
|
|
70
|
-
get: function () { return
|
|
70
|
+
get: function () { return HH5WI3G5_cjs.upgradeTypeSchema; }
|
|
71
71
|
});
|
|
72
72
|
Object.defineProperty(exports, "upgradeableConfigSchema", {
|
|
73
73
|
enumerable: true,
|
|
74
|
-
get: function () { return
|
|
74
|
+
get: function () { return HH5WI3G5_cjs.upgradeableConfigSchema; }
|
|
75
75
|
});
|
|
76
76
|
Object.defineProperty(exports, "weakAssertUpgradability", {
|
|
77
77
|
enumerable: true,
|
|
78
|
-
get: function () { return
|
|
78
|
+
get: function () { return HH5WI3G5_cjs.weakAssertUpgradability; }
|
|
79
79
|
});
|
|
80
80
|
//# sourceMappingURL=types.cjs.map
|
|
81
81
|
//# sourceMappingURL=types.cjs.map
|
package/dist/upgrade/types.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { EvmProxyType, ProxyType, SEPARATE_PROXY_ADMIN_TYPES, TUP_PROXY_TYPES, UUPS_PROXY_TYPES, UpgradeType, assertUpgradability, codeUpgradeableConfigSchema, initializeDataResultSchema, isTupProxy, isUupsProxy, notUpgradeableConfigSchema, proxyConfigSchema, proxyTypeSchema, requiresSeparateProxyAdminDeploy, upgradeTypeSchema, upgradeableConfigSchema, weakAssertUpgradability } from '../
|
|
1
|
+
export { EvmProxyType, ProxyType, SEPARATE_PROXY_ADMIN_TYPES, TUP_PROXY_TYPES, UUPS_PROXY_TYPES, UpgradeType, assertUpgradability, codeUpgradeableConfigSchema, initializeDataResultSchema, isTupProxy, isUupsProxy, notUpgradeableConfigSchema, proxyConfigSchema, proxyTypeSchema, requiresSeparateProxyAdminDeploy, upgradeTypeSchema, upgradeableConfigSchema, weakAssertUpgradability } from '../YAEJZ74R.js';
|
|
2
2
|
import '../VUOMXK5T.js';
|
|
3
3
|
//# sourceMappingURL=types.js.map
|
|
4
4
|
//# sourceMappingURL=types.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@layerzerolabs/dw-model",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.48",
|
|
4
4
|
"private": false,
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"type": "module",
|
|
@@ -15,19 +15,19 @@
|
|
|
15
15
|
"types": "./dist/index.d.ts",
|
|
16
16
|
"dependencies": {
|
|
17
17
|
"zod": "4.3.5",
|
|
18
|
-
"@layerzerolabs/common-chain-model": "0.2.
|
|
19
|
-
"@layerzerolabs/
|
|
20
|
-
"@layerzerolabs/common-error-utils": "0.2.
|
|
21
|
-
"@layerzerolabs/
|
|
22
|
-
"@layerzerolabs/
|
|
23
|
-
"@layerzerolabs/zod-utils": "0.2.
|
|
18
|
+
"@layerzerolabs/common-chain-model": "0.2.48",
|
|
19
|
+
"@layerzerolabs/layerzero-definitions": "0.2.48",
|
|
20
|
+
"@layerzerolabs/common-error-utils": "0.2.48",
|
|
21
|
+
"@layerzerolabs/typescript-utils": "0.2.48",
|
|
22
|
+
"@layerzerolabs/gated-transaction": "0.2.48",
|
|
23
|
+
"@layerzerolabs/zod-utils": "0.2.48"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
26
|
"@mysten/sui": "^1.35.0",
|
|
27
27
|
"tsup": "^8.4.0",
|
|
28
28
|
"vitest": "^3.2.3",
|
|
29
|
-
"@layerzerolabs/
|
|
30
|
-
"@layerzerolabs/
|
|
29
|
+
"@layerzerolabs/tsup-configuration": "0.2.48",
|
|
30
|
+
"@layerzerolabs/typescript-configuration": "0.2.48"
|
|
31
31
|
},
|
|
32
32
|
"publishConfig": {
|
|
33
33
|
"access": "restricted",
|
package/src/deploy/artifact.ts
CHANGED
|
@@ -8,13 +8,13 @@ export type { ChainName };
|
|
|
8
8
|
export type { SuiObjectChange };
|
|
9
9
|
|
|
10
10
|
export enum ArtifactType {
|
|
11
|
-
//
|
|
11
|
+
// Should merge deployment, verification artifacts
|
|
12
12
|
|
|
13
|
-
//
|
|
13
|
+
// Full record from deployment on-chain
|
|
14
14
|
DEPLOYMENT = 'deployment',
|
|
15
|
-
//
|
|
15
|
+
// Information to verify contracts
|
|
16
16
|
VERIFICATION = 'verification',
|
|
17
|
-
//
|
|
17
|
+
// Record of a successful push to lz metadata
|
|
18
18
|
METADATA = 'metadata',
|
|
19
19
|
}
|
|
20
20
|
|
|
@@ -58,7 +58,7 @@ export type FullDeploymentArtifact = z.infer<typeof fullDeploymentArtifactSchema
|
|
|
58
58
|
|
|
59
59
|
// TODO: riley — decide whether to migrate stored identity-only artifacts to full artifacts and collapse this union into fullDeploymentArtifactSchema
|
|
60
60
|
export const deploymentArtifactSchema = z.union([
|
|
61
|
-
//
|
|
61
|
+
// Check this first since it's a superset
|
|
62
62
|
fullDeploymentArtifactSchema,
|
|
63
63
|
identityOnlyDeploymentArtifactSchema,
|
|
64
64
|
]);
|
|
@@ -72,7 +72,7 @@ export type VerificationArtifact = z.infer<typeof verificationArtifactSchema>;
|
|
|
72
72
|
export const metadataArtifactSchema = z.object({
|
|
73
73
|
jobId: z.string(),
|
|
74
74
|
pushedAt: z.number(),
|
|
75
|
-
//
|
|
75
|
+
// We can type this fully but probably needs to happen later
|
|
76
76
|
metadataResources: z.array(z.any()),
|
|
77
77
|
});
|
|
78
78
|
|