@layerzerolabs/protocol-stellar-v2 0.2.53 → 0.2.55

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.
@@ -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:52953) [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:15710) [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,39 +37,38 @@ efd28cb7ba78: Pulling fs layer
37
37
  14f775f5d67b: Pulling fs layer
38
38
  3f562c99cbe3: Pulling fs layer
39
39
  5fa3a944df97: Pulling fs layer
40
- 92a1b3d31b96: Waiting
41
- fb456ca5475e: Waiting
42
- 2c1ce468d9f3: Waiting
43
- 963aa7b66e91: Waiting
40
+ 3e1d87a413fa: Waiting
44
41
  efd28cb7ba78: Waiting
45
42
  14f775f5d67b: Waiting
43
+ a0f6971ecbd3: Waiting
46
44
  3f562c99cbe3: Waiting
47
45
  5fa3a944df97: Waiting
48
- 3e1d87a413fa: Waiting
49
- a0f6971ecbd3: Waiting
46
+ 92a1b3d31b96: Waiting
47
+ 2c1ce468d9f3: Waiting
48
+ fb456ca5475e: Waiting
50
49
  f6bd9104d248: Verifying Checksum
51
50
  f6bd9104d248: Download complete
51
+ f6bd9104d248: Pull complete
52
52
  3e1d87a413fa: Verifying Checksum
53
53
  3e1d87a413fa: Download complete
54
- f6bd9104d248: Pull complete
55
54
  a0f6971ecbd3: Verifying Checksum
56
55
  a0f6971ecbd3: Download complete
57
- 92a1b3d31b96: Verifying Checksum
58
- 92a1b3d31b96: Download complete
56
+ 4617420e017b: Download complete
59
57
  beaaf8a7146e: Verifying Checksum
60
58
  beaaf8a7146e: Download complete
59
+ 2c1ce468d9f3: Verifying Checksum
61
60
  2c1ce468d9f3: Download complete
62
- 963aa7b66e91: Verifying Checksum
63
- 963aa7b66e91: Download complete
64
- 4617420e017b: Verifying Checksum
65
- 4617420e017b: Download complete
61
+ 92a1b3d31b96: Verifying Checksum
62
+ 92a1b3d31b96: Download complete
66
63
  efd28cb7ba78: Verifying Checksum
67
64
  efd28cb7ba78: Download complete
68
- fb456ca5475e: Verifying Checksum
69
- fb456ca5475e: Download complete
70
65
  14f775f5d67b: Verifying Checksum
71
66
  14f775f5d67b: Download complete
67
+ 963aa7b66e91: Verifying Checksum
68
+ 963aa7b66e91: Download complete
72
69
  3f562c99cbe3: Download complete
70
+ fb456ca5475e: Verifying Checksum
71
+ fb456ca5475e: Download complete
73
72
  5fa3a944df97: Verifying Checksum
74
73
  5fa3a944df97: Download complete
75
74
  4617420e017b: Pull complete
@@ -113,7 +112,7 @@ info: installing component 'rustfmt'
113
112
  1.90.0-x86_64-unknown-linux-gnu installed - rustc 1.90.0 (1159e78c4 2025-09-14)
114
113
 
115
114
  info: default toolchain set to '1.90.0-x86_64-unknown-linux-gnu'
116
- ⏱️ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy: 19.686s
115
+ ⏱️ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy: 17.730s
117
116
  🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
118
117
  📦 Using 4 default cache volume(s) for stellar
119
118
  ✅ stellar-25.1.0 (Latest stable release)
@@ -127,214 +126,58 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
127
126
  ℹ️ 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
128
127
  Updating crates.io index
129
128
  Downloading crates ...
130
- Downloaded ark-ff-macros v0.4.2
131
- Downloaded ark-ff-asm v0.4.2
132
- Downloaded ark-bn254 v0.4.0
133
- Downloaded itoa v1.0.15
134
- Downloaded fnv v1.0.7
135
- Downloaded macro-string v0.1.4
136
- Downloaded dyn-clone v1.0.20
137
- Downloaded thiserror v1.0.69
138
- Downloaded zeroize v1.8.2
139
- Downloaded either v1.15.0
140
- Downloaded num-derive v0.4.2
141
- Downloaded num-conv v0.1.0
142
- Downloaded rand_core v0.6.4
143
- Downloaded sec1 v0.7.3
144
- Downloaded rand_chacha v0.3.1
145
- Downloaded ref-cast v1.0.25
146
- Downloaded schemars v0.8.22
147
- Downloaded spki v0.7.3
148
- Downloaded rustc_version v0.4.1
149
- Downloaded rand v0.8.5
150
- Downloaded version_check v0.9.5
151
- Downloaded itertools v0.10.5
152
- Downloaded visibility v0.1.1
153
- Downloaded base64 v0.22.1
154
- Downloaded wasmi_arena v0.4.1
155
- Downloaded zeroize_derive v1.4.2
156
- Downloaded signature v2.2.0
157
- Downloaded subtle v2.6.1
158
- Downloaded time-macros v0.2.24
159
- Downloaded wasmi_core v0.13.0
160
- Downloaded curve25519-dalek v4.1.3
129
+ Downloaded dtor v0.1.1
161
130
  Downloaded unicode-ident v1.0.22
162
- Downloaded stellar-strkey v0.0.16
163
- Downloaded typenum v1.19.0
164
- Downloaded serde v1.0.228
165
- Downloaded soroban-sdk-macros v25.1.1
166
- Downloaded wasmparser-nostd v0.100.2
167
- Downloaded time v0.3.44
168
- Downloaded wasmparser v0.116.1
169
- Downloaded soroban-sdk v25.1.1
170
- Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
171
- Downloaded syn v1.0.109
172
- Downloaded zerocopy v0.8.27
173
- Downloaded serde_with v3.15.1
174
- Downloaded serde_json v1.0.145
175
- Downloaded serde_core v1.0.228
176
- Downloaded syn v2.0.108
177
- Downloaded ryu v1.0.20
178
- Downloaded spin v0.9.8
179
- Downloaded smallvec v1.15.1
180
- Downloaded serde_with_macros v3.15.1
181
- Downloaded serde_derive v1.0.228
182
131
  Downloaded schemars v1.0.5
183
- Downloaded schemars v0.9.0
184
- Downloaded stellar-strkey v0.0.13
185
- Downloaded static_assertions v1.1.0
186
- Downloaded soroban-env-common v25.0.1
187
- Downloaded thiserror-impl v1.0.69
188
- Downloaded soroban-ledger-snapshot v25.1.1
189
- Downloaded sha2 v0.10.9
190
- Downloaded heapless v0.8.0
191
- Downloaded time-core v0.1.6
192
- Downloaded strsim v0.11.1
193
- Downloaded soroban-env-host v25.0.1
194
- Downloaded soroban-spec-rust v25.1.1
195
- Downloaded stable_deref_trait v1.2.1
196
- Downloaded hashbrown v0.16.0
197
- Downloaded hashbrown v0.13.2
198
- Downloaded der v0.7.10
199
- Downloaded darling_core v0.21.3
200
- Downloaded soroban-env-macros v25.0.1
201
- Downloaded soroban-builtin-sdk-macros v25.0.1
202
- Downloaded semver v1.0.27
203
- Downloaded libc v0.2.177
204
- Downloaded k256 v0.13.4
205
- Downloaded darling_core v0.20.11
206
- Downloaded sha3 v0.10.8
207
- Downloaded p256 v0.13.2
208
- Downloaded const-oid v0.9.6
209
- Downloaded autocfg v1.5.0
210
- Downloaded soroban-spec v25.1.1
211
- Downloaded soroban-env-guest v25.0.1
212
- Downloaded itertools v0.14.0
213
- Downloaded derivative v2.2.0
214
- Downloaded darling_macro v0.20.11
215
- Downloaded darling v0.21.3
216
- Downloaded ctor v0.5.0
217
- Downloaded cpufeatures v0.2.17
218
- Downloaded cfg_eval v0.1.2
219
- Downloaded bytes-lit v0.0.5
220
- Downloaded num-traits v0.2.19
221
- Downloaded num-bigint v0.4.6
222
- Downloaded hex v0.4.3
223
- Downloaded getrandom v0.2.16
224
- Downloaded data-encoding v2.9.0
225
- Downloaded crypto-bigint v0.5.5
226
- Downloaded ark-serialize v0.4.2
227
- Downloaded once_cell v1.21.3
228
- Downloaded keccak v0.1.5
229
- Downloaded indexmap-nostd v0.4.0
230
- Downloaded heck v0.5.0
231
- Downloaded hash32 v0.3.1
232
- Downloaded group v0.13.0
233
- Downloaded ff v0.13.1
234
- Downloaded ethnum v1.5.2
235
- Downloaded equivalent v1.0.2
236
- Downloaded dtor v0.1.1
237
- Downloaded byteorder v1.5.0
238
- Downloaded base64ct v1.8.0
239
- Downloaded base16ct v0.2.0
240
- Downloaded ark-serialize-derive v0.4.2
241
- Downloaded quote v1.0.41
242
- Downloaded primeorder v0.13.6
243
- Downloaded powerfmt v0.2.0
244
- Downloaded paste v1.0.15
245
- Downloaded memchr v2.7.6
246
- Downloaded indexmap v1.9.3
247
- Downloaded ident_case v1.0.1
248
- Downloaded iana-time-zone v0.1.64
249
- Downloaded ed25519 v2.2.3
250
- Downloaded ecdsa v0.16.9
251
- Downloaded downcast-rs v1.2.1
252
- Downloaded curve25519-dalek-derive v0.1.1
253
- Downloaded crate-git-revision v0.0.6
254
- Downloaded cfg-if v1.0.4
255
- Downloaded prettyplease v0.2.37
256
- Downloaded libm v0.2.15
257
- Downloaded hmac v0.12.1
258
- Downloaded ed25519-dalek v2.2.0
259
- Downloaded digest v0.10.7
260
- Downloaded deranged v0.5.5
261
- Downloaded ctor-proc-macro v0.0.6
262
- Downloaded ppv-lite86 v0.2.21
263
- Downloaded hex-literal v0.4.1
264
- Downloaded indexmap v2.12.0
265
- Downloaded escape-bytes v0.1.1
266
- Downloaded dtor-proc-macro v0.0.6
267
- Downloaded generic-array v0.14.9
268
- Downloaded chrono v0.4.42
269
- Downloaded ark-ff v0.4.2
270
- Downloaded ark-bls12-381 v0.4.0
271
- Downloaded rfc6979 v0.4.0
272
- Downloaded ref-cast-impl v1.0.25
273
- Downloaded proc-macro2 v1.0.103
274
- Downloaded num-integer v0.1.46
275
- Downloaded hashbrown v0.12.3
276
- Downloaded elliptic-curve v0.13.8
277
- Downloaded ark-ec v0.4.2
278
- Downloaded pkcs8 v0.10.2
279
- Downloaded darling v0.20.11
280
- Downloaded ark-poly v0.4.2
281
- Downloaded arbitrary v1.3.2
282
- Downloaded ahash v0.8.12
283
- Downloaded derive_arbitrary v1.3.2
284
- Downloaded darling_macro v0.21.3
285
- Downloaded crypto-common v0.1.6
286
- Downloaded block-buffer v0.10.4
287
- Downloaded stellar-xdr v25.0.0
288
- Downloaded ark-std v0.4.0
289
132
  Compiling proc-macro2 v1.0.103
290
- Compiling quote v1.0.41
291
133
  Compiling unicode-ident v1.0.22
134
+ Compiling quote v1.0.41
292
135
  Compiling serde_core v1.0.228
293
136
  Compiling serde v1.0.228
294
137
  Compiling serde_json v1.0.145
295
138
  Compiling memchr v2.7.6
296
139
  Compiling ryu v1.0.20
297
140
  Compiling itoa v1.0.15
141
+ Compiling ident_case v1.0.1
298
142
  Compiling fnv v1.0.7
299
143
  Compiling strsim v0.11.1
300
- Compiling ident_case v1.0.1
301
- Compiling version_check v0.9.5
302
144
  Compiling typenum v1.19.0
145
+ Compiling version_check v0.9.5
303
146
  Compiling autocfg v1.5.0
304
147
  Compiling schemars v0.8.22
305
148
  Compiling dyn-clone v1.0.20
306
149
  Compiling cfg-if v1.0.4
307
- Compiling data-encoding v2.9.0
308
150
  Compiling cpufeatures v0.2.17
151
+ Compiling generic-array v0.14.9
152
+ Compiling data-encoding v2.9.0
153
+ Compiling escape-bytes v0.1.1
309
154
  Compiling either v1.15.0
310
155
  Compiling ethnum v1.5.2
311
- Compiling escape-bytes v0.1.1
156
+ Compiling num-traits v0.2.19
312
157
  Compiling semver v1.0.27
313
158
  Compiling hashbrown v0.16.0
314
- Compiling equivalent v1.0.2
315
159
  Compiling thiserror v1.0.69
160
+ Compiling equivalent v1.0.2
161
+ Compiling itertools v0.10.5
316
162
  Compiling prettyplease v0.2.37
317
- Compiling heapless v0.8.0
318
163
  Compiling base64 v0.22.1
319
- Compiling generic-array v0.14.9
320
- Compiling itertools v0.10.5
321
164
  Compiling byteorder v1.5.0
165
+ Compiling heapless v0.8.0
322
166
  Compiling rustc_version v0.4.1
323
- Compiling num-traits v0.2.19
324
167
  Compiling static_assertions v1.1.0
325
168
  Compiling hash32 v0.3.1
326
- Compiling heck v0.5.0
327
- Compiling stable_deref_trait v1.2.1
328
169
  Compiling indexmap v2.12.0
170
+ Compiling stable_deref_trait v1.2.1
171
+ Compiling heck v0.5.0
329
172
  Compiling itertools v0.14.0
330
- Compiling syn v2.0.108
173
+ Compiling wasmparser v0.116.1
331
174
  Compiling crypto-common v0.1.6
332
175
  Compiling block-buffer v0.10.4
333
- Compiling wasmparser v0.116.1
334
- Compiling digest v0.10.7
335
- Compiling sha2 v0.10.9
336
176
  Compiling num-integer v0.1.46
177
+ Compiling digest v0.10.7
337
178
  Compiling num-bigint v0.4.6
179
+ Compiling sha2 v0.10.9
180
+ Compiling syn v2.0.108
338
181
  Compiling darling_core v0.21.3
339
182
  Compiling darling_core v0.20.11
340
183
  Compiling macro-string v0.1.4
@@ -342,13 +185,13 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
342
185
  Compiling cfg_eval v0.1.2
343
186
  Compiling num-derive v0.4.2
344
187
  Compiling thiserror-impl v1.0.69
345
- Compiling bytes-lit v0.0.5
346
188
  Compiling visibility v0.1.1
189
+ Compiling bytes-lit v0.0.5
347
190
  Compiling common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
348
191
  Compiling darling_macro v0.20.11
349
192
  Compiling darling_macro v0.21.3
350
- Compiling darling v0.21.3
351
193
  Compiling darling v0.20.11
194
+ Compiling darling v0.21.3
352
195
  Compiling serde_with_macros v3.15.1
353
196
  Compiling crate-git-revision v0.0.6
354
197
  Compiling hex v0.4.3
@@ -365,7 +208,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
365
208
  Compiling soroban-sdk-macros v25.1.1
366
209
  Compiling utils v0.0.1 (/workspace/contracts/protocol/stellar/contracts/utils)
367
210
  Compiling endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
368
- Finished `release` profile [optimized] target(s) in 59.95s
211
+ Finished `release` profile [optimized] target(s) in 39.69s
369
212
  ℹ️ Build Summary:
370
213
  Wasm File: target/wasm32v1-none/release/endpoint_v2.wasm (59457 bytes)
371
214
  Wasm Hash: 0f3336cb82c088d8430af0b9110c309baa6c2eade24e65d35b16650d197d1592
@@ -434,12 +277,12 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
434
277
  ✅ Build Complete
435
278
 
436
279
  ℹ️ 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
437
- Compiling byteorder v1.5.0
438
280
  Compiling escape-bytes v0.1.1
439
- Compiling static_assertions v1.1.0
440
- Compiling stable_deref_trait v1.2.1
281
+ Compiling byteorder v1.5.0
441
282
  Compiling num-traits v0.2.19
283
+ Compiling stable_deref_trait v1.2.1
442
284
  Compiling ethnum v1.5.2
285
+ Compiling static_assertions v1.1.0
443
286
  Compiling data-encoding v2.9.0
444
287
  Compiling cfg-if v1.0.4
445
288
  Compiling stellar-xdr v25.0.0
@@ -454,7 +297,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
454
297
  Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
455
298
  Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
456
299
  Compiling layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
457
- Finished `release` profile [optimized] target(s) in 18.03s
300
+ Finished `release` profile [optimized] target(s) in 10.37s
458
301
  ℹ️ Build Summary:
459
302
  Wasm File: target/wasm32v1-none/release/layerzero_views.wasm (36531 bytes)
460
303
  Wasm Hash: e1191bc282426547ae9c65f4188a69678b16897bcd40c548ff9940650470c409
@@ -487,7 +330,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
487
330
  ℹ️ 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
488
331
  Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
489
332
  Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
490
- Finished `release` profile [optimized] target(s) in 2.12s
333
+ Finished `release` profile [optimized] target(s) in 1.17s
491
334
  ℹ️ Build Summary:
492
335
  Wasm File: target/wasm32v1-none/release/uln302.wasm (60571 bytes)
493
336
  Wasm Hash: e5a97c9d7e69b9c03a9ba3b415c069d07a9b5282737921ba1f4a99b256510ab9
@@ -535,7 +378,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
535
378
 
536
379
  ℹ️ 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
537
380
  Compiling upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
538
- Finished `release` profile [optimized] target(s) in 0.49s
381
+ Finished `release` profile [optimized] target(s) in 0.30s
539
382
  ℹ️ Build Summary:
540
383
  Wasm File: target/wasm32v1-none/release/upgrader.wasm (7575 bytes)
541
384
  Wasm Hash: 7796fed7be887c8f281a3c6e043203c0597969b65d23d5c1f9d767b62dfba062
@@ -547,7 +390,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
547
390
 
548
391
  ℹ️ 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
549
392
  Compiling blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
550
- Finished `release` profile [optimized] target(s) in 0.48s
393
+ Finished `release` profile [optimized] target(s) in 0.32s
551
394
  ℹ️ Build Summary:
552
395
  Wasm File: target/wasm32v1-none/release/blocked_message_lib.wasm (15398 bytes)
553
396
  Wasm Hash: 0a8ee862d5fa45a3dca9c2dc8ba111b83e9ab333a78d89273ae0a111211445d1
@@ -564,7 +407,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
564
407
 
565
408
  ℹ️ 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
566
409
  Compiling simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
567
- Finished `release` profile [optimized] target(s) in 1.03s
410
+ Finished `release` profile [optimized] target(s) in 0.51s
568
411
  ℹ️ Build Summary:
569
412
  Wasm File: target/wasm32v1-none/release/simple_message_lib.wasm (30929 bytes)
570
413
  Wasm Hash: 05c2d9b85bb8fd0c3f7039961b591e38c97355385b787ba2329ca61c691fd423
@@ -605,7 +448,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
605
448
 
606
449
  ℹ️ 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
607
450
  Compiling treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
608
- Finished `release` profile [optimized] target(s) in 0.90s
451
+ Finished `release` profile [optimized] target(s) in 0.47s
609
452
  ℹ️ Build Summary:
610
453
  Wasm File: target/wasm32v1-none/release/treasury.wasm (29508 bytes)
611
454
  Wasm Hash: 0eb3a9c49b66b4af26b0a95337a334b31d981a89258d0fbe0b8d7390a36fc2aa
@@ -639,7 +482,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
639
482
  Compiling oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
640
483
  Compiling oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
641
484
  Compiling console-oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/console-oft)
