@layerzerolabs/protocol-stellar-v2 0.2.41 → 0.2.43

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 (42) hide show
  1. package/.turbo/turbo-build.log +146 -144
  2. package/.turbo/turbo-lint.log +165 -96
  3. package/.turbo/turbo-test.log +1810 -1755
  4. package/Cargo.lock +22 -127
  5. package/Cargo.toml +4 -6
  6. package/contracts/macro-integration-tests/tests/runtime/oapp/mod.rs +3 -5
  7. package/contracts/macro-integration-tests/tests/runtime/oapp/sender.rs +2 -1
  8. package/contracts/macro-integration-tests/tests/runtime/ownable/mod.rs +1 -1
  9. package/contracts/macro-integration-tests/tests/ui/oapp/fail/missing_auth_trait.rs +28 -0
  10. package/contracts/macro-integration-tests/tests/ui/oapp/fail/missing_auth_trait.stderr +397 -0
  11. package/contracts/macro-integration-tests/tests/ui/oapp/fail/missing_lz_receive_internal.rs +1 -0
  12. package/contracts/macro-integration-tests/tests/ui/oapp/fail/missing_lz_receive_internal.stderr +10 -10
  13. package/contracts/macro-integration-tests/tests/ui/oapp/pass/custom_all.rs +1 -0
  14. package/contracts/macro-integration-tests/tests/ui/oapp/pass/custom_single_trait.rs +4 -0
  15. package/contracts/macro-integration-tests/tests/ui/oapp/pass/minimal_contract.rs +5 -4
  16. package/contracts/macro-integration-tests/tests/ui/oapp/pass/struct_with_fields.rs +2 -0
  17. package/contracts/oapps/counter/src/counter.rs +4 -3
  18. package/contracts/oapps/oapp/src/oapp_core.rs +1 -1
  19. package/contracts/oapps/oapp/src/tests/oapp_core.rs +2 -1
  20. package/contracts/oapps/oapp/src/tests/oapp_options_type3.rs +6 -3
  21. package/contracts/oapps/oapp/src/tests/oapp_receiver.rs +2 -1
  22. package/contracts/oapps/oapp/src/tests/oapp_sender.rs +2 -1
  23. package/contracts/oapps/oapp/src/tests/test_macros.rs +10 -0
  24. package/contracts/oapps/oapp-macros/src/generators.rs +6 -9
  25. package/contracts/oapps/oapp-macros/src/lib.rs +1 -1
  26. package/contracts/oapps/oapp-macros/src/tests/snapshots/oapp_macros__tests__oapp__snapshot_generate_oapp.snap +0 -7
  27. package/contracts/oapps/oft/src/oft.rs +2 -1
  28. package/contracts/oapps/oft/src/tests/oft_types/lock_unlock.rs +1 -0
  29. package/contracts/oapps/oft-core/integration-tests/setup.rs +1 -0
  30. package/contracts/oapps/oft-core/src/oft_core.rs +2 -2
  31. package/contracts/oapps/oft-core/src/tests/test_utils.rs +2 -0
  32. package/docs/oapp-guide.md +14 -9
  33. package/package.json +5 -4
  34. package/sdk/.turbo/turbo-test.log +294 -298
  35. package/sdk/dist/generated/counter.d.ts +137 -137
  36. package/sdk/dist/generated/counter.js +27 -27
  37. package/sdk/dist/generated/oft.d.ts +136 -136
  38. package/sdk/dist/generated/oft.js +27 -27
  39. package/sdk/package.json +1 -1
  40. package/ts-bindings-gen.toml +67 -0
  41. package/tools/ts-bindings-gen/Cargo.toml +0 -16
  42. package/tools/ts-bindings-gen/src/main.rs +0 -214
@@ -7,13 +7,78 @@
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:62664) [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: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.
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)
14
14
  $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
