@layerzerolabs/protocol-stellar-v2 0.2.44 → 0.2.46

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.
Files changed (30) hide show
  1. package/.turbo/turbo-build.log +331 -66
  2. package/.turbo/turbo-lint.log +88 -153
  3. package/.turbo/turbo-test.log +1814 -1764
  4. package/LICENSE +42 -0
  5. package/contracts/common-macros/src/lib.rs +17 -1
  6. package/contracts/macro-integration-tests/tests/runtime/oapp/mod.rs +3 -3
  7. package/contracts/oapps/counter/src/tests/mod.rs +2 -2
  8. package/contracts/oapps/oapp/src/oapp_core.rs +5 -5
  9. package/contracts/oapps/oapp/src/oapp_options_type3.rs +3 -3
  10. package/contracts/oapps/oapp/src/tests/mod.rs +3 -3
  11. package/contracts/oapps/oft/integration-tests/setup.rs +2 -2
  12. package/contracts/oapps/oft/integration-tests/utils.rs +10 -10
  13. package/contracts/oapps/oft/src/extensions/oft_fee.rs +7 -7
  14. package/contracts/oapps/oft/src/extensions/rate_limiter.rs +4 -4
  15. package/contracts/oapps/oft/src/tests/extensions/oft_fee.rs +3 -3
  16. package/contracts/oapps/oft/src/tests/extensions/rate_limiter.rs +3 -3
  17. package/contracts/oapps/oft-core/integration-tests/setup.rs +4 -4
  18. package/contracts/oapps/oft-core/src/oft_core.rs +4 -4
  19. package/contracts/oapps/oft-core/src/tests/test_msg_inspector.rs +3 -3
  20. package/contracts/oapps/oft-core/src/tests/test_utils.rs +4 -4
  21. package/package.json +7 -5
  22. package/sdk/.turbo/turbo-test.log +282 -280
  23. package/sdk/dist/generated/counter.d.ts +6 -6
  24. package/sdk/dist/generated/counter.js +6 -6
  25. package/sdk/dist/generated/oft.d.ts +12 -12
  26. package/sdk/dist/generated/oft.js +11 -11
  27. package/sdk/package.json +3 -2
  28. package/sdk/test/counter-sml.test.ts +4 -4
  29. package/sdk/test/counter-uln.test.ts +4 -4
  30. package/sdk/test/oft-sml.test.ts +5 -5
@@ -7,7 +7,7 @@
7
7
  🔧 User volumes override 1 default volume(s)
8
8
  ✅ stellar-25.1.0 (Latest stable release)
9
9
  🔧 stellar version: 25.1.0
10
- (node:62791) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/configs/vm-tooling/values/docker-image-repo.ts is not specified and it doesn't parse as CommonJS.
10
+ (node:43833) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/configs/vm-tooling/values/docker-image-repo.ts is not specified and it doesn't parse as CommonJS.
11
11
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
12
12
  To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
13
13
  (Use `node --trace-warnings ...` to show where the warning was created)
@@ -28,23 +28,23 @@ fb456ca5475e: Pulling fs layer
28
28
  963aa7b66e91: Pulling fs layer
29
29
  efd28cb7ba78: Pulling fs layer
30
30
  14f775f5d67b: Pulling fs layer
31
- 3e1d87a413fa: Waiting
32
31
  3f562c99cbe3: Pulling fs layer
33
32
  5fa3a944df97: Pulling fs layer
34
- 2c1ce468d9f3: Waiting
33
+ 3e1d87a413fa: Waiting
34
+ fb456ca5475e: Waiting
35
35
  a0f6971ecbd3: Waiting
36
+ 2c1ce468d9f3: Waiting
36
37
  92a1b3d31b96: Waiting
37
- 5fa3a944df97: Waiting
38
- fb456ca5475e: Waiting
39
38
  963aa7b66e91: Waiting
39
+ efd28cb7ba78: Waiting
40
40
  14f775f5d67b: Waiting