642
- Finished `release` profile [optimized] target(s) in 3.89s
485
+ Finished `release` profile [optimized] target(s) in 2.26s
643
486
  ℹ️ Build Summary:
644
487
  Wasm File: target/wasm32v1-none/release/console_oft.wasm (87314 bytes)
645
488
  Wasm Hash: 58947681d7c6ce9a1a18a256f410b73feb09a328a2d5dd3bac634792ca6ff124
@@ -719,7 +562,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
719
562
 
720
563
  ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/oapps/counter/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
721
564
  Compiling counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
722
- Finished `release` profile [optimized] target(s) in 1.22s
565
+ Finished `release` profile [optimized] target(s) in 0.73s
723
566
  ℹ️ Build Summary:
724
567
  Wasm File: target/wasm32v1-none/release/counter.wasm (52094 bytes)
725
568
  Wasm Hash: fb3b11042a126ff4b28846ebf439eb6877da62b9033f5cceab4e0f65a943575b
@@ -777,11 +620,11 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
777
620
  Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
778
621
  Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
779
622
  Compiling dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
780
- Finished `release` profile [optimized] target(s) in 2.12s
623
+ Finished `release` profile [optimized] target(s) in 1.20s
781
624
  ℹ️ Build Summary:
782
- Wasm File: target/wasm32v1-none/release/dvn.wasm (57320 bytes)
783
- Wasm Hash: c1fca783a02526390b407444a8272e5ee047e3a10d0c7f2a36514bc083f78e50
784
- Wasm Size: 57320 bytes
625
+ Wasm File: target/wasm32v1-none/release/dvn.wasm (56361 bytes)
626
+ Wasm Hash: 9176c7a0facc0d9004e23ee9be01fef213221382595ca850850f3399bc42d9ee
627
+ Wasm Size: 56361 bytes
785
628
  Exported Functions: 49 found
