@layerzerolabs/protocol-stellar-v2 0.2.45 → 0.2.47

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 (37) hide show
  1. package/.turbo/turbo-build.log +350 -84
  2. package/.turbo/turbo-lint.log +243 -72
  3. package/.turbo/turbo-test.log +1739 -2006
  4. package/contracts/common-macros/src/lib.rs +17 -1
  5. package/contracts/macro-integration-tests/tests/runtime/oapp/mod.rs +3 -3
  6. package/contracts/oapps/counter/src/tests/mod.rs +2 -2
  7. package/contracts/oapps/oapp/src/oapp_core.rs +5 -5
  8. package/contracts/oapps/oapp/src/oapp_options_type3.rs +3 -3
  9. package/contracts/oapps/oapp/src/tests/mod.rs +3 -3
  10. package/contracts/oapps/oft/integration-tests/setup.rs +2 -2
  11. package/contracts/oapps/oft/integration-tests/utils.rs +10 -10
  12. package/contracts/oapps/oft/src/extensions/oft_fee.rs +7 -7
  13. package/contracts/oapps/oft/src/extensions/rate_limiter.rs +4 -4
  14. package/contracts/oapps/oft/src/tests/extensions/oft_fee.rs +3 -3
  15. package/contracts/oapps/oft/src/tests/extensions/rate_limiter.rs +3 -3
  16. package/contracts/oapps/oft-core/integration-tests/setup.rs +4 -4
  17. package/contracts/oapps/oft-core/src/oft_core.rs +4 -4
  18. package/contracts/oapps/oft-core/src/tests/test_msg_inspector.rs +3 -3
  19. package/contracts/oapps/oft-core/src/tests/test_utils.rs +4 -4
  20. package/contracts/workers/dvn/src/tests/dvn.rs +4 -0
  21. package/contracts/workers/dvn-fee-lib/src/dvn_fee_lib.rs +4 -0
  22. package/contracts/workers/fee-lib-interfaces/src/dvn_fee_lib.rs +6 -0
  23. package/contracts/workers/price-feed/src/price_feed.rs +17 -28
  24. package/package.json +4 -4
  25. package/sdk/.turbo/turbo-test.log +299 -312
  26. package/sdk/dist/generated/counter.d.ts +6 -6
  27. package/sdk/dist/generated/counter.js +6 -6
  28. package/sdk/dist/generated/dvn_fee_lib.d.ts +8 -3
  29. package/sdk/dist/generated/dvn_fee_lib.js +5 -3
  30. package/sdk/dist/generated/oft.d.ts +12 -12
  31. package/sdk/dist/generated/oft.js +11 -11
  32. package/sdk/dist/generated/price_feed.d.ts +3 -3
  33. package/sdk/dist/generated/price_feed.js +3 -3
  34. package/sdk/package.json +1 -1
  35. package/sdk/test/counter-sml.test.ts +4 -4
  36. package/sdk/test/counter-uln.test.ts +4 -4
  37. package/sdk/test/oft-sml.test.ts +5 -5
@@ -14,7 +14,7 @@
14
14
  🔧 User volumes override 1 default volume(s)
15
15
  ✅ stellar-25.1.0 (Latest stable release)
16
16
  🔧 stellar version: 25.1.0