15
- sha256:4d166776a6d1059504deff32a84797694e40f4d6858aaec2965c5815bcc10991
16
- ✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
15
+ Error response from daemon: No such image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
16
+
17
+ 📥 Pulling Docker image from: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
18
+ $ docker pull 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
19
+ stellar_25.1.0: Pulling from layerzerolabs/stellar-tooling
20
+ f6bd9104d248: Pulling fs layer
21
+ 4617420e017b: Pulling fs layer
22
+ beaaf8a7146e: Pulling fs layer
23
+ 3e1d87a413fa: Pulling fs layer
24
+ a0f6971ecbd3: Pulling fs layer
25
+ 92a1b3d31b96: Pulling fs layer
26
+ fb456ca5475e: Pulling fs layer
27
+ 2c1ce468d9f3: Pulling fs layer
28
+ 963aa7b66e91: Pulling fs layer
29
+ efd28cb7ba78: Pulling fs layer
30
+ 14f775f5d67b: Pulling fs layer
31
+ 3e1d87a413fa: Waiting
32
+ 3f562c99cbe3: Pulling fs layer
33
+ 5fa3a944df97: Pulling fs layer
34
+ 2c1ce468d9f3: Waiting
35
+ a0f6971ecbd3: Waiting
36
+ 92a1b3d31b96: Waiting
37
+ 5fa3a944df97: Waiting
38
+ fb456ca5475e: Waiting
39
+ 963aa7b66e91: Waiting
40
+ 14f775f5d67b: Waiting
41
+ 3f562c99cbe3: Waiting
42
+ efd28cb7ba78: Waiting
43
+ f6bd9104d248: Verifying Checksum
44
+ f6bd9104d248: Download complete
45
+ 3e1d87a413fa: Verifying Checksum
46
+ 3e1d87a413fa: Download complete
47
+ f6bd9104d248: Pull complete
48
+ a0f6971ecbd3: Download complete
49
+ 92a1b3d31b96: Verifying Checksum
50
+ 92a1b3d31b96: Download complete
51
+ beaaf8a7146e: Verifying Checksum
52
+ beaaf8a7146e: Download complete
53
+ 2c1ce468d9f3: Verifying Checksum
54
+ 2c1ce468d9f3: Download complete
55
+ fb456ca5475e: Verifying Checksum
56
+ fb456ca5475e: Download complete
57
+ 4617420e017b: Verifying Checksum
58
+ 4617420e017b: Download complete
59
+ 14f775f5d67b: Download complete
60
+ efd28cb7ba78: Download complete
61
+ 3f562c99cbe3: Verifying Checksum
62
+ 3f562c99cbe3: Download complete
63
+ 5fa3a944df97: Verifying Checksum
64
+ 5fa3a944df97: Download complete
65
+ 963aa7b66e91: Download complete
66
+ 4617420e017b: Pull complete
67
+ beaaf8a7146e: Pull complete
68
+ 3e1d87a413fa: Pull complete
69
+ a0f6971ecbd3: Pull complete
70
+ 92a1b3d31b96: Pull complete
71
+ fb456ca5475e: Pull complete
72
+ 2c1ce468d9f3: Pull complete
73
+ 963aa7b66e91: Pull complete
74
+ efd28cb7ba78: Pull complete
75
+ 14f775f5d67b: Pull complete
76
+ 3f562c99cbe3: Pull complete
77
+ 5fa3a944df97: Pull complete
78
+ 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
80
+ 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
81
+ ✅ Successfully pulled: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
17
82
  👤 Running container as UID:GID 1001:1001
18
83
  🌍 Using 5 default environment variable(s) for stellar
19
84
  📜 Executing custom script: 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
@@ -28,13 +93,13 @@ info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
28
93
  1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
29
94
 
30
95
  info: checking for self-update
31
- ⏱️ 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: 869.378ms
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
32
97
  🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
33
98
  📦 Using 4 default cache volume(s) for stellar
34
99
  ✅ stellar-25.1.0 (Latest stable release)
