@layerzerolabs/protocol-starknet-v2 0.0.53 → 0.0.56

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