786
629
  • __check_auth
787
630
  • __constructor
@@ -837,7 +680,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
837
680
  ℹ️ 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
838
681
  Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
839
682
  Compiling dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
840
- Finished `release` profile [optimized] target(s) in 1.04s
683
+ Finished `release` profile [optimized] target(s) in 0.65s
841
684
  ℹ️ Build Summary:
842
685
  Wasm File: target/wasm32v1-none/release/dvn_fee_lib.wasm (22652 bytes)
843
686
  Wasm Hash: d558e6a20af9b41e264beb1785de8b9ca412380eb2b142356e5e39a938fe96a5
@@ -864,11 +707,11 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
864
707
 
865
708
  ℹ️ 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
866
709
  Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
867
- Finished `release` profile [optimized] target(s) in 1.31s
710
+ Finished `release` profile [optimized] target(s) in 0.83s
868
711
  ℹ️ Build Summary:
869
- Wasm File: target/wasm32v1-none/release/executor.wasm (59644 bytes)
870
- Wasm Hash: eff897b1e7fdb1f0e120d522ae25064e9db980855089f152861d22aee2ad85fb
871
- Wasm Size: 59644 bytes
712
+ Wasm File: target/wasm32v1-none/release/executor.wasm (59531 bytes)
713
+ Wasm Hash: 8a2b3fd944612968801d015af20b843db0552affc8e79ef2775f7f21fd7f34cf
714
+ Wasm Size: 59531 bytes
872
715
  Exported Functions: 49 found