35
100
  🔧 stellar version: 25.1.0
36
101
  $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
37
- sha256:4d166776a6d1059504deff32a84797694e40f4d6858aaec2965c5815bcc10991
102
+ sha256:314e086933eed3b936567f54f10bcac74de514b93d4841d04eca14b97756d33b
38
103
  ✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
39
104
  👤 Running container as UID:GID 1001:1001
40
105
  🌍 Using 5 default environment variable(s) for stellar
@@ -43,20 +108,36 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
43
108
  Blocking waiting for file lock on package cache
44
109
  Updating crates.io index
45
110
  Blocking waiting for file lock on package cache
111
+ Blocking waiting for file lock on package cache
46
112
  Downloading crates ...
47
- Downloaded opaque-debug v0.3.1
48
- Downloaded include_dir v0.7.4
49
- Downloaded block-buffer v0.9.0
50
- Downloaded digest v0.9.0
51
- Downloaded include_dir_macros v0.7.4
52
- Downloaded heck v0.4.1
53
- Downloaded anyhow v1.0.100
54
- Downloaded glob v0.3.3
55
- Downloaded sha2 v0.9.9
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
56
125
  Downloaded unicode-ident v1.0.22
57
- Downloaded base64 v0.21.7
58
- Downloaded soroban-spec-typescript v25.1.0
126
+ Downloaded ryu v1.0.20
127
+ Downloaded proc-macro2 v1.0.103
128
+ Downloaded memchr v2.7.6
59
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
60
141
  Blocking waiting for file lock on package cache
61
142
  Compiling proc-macro2 v1.0.103
62
143
  Compiling quote v1.0.41
@@ -66,147 +147,135 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
66
147
  Compiling serde_core v1.0.228
67
148
  Compiling serde v1.0.228
68
149
  Compiling serde_json v1.0.145
69
- Checking cfg-if v1.0.4
150
+ Compiling itoa v1.0.15
70
151
  Compiling ryu v1.0.20
71
152
  Compiling memchr v2.7.6
72
- Compiling itoa v1.0.15
153
+ Checking cfg-if v1.0.4
73
154
  Checking subtle v2.6.1
74
- Checking const-oid v0.9.6
75
155
  Compiling libc v0.2.177
156
+ Checking const-oid v0.9.6
76
157
  Compiling autocfg v1.5.0
77
- Compiling ident_case v1.0.1
78
158
  Compiling fnv v1.0.7
79
159
  Compiling strsim v0.11.1
80
- Compiling schemars v0.8.22
160
+ Compiling ident_case v1.0.1
81
161
  Compiling zerocopy v0.8.27
82
162
  Compiling syn v1.0.109
83
163
  Compiling semver v1.0.27
84
- Checking cpufeatures v0.2.17
85
164
  Compiling paste v1.0.15
165
+ Compiling schemars v0.8.22
86
166
  Compiling dyn-clone v1.0.20
87
- Compiling generic-array v0.14.9
88
- Checking either v1.15.0
89
- Compiling num-traits v0.2.19
167
+ Compiling cpufeatures v0.2.17
90
168
  Compiling data-encoding v2.9.0
91
- Compiling thiserror v1.0.69
92
- Checking itertools v0.10.5
93
- Compiling ahash v0.8.12
169
+ Compiling either v1.15.0
94
170
  Compiling ethnum v1.5.2
171
+ Compiling generic-array v0.14.9
172
+ Compiling ahash v0.8.12
95
173
  Compiling escape-bytes v0.1.1
96
174
  Compiling rustc_version v0.4.1
97
- Checking hashbrown v0.16.0
98
- Compiling prettyplease v0.2.37
99
- Checking once_cell v1.21.3
100
- Checking getrandom v0.2.16
101
- Checking equivalent v1.0.2
102
175
  Checking base16ct v0.2.0