41
41
  3f562c99cbe3: Waiting
42
- efd28cb7ba78: Waiting
43
- f6bd9104d248: Verifying Checksum
42
+ 5fa3a944df97: Waiting
44
43
  f6bd9104d248: Download complete
45
44
  3e1d87a413fa: Verifying Checksum
46
45
  3e1d87a413fa: Download complete
47
46
  f6bd9104d248: Pull complete
47
+ a0f6971ecbd3: Verifying Checksum
48
48
  a0f6971ecbd3: Download complete
49
49
  92a1b3d31b96: Verifying Checksum
50
50
  92a1b3d31b96: Download complete
@@ -54,15 +54,14 @@ beaaf8a7146e: Download complete
54
54
  2c1ce468d9f3: Download complete
55
55
  fb456ca5475e: Verifying Checksum
56
56
  fb456ca5475e: Download complete
57
- 4617420e017b: Verifying Checksum
57
+ efd28cb7ba78: Verifying Checksum
58
+ efd28cb7ba78: Download complete
58
59
  4617420e017b: Download complete
59
60
  14f775f5d67b: Download complete
60
- efd28cb7ba78: Download complete
61
- 3f562c99cbe3: Verifying Checksum
62
61
  3f562c99cbe3: Download complete
63
- 5fa3a944df97: Verifying Checksum
64
- 5fa3a944df97: Download complete
62
+ 963aa7b66e91: Verifying Checksum
65
63
  963aa7b66e91: Download complete
64
+ 5fa3a944df97: Download complete
66
65
  4617420e017b: Pull complete
67
66
  beaaf8a7146e: Pull complete
68
67
  3e1d87a413fa: Pull complete
@@ -76,7 +75,7 @@ efd28cb7ba78: Pull complete
76
75
  3f562c99cbe3: Pull complete
77
76
  5fa3a944df97: Pull complete
78
77
  Digest: sha256:fa3b739bf5c746bcb374b6fff2f13f253c8694b18fd0d9faa4e3b33a13b82781
79
- Status: Image is up to date for 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
78
+ Status: Downloaded newer image for 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
80
79
  438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
81
80
  ✅ Successfully pulled: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
82
81
  👤 Running container as UID:GID 1001:1001
@@ -93,7 +92,7 @@ info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
93
92
  1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
94
93
 
95
94
  info: checking for self-update
96
- ⏱️ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --target wasm32v1-none --component rustfmt --component clippy: 556.897ms
95
+ ⏱️ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --target wasm32v1-none --component rustfmt --component clippy: 1.146s
97
96
  🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
98
97
  📦 Using 4 default cache volume(s) for stellar
99
98
  ✅ stellar-25.1.0 (Latest stable release)
@@ -105,176 +104,112 @@ sha256:314e086933eed3b936567f54f10bcac74de514b93d4841d04eca14b97756d33b
105
104
  🌍 Using 5 default environment variable(s) for stellar
106
105
  📜 Executing custom script: cargo clippy -- -D warnings
107
106
  $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=clang -e CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=clang -e $'CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e $'CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/contracts/protocol/stellar -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v lz-tooling-cache-stellar-rustup:/cache/rustup -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0 bash -c $'cargo clippy -- -D warnings'
