@layerzerolabs/protocol-starknet-v2 0.0.60 → 0.0.61

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.
@@ -6,7 +6,7 @@ No default version found for tool 'movement' in matrix
6
6
  🔧 scarb version: 2.12.0
7
7
  $ docker image ls 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/starknet-tooling:scarb_2.12.0_patch_3
8
8
  REPOSITORY TAG IMAGE ID CREATED SIZE
9
- 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/starknet-tooling scarb_2.12.0_patch_3 8813f53e6beb 2 weeks ago 1.11GB
9
+ 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/starknet-tooling scarb_2.12.0_patch_3 8813f53e6beb 3 weeks ago 1.11GB
10
10
  ✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/starknet-tooling:scarb_2.12.0_patch_3
11
11
  $ docker run --rm -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/contracts/protocol/starknet 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/starknet-tooling:scarb_2.12.0_patch_3 scarb --release build
12
12
  warn: in context of a workspace, only the `profile` set in the workspace manifest is applied,
@@ -32,19 +32,19 @@ but the `starkware_utils_testing` package also defines `profile` in the manifest
32
32
  warn: in context of a workspace, only the `profile` set in the workspace manifest is applied,
33
33
  but the `starkware_utils` package also defines `profile` in the manifest
34
34
 
35
+ Downloading openzeppelin_upgrades v2.0.0
35
36
  Downloading openzeppelin_token v2.0.0
36
- Downloading openzeppelin_finance v2.0.0
37
- Downloading openzeppelin v2.0.0
38
- Downloading snforge_std v0.48.1
39
- Downloading openzeppelin_presets v2.0.0
40
37
  Downloading openzeppelin_access v2.0.0
41
- Downloading openzeppelin_introspection v2.0.0
42
- Downloading openzeppelin_upgrades v2.0.0
38
+ Downloading openzeppelin_presets v2.0.0
43
39
  Downloading openzeppelin_merkle_tree v2.0.0
44
- Downloading openzeppelin_security v2.0.0
45
40
  Downloading snforge_scarb_plugin v0.48.1
41
+ Downloading openzeppelin v2.0.0
46
42
  Downloading openzeppelin_governance v2.0.0
43
+ Downloading openzeppelin_introspection v2.0.0
44
+ Downloading openzeppelin_finance v2.0.0
47
45
  Downloading openzeppelin_account v2.0.0
46
+ Downloading snforge_std v0.48.1
47
+ Downloading openzeppelin_security v2.0.0
48
48
  Downloading openzeppelin_utils v2.0.0
49
49
  Compiling enumerable_set v0.1.0 (/workspace/contracts/protocol/starknet/libs/enumerable_set/Scarb.toml)
50
50
  warn: artefacts produced by this build may be hard to utilize due to the build configuration
@@ -110,15 +110,9 @@ the debug names, by adding the following excerpt to your package manifest.
110
110
  Finished `release` profile target(s) in 74 seconds
111
111
 
112
112
  > @layerzerolabs/protocol-starknet-v2@0.0.0 build:abi /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/starknet
113
- > lz-tool scarb build-typescript-sdk --package layerzero target src
113
+ > lz-tool extra starknet build-typescript-sdk layerzero target src
114
114
 
115
115
  No default version found for tool 'movement' in matrix
116
- 🔧 scarb version: 2.12.0
117
- $ docker image ls 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/starknet-tooling:scarb_2.12.0_patch_3
118
- REPOSITORY TAG IMAGE ID CREATED SIZE
119
- 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/starknet-tooling scarb_2.12.0_patch_3 8813f53e6beb 2 weeks ago 1.11GB
120
- ✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/starknet-tooling:scarb_2.12.0_patch_3
121
- $ docker run --rm -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/contracts/protocol/starknet 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/starknet-tooling:scarb_2.12.0_patch_3 scarb build-typescript-sdk --package layerzero target src
122
116
  CLI Building entry: src/abi.ts, src/casm.ts, src/index.ts, src/sierra.ts, src/abi/blocked-message-lib.ts, src/abi/dvn-fee-lib.ts, src/abi/dvn.ts, src/abi/endpoint-v2.ts, src/abi/executor-fee-lib.ts, src/abi/executor.ts, src/abi/o-app.ts, src/abi/o-f-t-adapter.ts, src/abi/o-f-t.ts, src/abi/omni-counter.ts, src/abi/price-feed.ts, src/abi/simple-message-lib.ts, src/abi/treasury.ts, src/abi/ultra-light-node302.ts