873
716
  • __check_auth
874
717
  • __constructor
@@ -923,7 +766,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
923
766
 
924
767
  ℹ️ 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
925
768
  Compiling executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
926
- Finished `release` profile [optimized] target(s) in 0.70s
769
+ Finished `release` profile [optimized] target(s) in 0.50s
927
770
  ℹ️ Build Summary:
928
771
  Wasm File: target/wasm32v1-none/release/executor_fee_lib.wasm (35404 bytes)
929
772
  Wasm Hash: 8f42a35df1173387ba2c5ffe34384b3e4517ce4ec11df13db67d5f2211267cf9
@@ -953,23 +796,22 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
953
796
  Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
954
797
  Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
955
798
  Compiling executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
956
- Finished `release` profile [optimized] target(s) in 1.63s
799
+ Finished `release` profile [optimized] target(s) in 1.06s
957
800
  ℹ️ Build Summary:
958
- Wasm File: target/wasm32v1-none/release/executor_helper.wasm (25861 bytes)
959
- Wasm Hash: 0b467a6655e22fdc3bb5d7ca32c3df86fe38a5856570be78f07c1cac18ccc6cd
960
- Wasm Size: 25861 bytes
961
- Exported Functions: 6 found
801
+ Wasm File: target/wasm32v1-none/release/executor_helper.wasm (25110 bytes)
802
+ Wasm Hash: 1c0928af078a4a9beff5e04647240b9fecca7a805b751c803f96ff92f75b9a08
803
+ Wasm Size: 25110 bytes
804
+ Exported Functions: 5 found
962
805
  • compose