103
- Checking rand_core v0.6.4
104
- Checking base64 v0.22.1
105
- Compiling crypto-common v0.1.6
106
- Compiling block-buffer v0.10.4
107
- Checking ff v0.13.1
108
- Checking indexmap v2.12.0
176
+ Compiling num-traits v0.2.19
177
+ Checking once_cell v1.21.3
178
+ Compiling itertools v0.10.5
109
179
  Compiling libm v0.2.15
110
- Checking num-integer v0.1.46
111
- Compiling digest v0.10.7
112
- Checking group v0.13.0
113
- Checking ppv-lite86 v0.2.21
114
- Checking num-bigint v0.4.6
115
- Compiling sha2 v0.10.9
116
- Checking hashbrown v0.13.2
117
- Checking wasmparser v0.116.1
180
+ Compiling thiserror v1.0.69
181
+ Compiling equivalent v1.0.2
182
+ Compiling hashbrown v0.16.0
118
183
  Compiling curve25519-dalek v4.1.3
119
- Checking rand_chacha v0.3.1
184
+ Compiling prettyplease v0.2.37
185
+ Checking ppv-lite86 v0.2.21
120
186
  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
121
191
  Checking indexmap-nostd v0.4.0
122
- Checking rand v0.8.5
123
- Compiling syn v2.0.108
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
+ 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
124
201
  Checking wasmparser-nostd v0.100.2
202
+ Checking byteorder v1.5.0
203
+ Compiling syn v2.0.108
125
204
  Compiling heapless v0.8.0
205
+ Checking rand_chacha v0.3.1
206
+ Checking ff v0.13.1
126
207
  Checking wasmi_arena v0.4.1
127
- Checking byteorder v1.5.0
128
- Checking spin v0.9.8
129
- Checking wasmi_core v0.13.0
130
208
  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
131
213
  Checking hash32 v0.3.1
214
+ Checking stable_deref_trait v1.2.1
215
+ Compiling static_assertions v1.1.0
132
216
  Checking keccak v0.1.5
133
- Compiling heck v0.5.0
134
217
  Compiling soroban-env-host v25.0.1
135
- Compiling static_assertions v1.1.0
136
- Checking stable_deref_trait v1.2.1
218
+ Compiling heck v0.5.0
137
219
  Checking hex-literal v0.4.1
138
220
  Compiling itertools v0.14.0
139
- Compiling include_dir_macros v0.7.4
140
- Checking glob v0.3.3
141
- Checking opaque-debug v0.3.1
142
221
  Checking ark-std v0.4.0
143
- Compiling anyhow v1.0.100
144
- Checking base64 v0.21.7
145
- Checking heck v0.4.1
146
- Checking oapps v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps)
147
222
  Checking workers v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers)
148
- Checking macro-integration-tests v0.0.1 (/workspace/contracts/protocol/stellar/contracts/macro-integration-tests)
149
223
  Checking message-libs v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs)
150
- Checking include_dir v0.7.4
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)
151
226
  Checking soroban-wasmi v0.31.1-soroban.20.0.1
152
227
  Checking oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
153
228
  Checking common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
154
- Compiling ark-serialize-derive v0.4.2
155
- Compiling ark-ff-macros v0.4.2
156
- Compiling derivative v2.2.0
157
- Compiling ark-ff-asm v0.4.2
158
229
  Compiling darling_core v0.21.3
159
230
  Compiling darling_core v0.20.11
160
231
  Compiling macro-string v0.1.4
161
232
  Compiling serde_derive v1.0.228
162
233
  Compiling zeroize_derive v1.4.2
163
234
  Compiling cfg_eval v0.1.2
164
- Compiling thiserror-impl v1.0.69
165
235
  Compiling num-derive v0.4.2
236
+ Compiling thiserror-impl v1.0.69
166
237
  Compiling curve25519-dalek-derive v0.1.1
167
238
  Compiling soroban-builtin-sdk-macros v25.0.1