123
117
  CLI Using tsconfig: tsconfig.json
124
118
  CLI tsup v8.4.0
@@ -128,80 +122,80 @@ $ docker run --rm -v /home/runner/work/monorepo-internal/monorepo-internal:/work
128
122
  CJS Build start
129
123
  ESM Build start
130
124
  CJS dist/abi/treasury.cjs 290.00 B
131
- CJS dist/abi/ultra-light-node302.cjs 330.00 B
132
125
  CJS dist/abi/executor-fee-lib.cjs 318.00 B
133
- CJS dist/abi/executor.cjs 290.00 B
134
126
  CJS dist/abi/o-app.cjs 276.00 B
135
127
  CJS dist/abi/o-f-t-adapter.cjs 304.00 B
136
128
  CJS dist/abi/o-f-t.cjs 274.00 B
137
- CJS dist/abi/omni-counter.cjs 304.00 B
138
129
  CJS dist/abi/price-feed.cjs 296.00 B
139
- CJS dist/abi/simple-message-lib.cjs 326.00 B
130
+ CJS dist/abi/ultra-light-node302.cjs 330.00 B
140
131
  CJS dist/abi.cjs 2.48 KB
132
+ CJS dist/abi/executor.cjs 290.00 B
141
133
  CJS dist/casm.cjs 2.00 KB
134
+ CJS dist/abi/omni-counter.cjs 304.00 B
135
+ CJS dist/ODNBNLWR.cjs 7.65 KB
142
136
  CJS dist/index.cjs 1000.00 B
143
137
  CJS dist/563XI6GO.cjs 1.49 KB
144
- CJS dist/ODNBNLWR.cjs 7.65 KB
145
138
  CJS dist/T3BI3MM3.cjs 30.08 KB
139
+ CJS dist/abi/simple-message-lib.cjs 326.00 B
146
140
  CJS dist/M3JXAHZC.cjs 7.10 KB
147
141
  CJS dist/WRBGSJVJ.cjs 29.48 KB
148
142
  CJS dist/CQHQJEWK.cjs 9.64 KB
149
- CJS dist/CQSKB553.cjs 22.60 KB
150
143
  CJS dist/XZSP4DRF.cjs 28.81 KB
151
- CJS dist/XUARM46W.cjs 14.25 KB
144
+ CJS dist/CQSKB553.cjs 22.60 KB
152
145
  CJS dist/LB666PI3.cjs 16.02 KB
146
+ CJS dist/XUARM46W.cjs 14.25 KB
153
147
  CJS dist/MBAW6OH7.cjs 16.91 KB
154
148
  CJS dist/sierra.cjs 2.01 KB
149
+ CJS dist/O4KS7FRL.cjs 10.95 KB
155
150
  CJS dist/abi/blocked-message-lib.cjs 330.00 B
156
151
  CJS dist/abi/dvn-fee-lib.cjs 298.00 B
157
- CJS dist/O4KS7FRL.cjs 10.95 KB
158
- CJS dist/QR2UMORN.cjs 6.90 KB
159
152
  CJS dist/abi/dvn.cjs 270.00 B
153
+ CJS dist/QR2UMORN.cjs 6.90 KB
160
154
  CJS dist/abi/endpoint-v2.cjs 300.00 B
161
155
  CJS dist/TTFFZYPE.cjs 28.39 KB
162
156
  CJS dist/E63KEOR5.cjs 287.00 B
163
157
  CJS dist/FM2ISUIG.cjs 51.35 KB
164
- CJS dist/abi/ultra-light-node302.cjs.map 84.00 B
165
- CJS dist/abi/executor-fee-lib.cjs.map 81.00 B
166
158
  CJS dist/abi/treasury.cjs.map 73.00 B
167
- CJS dist/abi/executor.cjs.map 73.00 B
168
- CJS dist/abi/o-f-t-adapter.cjs.map 78.00 B
159
+ CJS dist/abi/executor-fee-lib.cjs.map 81.00 B
169
160
  CJS dist/abi/o-app.cjs.map 70.00 B
161
+ CJS dist/abi/o-f-t-adapter.cjs.map 78.00 B
170
162
  CJS dist/abi/o-f-t.cjs.map 70.00 B
171
- CJS dist/abi/omni-counter.cjs.map 77.00 B
172
- CJS dist/abi.cjs.map 68.00 B
173
163
  CJS dist/abi/price-feed.cjs.map 75.00 B