17
- (node:61046) [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.
17
+ (node:14881) [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.
18
18
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
19
19
  To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
20
20
  (Use `node --trace-warnings ...` to show where the warning was created)
@@ -37,43 +37,43 @@ efd28cb7ba78: Pulling fs layer
37
37
  14f775f5d67b: Pulling fs layer
38
38
  3f562c99cbe3: Pulling fs layer
39
39
  5fa3a944df97: Pulling fs layer
40
- 5fa3a944df97: Waiting
41
- 92a1b3d31b96: Waiting
42
- fb456ca5475e: Waiting
43
- 2c1ce468d9f3: Waiting
44
- 963aa7b66e91: Waiting
45
- efd28cb7ba78: Waiting
46
40
  14f775f5d67b: Waiting
47
41
  3f562c99cbe3: Waiting
48
- beaaf8a7146e: Waiting
49
- 3e1d87a413fa: Waiting
42
+ 963aa7b66e91: Waiting
43
+ 5fa3a944df97: Waiting
44
+ efd28cb7ba78: Waiting
50
45
  a0f6971ecbd3: Waiting
46
+ 3e1d87a413fa: Waiting
47
+ 92a1b3d31b96: Waiting
48
+ 2c1ce468d9f3: Waiting
49
+ fb456ca5475e: Waiting
50
+ f6bd9104d248: Verifying Checksum
51
+ f6bd9104d248: Download complete
51
52
  f6bd9104d248: Pull complete
52
- 4617420e017b: Verifying Checksum
53
- 4617420e017b: Download complete
54
- beaaf8a7146e: Verifying Checksum
55
- beaaf8a7146e: Download complete
56
53
  3e1d87a413fa: Verifying Checksum
57
54
  3e1d87a413fa: Download complete
58
55
  a0f6971ecbd3: Verifying Checksum
59
56
  a0f6971ecbd3: Download complete
60
- 92a1b3d31b96: Verifying Checksum
61
- 92a1b3d31b96: Download complete
57
+ 4617420e017b: Verifying Checksum
58
+ 4617420e017b: Download complete
59
+ beaaf8a7146e: Verifying Checksum
60
+ beaaf8a7146e: Download complete
62
61
  2c1ce468d9f3: Verifying Checksum
63
62
  2c1ce468d9f3: Download complete
64
- 4617420e017b: Pull complete
65
- fb456ca5475e: Verifying Checksum
66
- fb456ca5475e: Download complete
63
+ 92a1b3d31b96: Verifying Checksum
64
+ 92a1b3d31b96: Download complete
65
+ efd28cb7ba78: Download complete
67
66
  963aa7b66e91: Verifying Checksum
68
67
  963aa7b66e91: Download complete
69
- efd28cb7ba78: Verifying Checksum
70
- efd28cb7ba78: Download complete
68
+ fb456ca5475e: Verifying Checksum
69
+ fb456ca5475e: Download complete
71
70
  14f775f5d67b: Verifying Checksum
72
71
  14f775f5d67b: Download complete
73
72
  3f562c99cbe3: Verifying Checksum
74
73
  3f562c99cbe3: Download complete
75
74
  5fa3a944df97: Verifying Checksum
76
75
  5fa3a944df97: Download complete
76
+ 4617420e017b: Pull complete
77
77
  beaaf8a7146e: Pull complete
78
78
  3e1d87a413fa: Pull complete
79
79
  a0f6971ecbd3: Pull complete
@@ -115,7 +115,7 @@ info: installing component 'rustfmt'
115
115
 
116
116
  info: default toolchain set to '1.90.0-x86_64-unknown-linux-gnu'
117
117
  info: checking for self-update
118
- ⏱️ 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: 19.534s
118
+ ⏱️ 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: 15.924s
119
119
  🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
120
120
  📦 Using 4 default cache volume(s) for stellar
121
121
  ✅ stellar-25.1.0 (Latest stable release)
@@ -129,72 +129,228 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
129
129
  ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/endpoint-v2/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
130
130
  Updating crates.io index
131
131
  Downloading crates ...
132
+ Downloaded darling_macro v0.20.11
133
+ Downloaded ark-serialize-derive v0.4.2
134
+ Downloaded arbitrary v1.3.2
135
+ Downloaded ark-ff-macros v0.4.2
136
+ Downloaded ark-ff-asm v0.4.2
137
+ Downloaded darling_macro v0.21.3
138
+ Downloaded base16ct v0.2.0
139
+ Downloaded ctor-proc-macro v0.0.6
140
+ Downloaded static_assertions v1.1.0
141
+ Downloaded soroban-env-common v25.0.1
142
+ Downloaded subtle v2.6.1
143
+ Downloaded soroban-spec v25.1.1
144
+ Downloaded wasmi_arena v0.4.1
145
+ Downloaded zeroize_derive v1.4.2
146
+ Downloaded zeroize v1.8.2
147
+ Downloaded soroban-env-macros v25.0.1
148
+ Downloaded typenum v1.19.0
149
+ Downloaded schemars v0.8.22
150
+ Downloaded wasmparser-nostd v0.100.2
151
+ Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
152
+ Downloaded time v0.3.44
153
+ Downloaded wasmparser v0.116.1
154
+ Downloaded hashbrown v0.13.2
155
+ Downloaded hashbrown v0.16.0
156
+ Downloaded syn v1.0.109
157
+ Downloaded zerocopy v0.8.27
158
+ Downloaded curve25519-dalek v4.1.3
159
+ Downloaded syn v2.0.108
160
+ Downloaded libm v0.2.15
161
+ Downloaded ark-bls12-381 v0.4.0
162
+ Downloaded itertools v0.14.0
163
+ Downloaded chrono v0.4.42
164
+ Downloaded num-bigint v0.4.6
165
+ Downloaded itertools v0.10.5
166
+ Downloaded indexmap v2.12.0
167
+ Downloaded hashbrown v0.12.3
168
+ Downloaded rand v0.8.5
169
+ Downloaded k256 v0.13.4
170
+ Downloaded ed25519-dalek v2.2.0
171
+ Downloaded serde_json v1.0.145
172
+ Downloaded prettyplease v0.2.37
173
+ Downloaded num-traits v0.2.19
174
+ Downloaded memchr v2.7.6
175
+ Downloaded indexmap v1.9.3
176
+ Downloaded sha3 v0.10.8
177
+ Downloaded heapless v0.8.0
178
+ Downloaded soroban-env-host v25.0.1
179
+ Downloaded elliptic-curve v0.13.8
180
+ Downloaded der v0.7.10
181
+ Downloaded crypto-bigint v0.5.5
182
+ Downloaded proc-macro2 v1.0.103
183
+ Downloaded p256 v0.13.2
184
+ Downloaded getrandom v0.2.16
185
+ Downloaded ethnum v1.5.2
186
+ Downloaded darling_core v0.20.11
187
+ Downloaded once_cell v1.21.3
188
+ Downloaded either v1.15.0
189
+ Downloaded derivative v2.2.0
190
+ Downloaded serde_core v1.0.228
191
+ Downloaded num-integer v0.1.46
192
+ Downloaded libc v0.2.177
193
+ Downloaded iana-time-zone v0.1.64
194
+ Downloaded hmac v0.12.1
195
+ Downloaded group v0.13.0
196
+ Downloaded ff v0.13.1
197
+ Downloaded escape-bytes v0.1.1
198
+ Downloaded ecdsa v0.16.9
199
+ Downloaded deranged v0.5.5
200
+ Downloaded darling_core v0.21.3
201
+ Downloaded serde_with_macros v3.15.1
202
+ Downloaded rand_chacha v0.3.1
203
+ Downloaded quote v1.0.41
204
+ Downloaded primeorder v0.13.6
205
+ Downloaded ppv-lite86 v0.2.21
206
+ Downloaded pkcs8 v0.10.2
207
+ Downloaded paste v1.0.15
208
+ Downloaded indexmap-nostd v0.4.0
209
+ Downloaded ident_case v1.0.1
210
+ Downloaded generic-array v0.14.9
211
+ Downloaded fnv v1.0.7
212
+ Downloaded equivalent v1.0.2
213
+ Downloaded ed25519 v2.2.3
132
214
  Downloaded dtor v0.1.1
215
+ Downloaded downcast-rs v1.2.1
216
+ Downloaded digest v0.10.7
217
+ Downloaded byteorder v1.5.0
218
+ Downloaded base64 v0.22.1
133
219
  Downloaded unicode-ident v1.0.22
220
+ Downloaded time-macros v0.2.24
221
+ Downloaded thiserror-impl v1.0.69
222
+ Downloaded stellar-strkey v0.0.16
223
+ Downloaded stellar-strkey v0.0.13
224
+ Downloaded spki v0.7.3
225
+ Downloaded soroban-spec-rust v25.1.1
226
+ Downloaded sha2 v0.10.9
227
+ Downloaded serde v1.0.228
228
+ Downloaded rustc_version v0.4.1
229
+ Downloaded rfc6979 v0.4.0
230
+ Downloaded powerfmt v0.2.0
231
+ Downloaded num-derive v0.4.2
232
+ Downloaded num-conv v0.1.0
233
+ Downloaded keccak v0.1.5
234
+ Downloaded hex v0.4.3
235
+ Downloaded derive_arbitrary v1.3.2
236
+ Downloaded wasmi_core v0.13.0
237
+ Downloaded visibility v0.1.1
238
+ Downloaded thiserror v1.0.69
239
+ Downloaded soroban-ledger-snapshot v25.1.1
240
+ Downloaded ref-cast-impl v1.0.25
241
+ Downloaded macro-string v0.1.4
242
+ Downloaded hex-literal v0.4.1
243
+ Downloaded heck v0.5.0
244
+ Downloaded hash32 v0.3.1
245
+ Downloaded dtor-proc-macro v0.0.6
246
+ Downloaded autocfg v1.5.0
247
+ Downloaded ark-ec v0.4.2
248
+ Downloaded version_check v0.9.5
249
+ Downloaded time-core v0.1.6
250
+ Downloaded stable_deref_trait v1.2.1
251
+ Downloaded soroban-builtin-sdk-macros v25.0.1
252
+ Downloaded ryu v1.0.20
253
+ Downloaded itoa v1.0.15
254
+ Downloaded dyn-clone v1.0.20
255
+ Downloaded const-oid v0.9.6
256
+ Downloaded ark-std v0.4.0
257
+ Downloaded soroban-sdk-macros v25.1.1
258
+ Downloaded ref-cast v1.0.25
259
+ Downloaded darling v0.20.11
260
+ Downloaded curve25519-dalek-derive v0.1.1
261
+ Downloaded ctor v0.5.0
262
+ Downloaded crypto-common v0.1.6
263
+ Downloaded block-buffer v0.10.4
264
+ Downloaded strsim v0.11.1
265
+ Downloaded spin v0.9.8
266
+ Downloaded soroban-sdk v25.1.1
267
+ Downloaded soroban-env-guest v25.0.1
268
+ Downloaded smallvec v1.15.1
269
+ Downloaded signature v2.2.0
270
+ Downloaded data-encoding v2.9.0
271
+ Downloaded bytes-lit v0.0.5
272
+ Downloaded serde_with v3.15.1
273
+ Downloaded sec1 v0.7.3
274
+ Downloaded schemars v0.9.0
275
+ Downloaded stellar-xdr v25.0.0
276
+ Downloaded cpufeatures v0.2.17
277
+ Downloaded cfg-if v1.0.4
278
+ Downloaded serde_derive v1.0.228
279
+ Downloaded semver v1.0.27
134
280
  Downloaded schemars v1.0.5
281
+ Downloaded rand_core v0.6.4
282
+ Downloaded darling v0.21.3
283
+ Downloaded base64ct v1.8.0
284
+ Downloaded crate-git-revision v0.0.6
285
+ Downloaded ark-serialize v0.4.2
286
+ Downloaded ark-ff v0.4.2
287
+ Downloaded cfg_eval v0.1.2
288
+ Downloaded ark-poly v0.4.2
289
+ Downloaded ahash v0.8.12
290
+ Downloaded ark-bn254 v0.4.0
135
291
  Compiling proc-macro2 v1.0.103
136
292
  Compiling unicode-ident v1.0.22
137
293
  Compiling quote v1.0.41
138
294
  Compiling serde_core v1.0.228
139
295
  Compiling serde v1.0.228
140
296
  Compiling serde_json v1.0.145
141
- Compiling itoa v1.0.15
142
- Compiling ryu v1.0.20
143
297
  Compiling memchr v2.7.6
144
- Compiling ident_case v1.0.1
145
- Compiling fnv v1.0.7
298
+ Compiling ryu v1.0.20
299
+ Compiling itoa v1.0.15
146
300
  Compiling strsim v0.11.1
301
+ Compiling fnv v1.0.7
302
+ Compiling ident_case v1.0.1
147
303
  Compiling version_check v0.9.5
148
304
  Compiling typenum v1.19.0
149
305
  Compiling autocfg v1.5.0
150
306
  Compiling schemars v0.8.22
151
307
  Compiling dyn-clone v1.0.20
308
+ Compiling data-encoding v2.9.0
152
309
  Compiling cpufeatures v0.2.17
153
310
  Compiling cfg-if v1.0.4
154
- Compiling data-encoding v2.9.0
311
+ Compiling ethnum v1.5.2
155
312
  Compiling escape-bytes v0.1.1
156
313
  Compiling either v1.15.0
157
- Compiling ethnum v1.5.2
158
- Compiling generic-array v0.14.9
159
- Compiling num-traits v0.2.19
160
314
  Compiling semver v1.0.27
161
315
  Compiling thiserror v1.0.69
162
- Compiling hashbrown v0.16.0
163
316
  Compiling equivalent v1.0.2
317
+ Compiling generic-array v0.14.9
318
+ Compiling hashbrown v0.16.0
164
319
  Compiling prettyplease v0.2.37
165
- Compiling byteorder v1.5.0
320
+ Compiling num-traits v0.2.19
166
321
  Compiling base64 v0.22.1
322
+ Compiling byteorder v1.5.0
167
323
  Compiling heapless v0.8.0
168
- Compiling hash32 v0.3.1
324
+ Compiling itertools v0.10.5
325
+ Compiling static_assertions v1.1.0
169
326
  Compiling rustc_version v0.4.1
170
327
  Compiling heck v0.5.0
328
+ Compiling hash32 v0.3.1
171
329
  Compiling stable_deref_trait v1.2.1
172
- Compiling indexmap v2.12.0
173
- Compiling static_assertions v1.1.0
174
- Compiling itertools v0.10.5
175
330
  Compiling itertools v0.14.0
331
+ Compiling indexmap v2.12.0
332
+ Compiling syn v2.0.108
333
+ Compiling num-integer v0.1.46
176
334
  Compiling wasmparser v0.116.1
335
+ Compiling num-bigint v0.4.6
177
336
  Compiling block-buffer v0.10.4
178
337
  Compiling crypto-common v0.1.6
179
- Compiling num-integer v0.1.46
180
338
  Compiling digest v0.10.7
181
- Compiling num-bigint v0.4.6
182
339
  Compiling sha2 v0.10.9
183
- Compiling syn v2.0.108
184
340
  Compiling darling_core v0.21.3
185
341
  Compiling darling_core v0.20.11
186
342
  Compiling macro-string v0.1.4
187
343
  Compiling serde_derive v1.0.228
188
344
  Compiling cfg_eval v0.1.2
189
- Compiling thiserror-impl v1.0.69
190
345
  Compiling num-derive v0.4.2
191
- Compiling bytes-lit v0.0.5
346
+ Compiling thiserror-impl v1.0.69
192
347
  Compiling visibility v0.1.1
348
+ Compiling bytes-lit v0.0.5
193
349
  Compiling common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
194
- Compiling darling_macro v0.21.3
195
350
  Compiling darling_macro v0.20.11
196
- Compiling darling v0.21.3
351
+ Compiling darling_macro v0.21.3
197
352
  Compiling darling v0.20.11
353
+ Compiling darling v0.21.3
198
354
  Compiling serde_with_macros v3.15.1
199
355
  Compiling crate-git-revision v0.0.6
200
356
  Compiling hex v0.4.3
@@ -207,11 +363,11 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
207
363
  Compiling soroban-spec v25.1.1
208
364
  Compiling soroban-env-macros v25.0.1
209
365
  Compiling soroban-spec-rust v25.1.1
210
- Compiling soroban-env-guest v25.0.1
211
366
  Compiling soroban-sdk-macros v25.1.1
367
+ Compiling soroban-env-guest v25.0.1
212
368
  Compiling utils v0.0.1 (/workspace/contracts/protocol/stellar/contracts/utils)
213
369
  Compiling endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
214
- Finished `release` profile [optimized] target(s) in 47.53s
370
+ Finished `release` profile [optimized] target(s) in 31.94s
215
371
  ℹ️ Build Summary:
216
372
  Wasm File: target/wasm32v1-none/release/endpoint_v2.wasm (59457 bytes)
217
373
  Wasm Hash: 0f3336cb82c088d8430af0b9110c309baa6c2eade24e65d35b16650d197d1592
@@ -282,10 +438,10 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
282
438
  ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/layerzero-views/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
283
439
  Compiling byteorder v1.5.0
284
440
  Compiling escape-bytes v0.1.1
285
- Compiling ethnum v1.5.2
286
441
  Compiling stable_deref_trait v1.2.1
287
- Compiling static_assertions v1.1.0
442
+ Compiling ethnum v1.5.2
288
443
  Compiling num-traits v0.2.19
444
+ Compiling static_assertions v1.1.0
289
445
  Compiling data-encoding v2.9.0
290
446
  Compiling cfg-if v1.0.4
291
447
  Compiling stellar-xdr v25.0.0
@@ -300,7 +456,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
300
456
  Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
301
457
  Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
302
458
  Compiling layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
303
- Finished `release` profile [optimized] target(s) in 15.00s
459
+ Finished `release` profile [optimized] target(s) in 8.89s
304
460
  ℹ️ Build Summary:
305
461
  Wasm File: target/wasm32v1-none/release/layerzero_views.wasm (36531 bytes)
306
462
  Wasm Hash: e1191bc282426547ae9c65f4188a69678b16897bcd40c548ff9940650470c409
@@ -333,7 +489,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
333
489
  ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/message-libs/uln-302/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
334
490
  Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
335
491
  Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
336
- Finished `release` profile [optimized] target(s) in 1.67s
492
+ Finished `release` profile [optimized] target(s) in 1.12s
337
493
  ℹ️ Build Summary:
338
494
  Wasm File: target/wasm32v1-none/release/uln302.wasm (60571 bytes)
339
495
  Wasm Hash: e5a97c9d7e69b9c03a9ba3b415c069d07a9b5282737921ba1f4a99b256510ab9
@@ -381,7 +537,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
381
537
 
382
538
  ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/upgrader/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
383
539
  Compiling upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
384
- Finished `release` profile [optimized] target(s) in 0.39s
540
+ Finished `release` profile [optimized] target(s) in 0.27s
385
541
  ℹ️ Build Summary:
386
542
  Wasm File: target/wasm32v1-none/release/upgrader.wasm (7575 bytes)
387
543
  Wasm Hash: 7796fed7be887c8f281a3c6e043203c0597969b65d23d5c1f9d767b62dfba062
@@ -393,7 +549,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
393
549
 
394
550
  ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/message-libs/blocked-message-lib/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
395
551
  Compiling blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
396
- Finished `release` profile [optimized] target(s) in 0.45s
552
+ Finished `release` profile [optimized] target(s) in 0.30s
397
553
  ℹ️ Build Summary:
398
554
  Wasm File: target/wasm32v1-none/release/blocked_message_lib.wasm (15398 bytes)
399
555
  Wasm Hash: 0a8ee862d5fa45a3dca9c2dc8ba111b83e9ab333a78d89273ae0a111211445d1
@@ -410,7 +566,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
410
566
 
411
567
  ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/message-libs/simple-message-lib/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
412
568
  Compiling simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
413
- Finished `release` profile [optimized] target(s) in 1.03s
569
+ Finished `release` profile [optimized] target(s) in 0.49s
414
570
  ℹ️ Build Summary:
415
571
  Wasm File: target/wasm32v1-none/release/simple_message_lib.wasm (30929 bytes)
416
572
  Wasm Hash: 05c2d9b85bb8fd0c3f7039961b591e38c97355385b787ba2329ca61c691fd423
@@ -451,7 +607,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
451
607
 
452
608
  ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/message-libs/treasury/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
453
609
  Compiling treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
454
- Finished `release` profile [optimized] target(s) in 0.77s
610
+ Finished `release` profile [optimized] target(s) in 0.45s
455
611
  ℹ️ Build Summary:
456
612
  Wasm File: target/wasm32v1-none/release/treasury.wasm (29508 bytes)
457
613
  Wasm Hash: 0eb3a9c49b66b4af26b0a95337a334b31d981a89258d0fbe0b8d7390a36fc2aa
@@ -484,11 +640,11 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
484
640
  Compiling oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
485
641
  Compiling oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
486
642
  Compiling counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
487
- Finished `release` profile [optimized] target(s) in 2.18s
643
+ Finished `release` profile [optimized] target(s) in 1.34s
488
644
  ℹ️ Build Summary:
489
- Wasm File: target/wasm32v1-none/release/counter.wasm (51636 bytes)
490
- Wasm Hash: 30621500ebb1c345cbae764389880af8b09f964663de4dc8920af137e0d1951e
491
- Wasm Size: 51636 bytes
645
+ Wasm File: target/wasm32v1-none/release/counter.wasm (51648 bytes)
646
+ Wasm Hash: aecc6c77b8c73f2c5e5739b84fa2c5097530fec00f68d31103d5ca1ac0d241ff
647
+ Wasm Size: 51648 bytes
492
648
  Exported Functions: 46 found
493
649
  • __constructor
494
650
  • accept_ownership
@@ -542,7 +698,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
542
698
  Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
543
699
  Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
544
700
  Compiling dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
545
- Finished `release` profile [optimized] target(s) in 1.87s
701
+ Finished `release` profile [optimized] target(s) in 1.18s
546
702
  ℹ️ Build Summary:
547
703
  Wasm File: target/wasm32v1-none/release/dvn.wasm (56968 bytes)
548
704
  Wasm Hash: 0b95d8f0155be47dec46abd2914d176eb571e37e7db011c76517dbfdbb56b093
@@ -602,12 +758,12 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
602
758
  ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/workers/dvn-fee-lib/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
603
759
  Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
604
760
  Compiling dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
605
- Finished `release` profile [optimized] target(s) in 0.94s
761
+ Finished `release` profile [optimized] target(s) in 0.63s
606
762
  ℹ️ Build Summary:
607
- Wasm File: target/wasm32v1-none/release/dvn_fee_lib.wasm (22523 bytes)
608
- Wasm Hash: 002118d4c869e210b4f7400541ebe3641ddbe39f43de5cb342b763f1a617c758
609
- Wasm Size: 22523 bytes
610
- Exported Functions: 16 found
763
+ Wasm File: target/wasm32v1-none/release/dvn_fee_lib.wasm (22652 bytes)
764
+ Wasm Hash: d558e6a20af9b41e264beb1785de8b9ca412380eb2b142356e5e39a938fe96a5
765
+ Wasm Size: 22652 bytes
766
+ Exported Functions: 17 found
611
767
  • __constructor
612
768
  • accept_ownership
613
769
  • authorizer
@@ -624,11 +780,12 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
624
780
  • transfer_ownership
625
781
  • ttl_configs
626
782
  • upgrade
783
+ • version
627
784
  ✅ Build Complete
628
785
 
629
786
  ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/workers/executor/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
630
787
  Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
631
- Finished `release` profile [optimized] target(s) in 1.32s
788
+ Finished `release` profile [optimized] target(s) in 0.80s
632
789
  ℹ️ Build Summary:
633
790
  Wasm File: target/wasm32v1-none/release/executor.wasm (59292 bytes)
634
791
  Wasm Hash: 936ada7ca624b7776f737743d2aa24207a3785f964a03174de6ecef6d1888172
@@ -687,7 +844,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
687
844
 
688
845
  ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/workers/executor-fee-lib/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
689
846
  Compiling executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
690
- Finished `release` profile [optimized] target(s) in 0.69s
847
+ Finished `release` profile [optimized] target(s) in 0.44s
691
848
  ℹ️ Build Summary:
692
849
  Wasm File: target/wasm32v1-none/release/executor_fee_lib.wasm (35404 bytes)
693
850
  Wasm Hash: 8f42a35df1173387ba2c5ffe34384b3e4517ce4ec11df13db67d5f2211267cf9
@@ -717,7 +874,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
717
874
  Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
718
875
  Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
719
876
  Compiling executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
720
- Finished `release` profile [optimized] target(s) in 1.44s
877
+ Finished `release` profile [optimized] target(s) in 1.01s
721
878
  ℹ️ Build Summary:
722
879
  Wasm File: target/wasm32v1-none/release/executor_helper.wasm (25861 bytes)
723
880
  Wasm Hash: 0b467a6655e22fdc3bb5d7ca32c3df86fe38a5856570be78f07c1cac18ccc6cd
@@ -733,11 +890,11 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
733
890
 
734
891
  ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/workers/price-feed/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
735
892
  Compiling price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
736
- Finished `release` profile [optimized] target(s) in 0.72s
893
+ Finished `release` profile [optimized] target(s) in 0.60s
737
894
  ℹ️ Build Summary:
738
- Wasm File: target/wasm32v1-none/release/price_feed.wasm (33612 bytes)
739
- Wasm Hash: 009d6d308d7b1b7f884c4be86ca40f22525c64034528ad39b3c59711d53bca1e
740
- Wasm Size: 33612 bytes
895
+ Wasm File: target/wasm32v1-none/release/price_feed.wasm (33739 bytes)
896
+ Wasm Hash: d4862be2522cfe5cd4d55a160e10ab7c313ab1297773ea00e98e3eaa0225aa0f
897
+ Wasm Size: 33739 bytes
741
898
  Exported Functions: 30 found
742
899
  • __constructor
743
900
  • accept_ownership
@@ -774,11 +931,11 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
774
931
  ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/oapps/oft/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
775
932
  Compiling oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
776
933
  Compiling oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
777
- Finished `release` profile [optimized] target(s) in 2.11s
934
+ Finished `release` profile [optimized] target(s) in 1.30s
778
935
  ℹ️ Build Summary:
779
- Wasm File: target/wasm32v1-none/release/oft.wasm (77408 bytes)
780
- Wasm Hash: 74e4275f33ec47f4843dfd81d8e96e41155c269dd4122faba70a31dbc9cf4ae3
781
- Wasm Size: 77408 bytes
936
+ Wasm File: target/wasm32v1-none/release/oft.wasm (77486 bytes)
937
+ Wasm Hash: 5371eeb1640c49457df62f428fb213f7f186dcd7f0235cbfde0d2d80160499c9
938
+ Wasm Size: 77486 bytes
782
939
  Exported Functions: 61 found
783
940
  • __constructor
784
941
  • accept_ownership
@@ -845,7 +1002,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
845
1002
 
846
1003
  ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/oapps/sac-manager/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
847
1004
  Compiling sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
848
- Finished `release` profile [optimized] target(s) in 0.55s
1005
+ Finished `release` profile [optimized] target(s) in 0.46s
849
1006
  ℹ️ Build Summary:
850
1007
  Wasm File: target/wasm32v1-none/release/sac_manager.wasm (23520 bytes)
851
1008
  Wasm Hash: aa38e04ee0060ed167a7e944ff54f92a9b508c36097a26fa2a5eb522fc070278
@@ -881,7 +1038,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
881
1038
  • underlying_sac
882
1039
  ✅ Build Complete
883
1040
 
884
- ⏱️ stellar contract build: 1:42.336 (m:ss.mmm)
1041
+ ⏱️ stellar contract build: 1:04.917 (m:ss.mmm)
885
1042
   WARN  Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
886
1043
 
887
1044
  > @layerzerolabs/protocol-stellar-v2@0.0.1 generate:sdk /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar
@@ -892,7 +1049,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
892
1049
  🔧 User volumes override 1 default volume(s)
893
1050
  ✅ stellar-25.1.0 (Latest stable release)
894
1051
  🔧 stellar version: 25.1.0
895
- (node:111624) [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.
1052
+ (node:22964) [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.
896
1053
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
897
1054
  To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
898
1055
  (Use `node --trace-warnings ...` to show where the warning was created)
@@ -913,7 +1070,7 @@ info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
913
1070
  1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
914
1071
 
915
1072
  info: checking for self-update
916
- ⏱️ 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: 921.603ms
1073
+ ⏱️ 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: 743.556ms
917
1074
  🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
918
1075
  📦 Using 4 default cache volume(s) for stellar
919
1076
  ✅ stellar-25.1.0 (Latest stable release)
@@ -925,8 +1082,117 @@ sha256:314e086933eed3b936567f54f10bcac74de514b93d4841d04eca14b97756d33b
925
1082
  🌍 Using 5 default environment variable(s) for stellar
926
1083
  📜 Executing custom script: cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml
927
1084
  $ 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 run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml'
928
- Blocking waiting for file lock on build directory
929
- Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.13s
1085
+ Updating crates.io index
1086
+ Downloading crates ...
1087
+ Downloaded block-buffer v0.9.0
1088
+ Downloaded anyhow v1.0.102
1089
+ Downloaded time-core v0.1.8
1090
+ Downloaded serde_spanned v0.6.9
1091
+ Downloaded toml_write v0.1.2
1092
+ Downloaded toml_datetime v0.6.11
1093
+ Downloaded zmij v1.0.21
1094
+ Downloaded toml_edit v0.22.27
1095
+ Downloaded unicode-ident v1.0.24
1096
+ Downloaded schemars v1.2.1
1097
+ Downloaded proc-macro2 v1.0.106
1098
+ Downloaded serde_with v3.17.0
1099
+ Downloaded serde_json v1.0.149
1100
+ Downloaded indexmap v2.13.0
1101
+ Downloaded winnow v0.7.14
1102
+ Downloaded time v0.3.47
1103
+ Downloaded chrono v0.4.44
1104
+ Downloaded memchr v2.8.0
1105
+ Downloaded toml v0.8.23
1106
+ Downloaded serde_with_macros v3.17.0
1107
+ Downloaded syn v2.0.117
1108
+ Downloaded soroban-spec-typescript v25.1.0
1109
+ Downloaded glob v0.3.3
1110
+ Downloaded base64 v0.21.7
1111
+ Downloaded time-macros v0.2.27
1112
+ Downloaded sha2 v0.9.9
1113
+ Downloaded quote v1.0.44
1114
+ Downloaded itoa v1.0.17
1115
+ Downloaded iana-time-zone v0.1.65
1116
+ Downloaded heck v0.4.1
1117
+ Downloaded generic-array v0.14.7
1118
+ Downloaded digest v0.9.0
1119
+ Downloaded num-conv v0.2.0
1120
+ Downloaded include_dir v0.7.4
1121
+ Downloaded data-encoding v2.10.0
1122
+ Downloaded include_dir_macros v0.7.4
1123
+ Downloaded deranged v0.5.8
1124
+ Downloaded crypto-common v0.1.7
1125
+ Downloaded opaque-debug v0.3.1
1126
+ Downloaded hashbrown v0.16.1
1127
+ Compiling unicode-ident v1.0.24
1128
+ Compiling proc-macro2 v1.0.106
1129
+ Compiling quote v1.0.44
1130
+ Compiling zmij v1.0.21
1131
+ Compiling serde_core v1.0.228
1132
+ Compiling serde_json v1.0.149
1133
+ Compiling memchr v2.8.0
1134
+ Compiling itoa v1.0.17
1135
+ Compiling version_check v0.9.5
1136
+ Compiling typenum v1.19.0
1137
+ Compiling serde v1.0.228
1138
+ Compiling fnv v1.0.7
1139
+ Compiling strsim v0.11.1
1140
+ Compiling ident_case v1.0.1
1141
+ Compiling hashbrown v0.16.1
1142
+ Compiling equivalent v1.0.2
1143
+ Compiling schemars v0.8.22
1144
+ Compiling cfg-if v1.0.4
1145
+ Compiling dyn-clone v1.0.20
1146
+ Compiling cpufeatures v0.2.17
1147
+ Compiling thiserror v1.0.69
1148
+ Compiling data-encoding v2.10.0
1149
+ Compiling generic-array v0.14.7
1150
+ Compiling base64 v0.22.1
1151
+ Compiling ethnum v1.5.2
1152
+ Compiling prettyplease v0.2.37
1153
+ Compiling escape-bytes v0.1.1
1154
+ Compiling semver v1.0.27
1155
+ Compiling winnow v0.7.14
1156
+ Compiling anyhow v1.0.102
1157
+ Compiling toml_write v0.1.2
1158
+ Compiling opaque-debug v0.3.1
1159
+ Compiling glob v0.3.3
1160
+ Compiling either v1.15.0
1161
+ Compiling base64 v0.21.7
1162
+ Compiling heck v0.4.1
1163
+ Compiling indexmap v2.13.0
1164
+ Compiling itertools v0.10.5
1165
+ Compiling syn v2.0.117
1166
+ Compiling include_dir_macros v0.7.4
1167
+ Compiling wasmparser v0.116.1
1168
+ Compiling block-buffer v0.10.4
1169
+ Compiling crypto-common v0.1.7
1170
+ Compiling block-buffer v0.9.0
1171
+ Compiling digest v0.9.0
1172
+ Compiling include_dir v0.7.4
1173
+ Compiling sha2 v0.9.9
1174
+ Compiling digest v0.10.7
1175
+ Compiling sha2 v0.10.9
1176
+ Compiling darling_core v0.21.3
1177
+ Compiling serde_derive v1.0.228
1178
+ Compiling thiserror-impl v1.0.69
1179
+ Compiling cfg_eval v0.1.2
1180
+ Compiling darling_macro v0.21.3
1181
+ Compiling crate-git-revision v0.0.6
1182
+ Compiling darling v0.21.3
1183
+ Compiling serde_with_macros v3.17.0
1184
+ Compiling stellar-strkey v0.0.13
1185
+ Compiling stellar-xdr v25.0.0
1186
+ Compiling hex v0.4.3
1187
+ Compiling serde_spanned v0.6.9
1188
+ Compiling toml_datetime v0.6.11
1189
+ Compiling toml_edit v0.22.27
1190
+ Compiling serde_with v3.17.0
1191
+ Compiling toml v0.8.23
1192
+ Compiling soroban-spec v25.1.1
1193
+ Compiling soroban-spec-typescript v25.1.0
1194
+ Compiling stellar-ts-bindings-gen v0.0.1 (/workspace/packages/vms/stellar/ts-bindings-gen)
1195
+ Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.64s
930
1196
  Running `/workspace/packages/vms/stellar/ts-bindings-gen/target/debug/stellar-ts-bindings-gen --config ts-bindings-gen.toml`
931
1197
  Generating TypeScript bindings for 16 contract(s)...
932
1198
 
@@ -975,7 +1241,7 @@ Processing contract: dvn
975
1241
  Processing contract: dvn_fee_lib
976
1242
  WASM: target/wasm32v1-none/release/dvn_fee_lib.wasm
977
1243
  Output: sdk/src/generated/dvn_fee_lib.ts
978
- WASM size: 22523 bytes (22.00 KB)
1244
+ WASM size: 22652 bytes (22.12 KB)
979
1245
  Generating bindings...
980
1246
  Generated: sdk/src/generated/dvn_fee_lib.ts
981
1247
  Processing contract: executor
@@ -999,19 +1265,19 @@ Processing contract: executor_helper
999
1265
  Processing contract: price_feed
1000
1266
  WASM: target/wasm32v1-none/release/price_feed.wasm
1001
1267
  Output: sdk/src/generated/price_feed.ts
1002
- WASM size: 33612 bytes (32.82 KB)
1268
+ WASM size: 33739 bytes (32.95 KB)
1003
1269
  Generating bindings...
1004
1270
  Generated: sdk/src/generated/price_feed.ts
1005
1271
  Processing contract: counter
1006
1272
  WASM: target/wasm32v1-none/release/counter.wasm
1007
1273
  Output: sdk/src/generated/counter.ts
1008
- WASM size: 51636 bytes (50.43 KB)
1274
+ WASM size: 51648 bytes (50.44 KB)
1009
1275
  Generating bindings...
1010
1276
  Generated: sdk/src/generated/counter.ts
1011
1277
  Processing contract: oft
1012
1278
  WASM: target/wasm32v1-none/release/oft.wasm
1013
1279
  Output: sdk/src/generated/oft.ts
1014
- WASM size: 77408 bytes (75.59 KB)
1280
+ WASM size: 77486 bytes (75.67 KB)
1015
1281
  Generating bindings...
1016
1282
  Generated: sdk/src/generated/oft.ts
1017
1283
  Processing contract: sac_manager
@@ -1046,4 +1312,4 @@ Generated files in sdk/src/generated:
1046
1312
  - oft.ts
1047
1313
  - sac_manager.ts
1048
1314
  - layerzero_view.ts
1049
- ⏱️ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml: 2.608s
1315
+ ⏱️ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml: 27.211s