@layerzerolabs/protocol-starknet-v2 0.0.54 → 0.0.57

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