164
+ CJS dist/abi/ultra-light-node302.cjs.map 84.00 B
165
+ CJS dist/abi.cjs.map 68.00 B
166
+ CJS dist/abi/executor.cjs.map 73.00 B
174
167
  CJS dist/casm.cjs.map 69.00 B
175
- CJS dist/abi/simple-message-lib.cjs.map 83.00 B
176
- CJS dist/563XI6GO.cjs.map 724.00 B
177
- CJS dist/index.cjs.map 70.00 B
168
+ CJS dist/abi/omni-counter.cjs.map 77.00 B
178
169
  CJS dist/ODNBNLWR.cjs.map 9.98 KB
179
- CJS dist/M3JXAHZC.cjs.map 9.24 KB
170
+ CJS dist/index.cjs.map 70.00 B
171
+ CJS dist/563XI6GO.cjs.map 724.00 B
180
172
  CJS dist/T3BI3MM3.cjs.map 38.45 KB
181
- CJS dist/CQHQJEWK.cjs.map 12.62 KB
173
+ CJS dist/abi/simple-message-lib.cjs.map 83.00 B
174
+ CJS dist/M3JXAHZC.cjs.map 9.24 KB
182
175
  CJS dist/WRBGSJVJ.cjs.map 38.76 KB
176
+ CJS dist/CQHQJEWK.cjs.map 12.62 KB
177
+ CJS dist/XZSP4DRF.cjs.map 37.26 KB
183
178
  CJS dist/CQSKB553.cjs.map 29.56 KB
179
+ CJS dist/LB666PI3.cjs.map 20.57 KB
184
180
  CJS dist/XUARM46W.cjs.map 18.58 KB
185
- CJS dist/XZSP4DRF.cjs.map 37.26 KB
181
+ CJS dist/MBAW6OH7.cjs.map 21.88 KB
186
182
  CJS dist/sierra.cjs.map 71.00 B
187
- CJS dist/LB666PI3.cjs.map 20.57 KB
183
+ CJS dist/O4KS7FRL.cjs.map 14.01 KB
188
184
  CJS dist/abi/blocked-message-lib.cjs.map 84.00 B
189
185
  CJS dist/abi/dvn-fee-lib.cjs.map 76.00 B
190
- CJS dist/MBAW6OH7.cjs.map 21.88 KB
191
- CJS dist/O4KS7FRL.cjs.map 14.01 KB
192
- CJS dist/abi/endpoint-v2.cjs.map 76.00 B
193
186
  CJS dist/abi/dvn.cjs.map 68.00 B
194
187
  CJS dist/QR2UMORN.cjs.map 9.01 KB
188
+ CJS dist/abi/endpoint-v2.cjs.map 76.00 B
195
189
  CJS dist/E63KEOR5.cjs.map 73.00 B
196
- CJS dist/TTFFZYPE.cjs.map 37.26 KB
197
190
  CJS dist/FM2ISUIG.cjs.map 64.82 KB
191
+ CJS dist/TTFFZYPE.cjs.map 37.26 KB
198
192
  CJS dist/P4VIWMVJ.cjs 6.59 MB
199
193
  CJS dist/T7ZTOHEU.cjs 6.69 MB
200
194
  CJS dist/P4VIWMVJ.cjs.map 8.18 MB
201
195
  CJS dist/T7ZTOHEU.cjs.map 11.96 MB
202
- CJS ⚡️ Build success in 14873ms
203
- ESM dist/abi/ultra-light-node302.js 172.00 B
196
+ CJS ⚡️ Build success in 16463ms
204
197
  ESM dist/abi/treasury.js 141.00 B
198
+ ESM dist/abi/ultra-light-node302.js 172.00 B
205
199
  ESM dist/abi/executor-fee-lib.js 163.00 B
206
200
  ESM dist/abi/executor.js 141.00 B
207
201
  ESM dist/abi/o-app.js 131.00 B
@@ -212,15 +206,15 @@ $ docker run --rm -v /home/runner/work/monorepo-internal/monorepo-internal:/work
212
206
  ESM dist/abi/simple-message-lib.js 169.00 B
213
207
  ESM dist/abi.js 726.00 B
214
208
  ESM dist/index.js 591.00 B
215
- ESM dist/casm.js 614.00 B
216
- ESM dist/ADNEAXD5.js 1.24 KB
217
209
  ESM dist/NCSYPG5H.js 7.62 KB
210
+ ESM dist/ADNEAXD5.js 1.24 KB
218
211
  ESM dist/GSNGBN4V.js 7.07 KB