108
- Blocking waiting for file lock on package cache
109
- Updating crates.io index
110
- Blocking waiting for file lock on package cache
111
- Blocking waiting for file lock on package cache
112
- Downloading crates ...
113
- Downloaded iana-time-zone v0.1.64
114
- Downloaded itoa v1.0.15
115
- Downloaded deranged v0.5.5
116
- Downloaded data-encoding v2.9.0
117
- Downloaded getrandom v0.2.16
118
- Downloaded zeroize_derive v1.4.2
119
- Downloaded keccak v0.1.5
120
- Downloaded num-conv v0.1.0
121
- Downloaded base64ct v1.8.0
122
- Downloaded time-core v0.1.6
123
- Downloaded quote v1.0.41
124
- Downloaded time-macros v0.2.24
125
- Downloaded unicode-ident v1.0.22
126
- Downloaded ryu v1.0.20
127
- Downloaded proc-macro2 v1.0.103
128
- Downloaded memchr v2.7.6
129
- Downloaded schemars v1.0.5
130
- Downloaded hashbrown v0.16.0
131
- Downloaded time v0.3.44
132
- Downloaded libm v0.2.15
133
- Downloaded serde_with v3.15.1
134
- Downloaded chrono v0.4.42
135
- Downloaded serde_json v1.0.145
136
- Downloaded indexmap v2.12.0
137
- Downloaded zerocopy v0.8.27
138
- Downloaded serde_with_macros v3.15.1
139
- Downloaded syn v2.0.108
140
- Downloaded libc v0.2.177
141
- Blocking waiting for file lock on package cache
142
- Compiling proc-macro2 v1.0.103
143
- Compiling quote v1.0.41
144
- Compiling unicode-ident v1.0.22
145
- Compiling version_check v0.9.5
146
- Compiling typenum v1.19.0
147
- Compiling serde_core v1.0.228
148
- Compiling serde v1.0.228
149
- Compiling serde_json v1.0.145
150
- Compiling itoa v1.0.15
151
- Compiling ryu v1.0.20
152
- Compiling memchr v2.7.6
107
+ Blocking waiting for file lock on build directory
153
108
  Checking cfg-if v1.0.4
154
109
  Checking subtle v2.6.1
155
110
  Compiling libc v0.2.177
156
111
  Checking const-oid v0.9.6
157
- Compiling autocfg v1.5.0
158
- Compiling fnv v1.0.7
159
- Compiling strsim v0.11.1
160
- Compiling ident_case v1.0.1
161
- Compiling zerocopy v0.8.27
162
- Compiling syn v1.0.109
163
- Compiling semver v1.0.27
164
- Compiling paste v1.0.15
112
+ Compiling serde_core v1.0.228
113
+ Checking typenum v1.19.0
114
+ Checking zerocopy v0.8.27
115
+ Checking num-traits v0.2.19
165
116
  Compiling schemars v0.8.22
166
- Compiling dyn-clone v1.0.20
167
- Compiling cpufeatures v0.2.17
168
- Compiling data-encoding v2.9.0
169
- Compiling either v1.15.0
170
- Compiling ethnum v1.5.2
171
- Compiling generic-array v0.14.9
172
- Compiling ahash v0.8.12
173
- Compiling escape-bytes v0.1.1
174
- Compiling rustc_version v0.4.1
117
+ Checking zeroize v1.8.2
118
+ Checking cpufeatures v0.2.17
175
119
  Checking base16ct v0.2.0
176
- Compiling num-traits v0.2.19
120
+ Checking either v1.15.0
177
121
  Checking once_cell v1.21.3
178
- Compiling itertools v0.10.5
179
- Compiling libm v0.2.15
122
+ Checking data-encoding v2.9.0
123
+ Checking libm v0.2.15
180
124
  Compiling thiserror v1.0.69
181
- Compiling equivalent v1.0.2
182
- Compiling hashbrown v0.16.0
183
- Compiling curve25519-dalek v4.1.3
184
- Compiling prettyplease v0.2.37
185
- Checking ppv-lite86 v0.2.21
186
125
  Checking downcast-rs v1.2.1
187
- Compiling block-buffer v0.10.4
188
- Compiling crypto-common v0.1.6
189
- Checking num-integer v0.1.46
190
- Checking hashbrown v0.13.2
126
+ Checking equivalent v1.0.2
127
+ Checking hashbrown v0.16.0
191
128
  Checking indexmap-nostd v0.4.0
192
- Checking getrandom v0.2.16
193
- Checking num-bigint v0.4.6
194
- Compiling digest v0.10.7
195
- Checking base64 v0.22.1
196
129
  Checking spin v0.9.8
