@layerzerolabs/protocol-starknet-v2 0.0.51 → 0.0.53

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