219
212
  ESM dist/RFFEI4KT.js 30.04 KB
213
+ ESM dist/casm.js 614.00 B
220
214
  ESM dist/IT3TGOJQ.js 9.62 KB
221
- ESM dist/TVKPN26J.js 29.46 KB
222
215
  ESM dist/3F32R5AE.js 22.58 KB
223
216
  ESM dist/AWH2NLLH.js 14.22 KB
217
+ ESM dist/TVKPN26J.js 29.46 KB
224
218
  ESM dist/EZPXSIVL.js 28.79 KB
225
219
  ESM dist/HJTXUAVS.js 16.00 KB
226
220
  ESM dist/KRUDRPDT.js 16.88 KB
@@ -229,47 +223,47 @@ $ docker run --rm -v /home/runner/work/monorepo-internal/monorepo-internal:/work
229
223
  ESM dist/BG6PLMMA.js 10.92 KB
230
224
  ESM dist/abi/dvn-fee-lib.js 148.00 B
231
225
  ESM dist/X37WTXP4.js 6.87 KB
232
- ESM dist/abi/dvn.js 126.00 B
233
226
  ESM dist/abi/endpoint-v2.js 149.00 B
227
+ ESM dist/abi/dvn.js 126.00 B
234
228
  ESM dist/6RBQ7KXN.js 28.37 KB
235
229
  ESM dist/3UUTAAI4.js 262.00 B
236
230
  ESM dist/EEWHQ57U.js 51.33 KB
237
- ESM dist/abi/ultra-light-node302.js.map 83.00 B
238
231
  ESM dist/abi/treasury.js.map 72.00 B
239
- ESM dist/abi/executor.js.map 72.00 B
232
+ ESM dist/abi/ultra-light-node302.js.map 83.00 B
240
233
  ESM dist/abi/executor-fee-lib.js.map 80.00 B
234
+ ESM dist/abi/executor.js.map 72.00 B
241
235
  ESM dist/abi/o-app.js.map 69.00 B
242
236
  ESM dist/abi/o-f-t-adapter.js.map 77.00 B
243
237
  ESM dist/abi/o-f-t.js.map 69.00 B
244
238
  ESM dist/abi/omni-counter.js.map 76.00 B
245
- ESM dist/abi.js.map 67.00 B
246
239
  ESM dist/abi/price-feed.js.map 74.00 B
247
240
  ESM dist/abi/simple-message-lib.js.map 82.00 B
241
+ ESM dist/abi.js.map 67.00 B
248
242
  ESM dist/index.js.map 69.00 B
249
- ESM dist/casm.js.map 68.00 B
250
- ESM dist/ADNEAXD5.js.map 721.00 B
251
243
  ESM dist/NCSYPG5H.js.map 9.98 KB
244
+ ESM dist/ADNEAXD5.js.map 721.00 B
252
245
  ESM dist/GSNGBN4V.js.map 9.24 KB
246
+ ESM dist/casm.js.map 68.00 B
253
247
  ESM dist/RFFEI4KT.js.map 38.45 KB
254
248
  ESM dist/IT3TGOJQ.js.map 12.62 KB
255
- ESM dist/TVKPN26J.js.map 38.75 KB
249
+ ESM dist/AWH2NLLH.js.map 18.58 KB
256
250
  ESM dist/3F32R5AE.js.map 29.55 KB
257
- ESM dist/HJTXUAVS.js.map 20.57 KB
251
+ ESM dist/TVKPN26J.js.map 38.75 KB
258
252
  ESM dist/EZPXSIVL.js.map 37.26 KB
253
+ ESM dist/HJTXUAVS.js.map 20.57 KB
259
254
  ESM dist/KRUDRPDT.js.map 21.88 KB
260
255
  ESM dist/sierra.js.map 70.00 B
261
256
  ESM dist/abi/blocked-message-lib.js.map 83.00 B
262
257
  ESM dist/BG6PLMMA.js.map 14.01 KB
263
- ESM dist/abi/dvn.js.map 67.00 B
264
258
  ESM dist/abi/dvn-fee-lib.js.map 75.00 B
265
- ESM dist/abi/endpoint-v2.js.map 75.00 B
266
259
  ESM dist/X37WTXP4.js.map 9.01 KB
260
+ ESM dist/abi/endpoint-v2.js.map 75.00 B
261
+ ESM dist/abi/dvn.js.map 67.00 B
267
262
  ESM dist/3UUTAAI4.js.map 72.00 B