197
- Checking indexmap v2.12.0
198
- Checking hex v0.4.3
199
- Checking rand_core v0.6.4
200
- Compiling sha2 v0.10.9
201
- Checking wasmparser-nostd v0.100.2
130
+ Checking escape-bytes v0.1.1
131
+ Checking der v0.7.10
132
+ Checking itertools v0.10.5
202
133
  Checking byteorder v1.5.0
203
- Compiling syn v2.0.108
204
- Compiling heapless v0.8.0
205
- Checking rand_chacha v0.3.1
206
- Checking ff v0.13.1
134
+ Checking hex v0.4.3
207
135
  Checking wasmi_arena v0.4.1
136
+ Checking ethnum v1.5.2
137
+ Checking semver v1.0.27
138
+ Checking generic-array v0.14.9
139
+ Checking wasmparser-nostd v0.100.2
140
+ Checking base64 v0.22.1
208
141
  Checking smallvec v1.15.1
209
- Checking group v0.13.0
210
- Checking wasmi_core v0.13.0
211
- Checking wasmparser v0.116.1
212
- Checking rand v0.8.5
213
142
  Checking hash32 v0.3.1
214
143
  Checking stable_deref_trait v1.2.1
215
- Compiling static_assertions v1.1.0
144
+ Checking num-integer v0.1.46
216
145
  Checking keccak v0.1.5
217
146
  Compiling soroban-env-host v25.0.1
218
- Compiling heck v0.5.0
147
+ Checking static_assertions v1.1.0
148
+ Checking heapless v0.8.0
149
+ Checking indexmap v2.12.0
150
+ Checking ryu v1.0.20
151
+ Checking memchr v2.7.6
219
152
  Checking hex-literal v0.4.1
220
- Compiling itertools v0.14.0
221
- Checking ark-std v0.4.0
222
- Checking workers v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers)
223
- Checking message-libs v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs)
224
- Checking macro-integration-tests v0.0.1 (/workspace/contracts/protocol/stellar/contracts/macro-integration-tests)
225
- Checking oapps v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps)
226
- Checking soroban-wasmi v0.31.1-soroban.20.0.1
227
- Checking oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
228
- Checking common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
229
- Compiling darling_core v0.21.3
230
- Compiling darling_core v0.20.11
231
- Compiling macro-string v0.1.4
232
- Compiling serde_derive v1.0.228
233
- Compiling zeroize_derive v1.4.2
234
- Compiling cfg_eval v0.1.2
235
- Compiling num-derive v0.4.2
236
- Compiling thiserror-impl v1.0.69
237
- Compiling curve25519-dalek-derive v0.1.1
238
- Compiling soroban-builtin-sdk-macros v25.0.1
239
- Compiling bytes-lit v0.0.5
240
- Compiling visibility v0.1.1
241
- Compiling ark-serialize-derive v0.4.2
242
- Compiling derivative v2.2.0
243
- Compiling ark-ff-asm v0.4.2
244
- Compiling ark-ff-macros v0.4.2
245
- Checking zeroize v1.8.2
246
- Checking der v0.7.10
153
+ Checking num-bigint v0.4.6
154
+ Checking itoa v1.0.15
155
+ Compiling common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
156
+ Checking unicode-ident v1.0.22
157
+ Compiling oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
158
+ Checking crypto-common v0.1.6
159
+ Checking block-buffer v0.10.4
247
160
  Checking sec1 v0.7.3
248
- Checking crypto-bigint v0.5.5
249
- Checking signature v2.2.0
250
- Checking ark-serialize v0.4.2
161
+ Checking wasmi_core v0.13.0
162
+ Checking proc-macro2 v1.0.103
163
+ Checking heck v0.5.0
164
+ Checking digest v0.10.7
165
+ Checking wasmparser v0.116.1
166
+ Checking oapps v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps)
167
+ Checking macro-integration-tests v0.0.1 (/workspace/contracts/protocol/stellar/contracts/macro-integration-tests)
168
+ Checking message-libs v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs)
169
+ Checking workers v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers)
170
+ Checking itertools v0.14.0
171
+ Checking getrandom v0.2.16
172
+ Checking quote v1.0.41
173
+ Checking sha2 v0.10.9
251
174
  Checking hmac v0.12.1