963
806
  • execute
964
807
  • lz_compose_alert
965
808
  • lz_receive_alert
966
809
  • native_drop
967
- • native_drop_and_execute
968
810
  ✅ Build Complete
969
811
 
970
812
  ℹ️ 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
971
813
  Compiling price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
972
- Finished `release` profile [optimized] target(s) in 1.13s
814
+ Finished `release` profile [optimized] target(s) in 0.63s
973
815
  ℹ️ Build Summary:
974
816
  Wasm File: target/wasm32v1-none/release/price_feed.wasm (33739 bytes)
975
817
  Wasm Hash: d4862be2522cfe5cd4d55a160e10ab7c313ab1297773ea00e98e3eaa0225aa0f
@@ -1009,7 +851,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
1009
851
 
1010
852
  ℹ️ 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
1011
853
  Compiling oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
1012
- Finished `release` profile [optimized] target(s) in 1.72s
854
+ Finished `release` profile [optimized] target(s) in 1.06s
1013
855
  ℹ️ Build Summary:
1014
856
  Wasm File: target/wasm32v1-none/release/oft.wasm (78054 bytes)
1015
857
  Wasm Hash: 66b8fc024be5e12530d2895a74b36e6244eaedcde669aa06df4880577b869578
@@ -1080,7 +922,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
1080
922
 