168
- Compiling visibility v0.1.1
169
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
170
245
  Checking zeroize v1.8.2
171
246
  Checking der v0.7.10
172
- Checking crypto-bigint v0.5.5
173
- Checking block-buffer v0.9.0
174
- Checking digest v0.9.0
175
247
  Checking sec1 v0.7.3
176
- Checking sha2 v0.9.9
177
- Checking ark-serialize v0.4.2
248
+ Checking crypto-bigint v0.5.5
178
249
  Checking signature v2.2.0
250
+ Checking ark-serialize v0.4.2
179
251
  Checking hmac v0.12.1
180
252
  Checking sha3 v0.10.8
181
- Checking elliptic-curve v0.13.8
182
253
  Compiling darling_macro v0.20.11
183
- Checking rfc6979 v0.4.0
184
254
  Checking ed25519 v2.2.3
255
+ Checking rfc6979 v0.4.0
185
256
  Checking ark-ff v0.4.2
257
+ Compiling darling_macro v0.21.3
258
+ Checking ed25519-dalek v2.2.0
259
+ Checking elliptic-curve v0.13.8
186
260
  Checking ecdsa v0.16.9
187
261
  Checking primeorder v0.13.6
188
- Checking hex v0.4.3
262
+ Compiling darling v0.20.11
189
263
  Compiling crate-git-revision v0.0.6
190
- Compiling darling_macro v0.21.3
191
- Checking k256 v0.13.4
192
264
  Checking p256 v0.13.2
193
- Checking ed25519-dalek v2.2.0
265
+ Checking k256 v0.13.4
266
+ Compiling darling v0.21.3
267
+ Compiling serde_with_macros v3.15.1
194
268
  Compiling stellar-strkey v0.0.13
195
269
  Compiling stellar-xdr v25.0.0
196
270
  Compiling soroban-env-common v25.0.1
197
271
  Compiling stellar-strkey v0.0.16
198
272
  Compiling soroban-sdk v25.1.1
199
- Compiling darling v0.20.11
200
- Compiling darling v0.21.3
201
- Compiling serde_with_macros v3.15.1
202
273
  Checking ark-poly v0.4.2
203
274
  Compiling serde_with v3.15.1
204
275
  Checking ark-ec v0.4.2
205
- Checking ark-bn254 v0.4.0
206
276
  Checking ark-bls12-381 v0.4.0
207
- Checking soroban-spec v25.1.1
208
- Checking soroban-spec-typescript v25.1.0
209
- Checking ts-bindings-gen v0.0.1 (/workspace/contracts/protocol/stellar/tools/ts-bindings-gen)
277
+ Checking ark-bn254 v0.4.0
278
+ Compiling soroban-spec v25.1.1
210
279
  Compiling soroban-env-macros v25.0.1
211
280
  Compiling soroban-spec-rust v25.1.1
212
281
  Compiling soroban-sdk-macros v25.1.1
@@ -214,23 +283,23 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
214
283
  Checking fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
215
284
  Checking endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
216
285
  Checking worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
217
- Checking dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
218
- Checking upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
219
- Checking price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
220
286
  Checking sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
287
+ Checking price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
288
+ Checking upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
289
+ Checking dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
221
290
  Checking message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
222
291
  Checking oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
223
292
  Checking blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
224
- Checking executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
225
293
  Checking uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
294
+ Checking executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
295
+ Checking executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
226
296
  Checking simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
227
297
  Checking treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
228
298
  Checking dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
229
- Checking executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
230
299
  Checking oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
231
300
  Checking counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
232
301
  Checking executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
233
302
  Checking layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
234
303
  Checking oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
235
- Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 46s
236
- ⏱️ bash -c cargo clippy -- -D warnings: 2:47.630 (m:ss.mmm)
304
+ Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
305
+ ⏱️ bash -c cargo clippy -- -D warnings: 2:30.445 (m:ss.mmm)