175
+ Checking curve25519-dalek v4.1.3
252
176
  Checking sha3 v0.10.8
253
- Compiling darling_macro v0.20.11
254
- Checking ed25519 v2.2.3
177
+ Checking ppv-lite86 v0.2.21
178
+ Checking ahash v0.8.12
255
179
  Checking rfc6979 v0.4.0
256
- Checking ark-ff v0.4.2
257
- Compiling darling_macro v0.21.3
180
+ Checking syn v2.0.108
181
+ Checking rand_core v0.6.4
182
+ Checking hashbrown v0.13.2
183
+ Checking rand_chacha v0.3.1
184
+ Checking ff v0.13.1
185
+ Checking crypto-bigint v0.5.5
186
+ Checking signature v2.2.0
187
+ Checking ed25519 v2.2.3
188
+ Checking group v0.13.0
189
+ Checking serde_json v1.0.145
190
+ Checking serde v1.0.228
191
+ Checking rand v0.8.5
258
192
  Checking ed25519-dalek v2.2.0
193
+ Checking soroban-wasmi v0.31.1-soroban.20.0.1
194
+ Checking ark-std v0.4.0
259
195
  Checking elliptic-curve v0.13.8
196
+ Checking ark-serialize v0.4.2
197
+ Checking ark-ff v0.4.2
260
198
  Checking ecdsa v0.16.9
261
199
  Checking primeorder v0.13.6
262
- Compiling darling v0.20.11
263
- Compiling crate-git-revision v0.0.6
264
200
  Checking p256 v0.13.2
265
201
  Checking k256 v0.13.4
266
- Compiling darling v0.21.3
267
- Compiling serde_with_macros v3.15.1
202
+ Compiling crate-git-revision v0.0.6
268
203
  Compiling stellar-strkey v0.0.13
269
204
  Compiling stellar-xdr v25.0.0
270
205
  Compiling soroban-env-common v25.0.1
271
206
  Compiling stellar-strkey v0.0.16
272
207
  Compiling soroban-sdk v25.1.1
273
- Checking ark-poly v0.4.2
274
208
  Compiling serde_with v3.15.1
209
+ Checking ark-poly v0.4.2
275
210
  Checking ark-ec v0.4.2
276
- Checking ark-bls12-381 v0.4.0
277
211
  Checking ark-bn254 v0.4.0
212
+ Checking ark-bls12-381 v0.4.0
278
213
  Compiling soroban-spec v25.1.1
279
214
  Compiling soroban-env-macros v25.0.1
280
215
  Compiling soroban-spec-rust v25.1.1
@@ -283,23 +218,23 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
283
218
  Checking fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
284
219
  Checking endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
285
220
  Checking worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
286
- Checking sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
287
221
  Checking price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
222
+ Checking sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
288
223
  Checking upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
289
224
  Checking dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
290
225
  Checking message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
291
226
  Checking oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
292
227
  Checking blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
293
- Checking uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
294
228
  Checking executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
229
+ Checking uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
295
230
  Checking executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
296
- Checking simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
297
231
  Checking treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
298
232
  Checking dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
233
+ Checking simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
299
234
  Checking oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
300
235
  Checking counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
301
- Checking executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
302
236
  Checking layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
237
+ Checking executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
303
238
  Checking oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
304
- Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
305
- ⏱️ bash -c cargo clippy -- -D warnings: 2:30.445 (m:ss.mmm)
239
+ Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 54s
240
+ ⏱️ bash -c cargo clippy -- -D warnings: 5:56.426 (m:ss.mmm)