1081
923
  ℹ️ 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
1082
924
  Compiling sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
1083
- Finished `release` profile [optimized] target(s) in 0.86s
925
+ Finished `release` profile [optimized] target(s) in 0.47s
1084
926
  ℹ️ Build Summary:
1085
927
  Wasm File: target/wasm32v1-none/release/sac_manager.wasm (24101 bytes)
1086
928
  Wasm Hash: bf9358ac2e188d74a695cd6009929735f90e8c891f922a9de5fcdc7037af255e
@@ -1116,7 +958,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
1116
958
  • underlying_sac
1117
959
  ✅ Build Complete
1118
960
 
1119
- ⏱️ stellar contract build: 1:45.842 (m:ss.mmm)
961
+ ⏱️ stellar contract build: 1:19.820 (m:ss.mmm)
1120
962
   WARN  Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
1121
963
 
1122
964
  > @layerzerolabs/protocol-stellar-v2@0.0.1 generate:sdk /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar
@@ -1127,7 +969,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
1127
969
  🔧 User volumes override 1 default volume(s)
1128
970
  ✅ stellar-25.1.0 (Latest stable release)
1129
971
  🔧 stellar version: 25.1.0
1130
- (node:100030) [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.
972
+ (node:38837) [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.
1131
973
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
1132
974
  To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
1133
975
  (Use `node --trace-warnings ...` to show where the warning was created)
@@ -1147,7 +989,7 @@ info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
1147
989
 
1148
990
  1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
1149
991
 
1150
- ⏱️ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy: 954.644ms
992
+ ⏱️ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy: 778.374ms
1151
993
  🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
1152
994
  📦 Using 4 default cache volume(s) for stellar
1153
995
  ✅ stellar-25.1.0 (Latest stable release)
@@ -1159,8 +1001,7 @@ sha256:314e086933eed3b936567f54f10bcac74de514b93d4841d04eca14b97756d33b
1159
1001
  🌍 Using 5 default environment variable(s) for stellar
1160
1002
  📜 Executing custom script: cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml
1161
1003
  $ 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'
1162
- Blocking waiting for file lock on build directory
1163
- Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.06s
1004
+ Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.05s
1164
1005
  Running `/workspace/packages/vms/stellar/ts-bindings-gen/target/debug/stellar-ts-bindings-gen --config ts-bindings-gen.toml`
1165
1006
  Generating TypeScript bindings for 16 contract(s)...
1166
1007
 
@@ -1203,7 +1044,7 @@ Processing contract: upgrader
1203
1044
  Processing contract: dvn
1204
1045
  WASM: target/wasm32v1-none/release/dvn.wasm
1205
1046
  Output: sdk/src/generated/dvn.ts
1206
- WASM size: 57320 bytes (55.98 KB)
1047
+ WASM size: 56361 bytes (55.04 KB)
1207
1048
  Generating bindings...
1208
1049
  Generated: sdk/src/generated/dvn.ts
1209
1050
  Processing contract: dvn_fee_lib
@@ -1215,7 +1056,7 @@ Processing contract: dvn_fee_lib
1215
1056
  Processing contract: executor
1216
1057
  WASM: target/wasm32v1-none/release/executor.wasm
1217
1058
  Output: sdk/src/generated/executor.ts
1218
- WASM size: 59644 bytes (58.25 KB)
1059
+ WASM size: 59531 bytes (58.14 KB)
1219
1060
  Generating bindings...
1220
1061
  Generated: sdk/src/generated/executor.ts
1221
1062
  Processing contract: executor_fee_lib
@@ -1227,7 +1068,7 @@ Processing contract: executor_fee_lib
1227
1068
  Processing contract: executor_helper
1228
1069
  WASM: target/wasm32v1-none/release/executor_helper.wasm
1229
1070
  Output: sdk/src/generated/executor_helper.ts
1230
- WASM size: 25861 bytes (25.25 KB)
1071
+ WASM size: 25110 bytes (24.52 KB)
1231
1072
  Generating bindings...
1232
1073
  Generated: sdk/src/generated/executor_helper.ts
1233
1074
  Processing contract: price_feed
@@ -1280,4 +1121,4 @@ Generated files in sdk/src/generated:
1280
1121
  - oft.ts
1281
1122
  - sac_manager.ts
1282
1123
  - layerzero_view.ts
1283
- ⏱️ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml: 16.693s
1124
+ ⏱️ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml: 433.064ms