268
263
  ESM dist/6RBQ7KXN.js.map 37.25 KB
269
- ESM dist/AWH2NLLH.js.map 18.58 KB
270
264
  ESM dist/EEWHQ57U.js.map 64.82 KB
271
265
  ESM dist/E2GNEDIP.js 6.69 MB
272
266
  ESM dist/YVWVDVDK.js 6.59 MB
273
267
  ESM dist/YVWVDVDK.js.map 8.18 MB
274
268
  ESM dist/E2GNEDIP.js.map 11.96 MB
275
- ESM ⚡️ Build success in 14875ms
269
+ ESM ⚡️ Build success in 16472ms
@@ -10,7 +10,7 @@ No default version found for tool 'movement' in matrix
10
10
  🔧 scarb version: 2.12.0
11
11
  $ docker image ls 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/starknet-tooling:scarb_2.12.0_patch_3
12
12
  REPOSITORY TAG IMAGE ID CREATED SIZE
13
- 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/starknet-tooling scarb_2.12.0_patch_3 8813f53e6beb 2 weeks ago 1.11GB
13
+ 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/starknet-tooling scarb_2.12.0_patch_3 8813f53e6beb 3 weeks ago 1.11GB
14
14
  ✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/starknet-tooling:scarb_2.12.0_patch_3
15
15
  $ docker run --rm -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/contracts/protocol/starknet 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/starknet-tooling:scarb_2.12.0_patch_3 scarb fmt
16
16
  warn: in context of a workspace, only the `profile` set in the workspace manifest is applied,
@@ -20,7 +20,7 @@ No default version found for tool 'movement' in matrix
20
20
  🔧 scarb version: 2.12.0
21
21
  $ docker image ls 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/starknet-tooling:scarb_2.12.0_patch_3
22
22
  REPOSITORY TAG IMAGE ID CREATED SIZE
23
- 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/starknet-tooling scarb_2.12.0_patch_3 8813f53e6beb 2 weeks ago 1.11GB
23
+ 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/starknet-tooling scarb_2.12.0_patch_3 8813f53e6beb 3 weeks ago 1.11GB
24
24
  ✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/starknet-tooling:scarb_2.12.0_patch_3
25
25
  $ docker run --rm -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/contracts/protocol/starknet 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/starknet-tooling:scarb_2.12.0_patch_3 scarb lint --test
26
26
  warn: in context of a workspace, only the `profile` set in the workspace manifest is applied,
@@ -46,20 +46,20 @@ but the `starkware_utils_testing` package also defines `profile` in the manifest
46
46
  warn: in context of a workspace, only the `profile` set in the workspace manifest is applied,
47
47
  but the `starkware_utils` package also defines `profile` in the manifest
48
48
 
49
- Downloading openzeppelin v2.0.0
50
49
  Downloading openzeppelin_presets v2.0.0
50
+ Downloading openzeppelin_governance v2.0.0
51
+ Downloading openzeppelin_token v2.0.0
51
52
  Downloading snforge_scarb_plugin v0.48.1
52
- Downloading openzeppelin_upgrades v2.0.0
53
+ Downloading openzeppelin v2.0.0
54
+ Downloading snforge_std v0.48.1
55
+ Downloading openzeppelin_security v2.0.0
56
+ Downloading openzeppelin_utils v2.0.0
53
57
  Downloading openzeppelin_account v2.0.0
54
58
  Downloading openzeppelin_merkle_tree v2.0.0
55
- Downloading snforge_std v0.48.1
56
- Downloading openzeppelin_finance v2.0.0
57
- Downloading openzeppelin_governance v2.0.0
58
- Downloading openzeppelin_token v2.0.0
59
+ Downloading openzeppelin_upgrades v2.0.0
59
60
  Downloading openzeppelin_access v2.0.0
60
- Downloading openzeppelin_utils v2.0.0
61
+ Downloading openzeppelin_finance v2.0.0
61
62
  Downloading openzeppelin_introspection v2.0.0
62
- Downloading openzeppelin_security v2.0.0
63
63
  Linting enumerable_set v0.1.0 (/workspace/contracts/protocol/starknet/libs/enumerable_set/Scarb.toml)
64
64
  Linting test(enumerable_set_unittest) enumerable_set v0.1.0 (/workspace/contracts/protocol/starknet/libs/enumerable_set/Scarb.toml)
65
65
  Linting test(enumerable_set_tests) enumerable_set_tests v0.1.0 (/workspace/contracts/protocol/starknet/libs/enumerable_set/Scarb.toml)