@layerzerolabs/protocol-starknet-v2 0.0.51 → 0.0.52

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