@layerzerolabs/protocol-stellar-v2 0.2.58 → 0.2.60

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,12 +14,78 @@
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:20360) [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:15965) [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)
21
21
  $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1
22
- Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1
22
+ Error response from daemon: No such image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1
23
+ 📥 Pulling Docker image from: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1
24
+ $ docker pull 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1
25
+ stellar_25.1.0_patch_1: Pulling from layerzerolabs/stellar-tooling
26
+ f6bd9104d248: Pulling fs layer
27
+ 4617420e017b: Pulling fs layer
28
+ 8bfa393fce63: Pulling fs layer
29
+ 72197a14cd4f: Pulling fs layer
30
+ 97ed36c5fb07: Pulling fs layer
31
+ 493a5d82164a: Pulling fs layer
32
+ f54b29cca981: Pulling fs layer
33
+ 2c1ce468d9f3: Pulling fs layer
34
+ d47cd8933eb7: Pulling fs layer
35
+ ebe71df0d5a0: Pulling fs layer
36
+ 8ab2295f3fb3: Pulling fs layer
37
+ 6da477ce4021: Pulling fs layer
38
+ 411ca42f331d: Pulling fs layer
39
+ 411ca42f331d: Waiting
40
+ 493a5d82164a: Waiting
41
+ f54b29cca981: Waiting
42
+ 2c1ce468d9f3: Waiting
43
+ d47cd8933eb7: Waiting
44
+ 97ed36c5fb07: Waiting
45
+ ebe71df0d5a0: Waiting
46
+ 8ab2295f3fb3: Waiting
47
+ 6da477ce4021: Waiting
48
+ 4617420e017b: Waiting
49
+ 8bfa393fce63: Waiting
50
+ f6bd9104d248: Waiting
51
+ 72197a14cd4f: Waiting
52
+ f6bd9104d248: Verifying Checksum
53
+ f6bd9104d248: Download complete
54
+ f6bd9104d248: Pull complete
55
+ 72197a14cd4f: Verifying Checksum
56
+ 72197a14cd4f: Download complete
57
+ 97ed36c5fb07: Download complete
58
+ 8bfa393fce63: Verifying Checksum
59
+ 8bfa393fce63: Download complete
60
+ 4617420e017b: Download complete
61
+ 2c1ce468d9f3: Verifying Checksum
62
+ 2c1ce468d9f3: Download complete
63
+ 493a5d82164a: Verifying Checksum
64
+ 493a5d82164a: Download complete
65
+ d47cd8933eb7: Verifying Checksum
66
+ d47cd8933eb7: Download complete
67
+ ebe71df0d5a0: Download complete
68
+ 8ab2295f3fb3: Download complete
69
+ 6da477ce4021: Download complete
70
+ 411ca42f331d: Verifying Checksum
71
+ 411ca42f331d: Download complete
72
+ 4617420e017b: Pull complete
73
+ f54b29cca981: Download complete
74
+ 8bfa393fce63: Pull complete
75
+ 72197a14cd4f: Pull complete
76
+ 97ed36c5fb07: Pull complete
77
+ 493a5d82164a: Pull complete
78
+ f54b29cca981: Pull complete
79
+ 2c1ce468d9f3: Pull complete
80
+ d47cd8933eb7: Pull complete
81
+ ebe71df0d5a0: Pull complete
82
+ 8ab2295f3fb3: Pull complete
83
+ 6da477ce4021: Pull complete
84
+ 411ca42f331d: Pull complete
85
+ Digest: sha256:ab4f1109c2e8a6217f61be9365fd5a974f7dce2b8e3372f9794e44640bd20108
86
+ Status: Image is up to date for 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1
87
+ 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1
88
+ ✅ Successfully pulled: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1
23
89
  👤 Running container as UID:GID 1001:1001
24
90
  🌍 Using 5 default environment variable(s) for stellar
25
91
  📜 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 --no-self-update --target wasm32v1-none --component rustfmt --component clippy
@@ -45,7 +111,7 @@ info: installing component 'rustfmt'
45
111
  1.90.0-x86_64-unknown-linux-gnu installed - rustc 1.90.0 (1159e78c4 2025-09-14)
46
112
 
47
113
  info: default toolchain set to '1.90.0-x86_64-unknown-linux-gnu'
48
- ⏱️ 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: 15.362s
114
+ ⏱️ 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: 15.367s
49
115
  🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
50
116
  📦 Using 4 default cache volume(s) for stellar
51
117
  ✅ stellar-25.1.0 (Latest stable release)
@@ -62,25 +128,25 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
62
128
  Downloaded dtor v0.1.1
63
129
  Downloaded schemars v1.0.5
64
130
  Compiling proc-macro2 v1.0.103
65
- Compiling unicode-ident v1.0.22
66
131
  Compiling quote v1.0.41
132
+ Compiling unicode-ident v1.0.22
67
133
  Compiling serde_core v1.0.228
68
134
  Compiling serde v1.0.228
69
135
  Compiling serde_json v1.0.145
70
136
  Compiling ryu v1.0.20
71
- Compiling memchr v2.7.6
72
137
  Compiling itoa v1.0.15
138
+ Compiling memchr v2.7.6
73
139
  Compiling ident_case v1.0.1
74
- Compiling fnv v1.0.7
75
140
  Compiling strsim v0.11.1
76
- Compiling version_check v0.9.5
141
+ Compiling fnv v1.0.7
77
142
  Compiling typenum v1.19.0
143
+ Compiling version_check v0.9.5
78
144
  Compiling autocfg v1.5.0
79
145
  Compiling schemars v0.8.22
80
146
  Compiling dyn-clone v1.0.20
81
- Compiling generic-array v0.14.9
82
147
  Compiling cfg-if v1.0.4
83
148
  Compiling cpufeatures v0.2.17
149
+ Compiling generic-array v0.14.9
84
150
  Compiling data-encoding v2.9.0
85
151
  Compiling ethnum v1.5.2
86
152
  Compiling either v1.15.0
@@ -91,34 +157,34 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
91
157
  Compiling thiserror v1.0.69
92
158
  Compiling hashbrown v0.16.0
93
159
  Compiling prettyplease v0.2.37
160
+ Compiling base64 v0.22.1
94
161
  Compiling itertools v0.10.5
95
- Compiling byteorder v1.5.0
96
162
  Compiling heapless v0.8.0
97
- Compiling base64 v0.22.1
163
+ Compiling byteorder v1.5.0
98
164
  Compiling rustc_version v0.4.1
165
+ Compiling heck v0.5.0
99
166
  Compiling indexmap v2.12.0
100
167
  Compiling static_assertions v1.1.0
101
168
  Compiling hash32 v0.3.1
102
169
  Compiling stable_deref_trait v1.2.1
103
- Compiling heck v0.5.0
104
- Compiling wasmparser v0.116.1
105
170
  Compiling itertools v0.14.0
106
- Compiling num-integer v0.1.46
107
- Compiling num-bigint v0.4.6
108
- Compiling crypto-common v0.1.6
171
+ Compiling wasmparser v0.116.1
109
172
  Compiling block-buffer v0.10.4
173
+ Compiling crypto-common v0.1.6
174
+ Compiling num-integer v0.1.46
110
175
  Compiling digest v0.10.7
111
176
  Compiling sha2 v0.10.9
177
+ Compiling num-bigint v0.4.6
112
178
  Compiling syn v2.0.108
113
179
  Compiling darling_core v0.21.3
114
180
  Compiling darling_core v0.20.11
115
181
  Compiling macro-string v0.1.4
116
182
  Compiling serde_derive v1.0.228
117
183
  Compiling cfg_eval v0.1.2
118
- Compiling num-derive v0.4.2
119
184
  Compiling thiserror-impl v1.0.69
120
- Compiling visibility v0.1.1
185
+ Compiling num-derive v0.4.2
121
186
  Compiling bytes-lit v0.0.5
187
+ Compiling visibility v0.1.1
122
188
  Compiling common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
123
189
  Compiling darling_macro v0.20.11
124
190
  Compiling darling_macro v0.21.3
@@ -136,11 +202,11 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
136
202
  Compiling soroban-spec v25.1.1
137
203
  Compiling soroban-env-macros v25.0.1
138
204
  Compiling soroban-spec-rust v25.1.1
139
- Compiling soroban-sdk-macros v25.1.1
140
205
  Compiling soroban-env-guest v25.0.1
206
+ Compiling soroban-sdk-macros v25.1.1
141
207
  Compiling utils v0.0.1 (/workspace/contracts/protocol/stellar/contracts/utils)
142
208
  Compiling endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
143
- Finished `release` profile [optimized] target(s) in 51.58s
209
+ Finished `release` profile [optimized] target(s) in 56.50s
144
210
  ℹ️ Build Summary:
145
211
  Wasm File: target/wasm32v1-none/release/endpoint_v2.wasm (59457 bytes)
146
212
  Wasm Hash: 0f3336cb82c088d8430af0b9110c309baa6c2eade24e65d35b16650d197d1592
@@ -209,12 +275,12 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
209
275
  ✅ Build Complete
210
276
 
211
277
  ℹ️ 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
212
- Compiling byteorder v1.5.0
213
278
  Compiling escape-bytes v0.1.1
279
+ Compiling byteorder v1.5.0
280
+ Compiling stable_deref_trait v1.2.1
214
281
  Compiling static_assertions v1.1.0
215
- Compiling ethnum v1.5.2
216
282
  Compiling num-traits v0.2.19
217
- Compiling stable_deref_trait v1.2.1
283
+ Compiling ethnum v1.5.2
218
284
  Compiling data-encoding v2.9.0
219
285
  Compiling cfg-if v1.0.4
220
286
  Compiling stellar-xdr v25.0.0
@@ -229,7 +295,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
229
295
  Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
230
296
  Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
231
297
  Compiling layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
232
- Finished `release` profile [optimized] target(s) in 15.80s
298
+ Finished `release` profile [optimized] target(s) in 13.88s
233
299
  ℹ️ Build Summary:
234
300
  Wasm File: target/wasm32v1-none/release/layerzero_views.wasm (36531 bytes)
235
301
  Wasm Hash: e1191bc282426547ae9c65f4188a69678b16897bcd40c548ff9940650470c409
@@ -262,7 +328,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
262
328
  ℹ️ 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
263
329
  Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
264
330
  Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
265
- Finished `release` profile [optimized] target(s) in 2.04s
331
+ Finished `release` profile [optimized] target(s) in 1.77s
266
332
  ℹ️ Build Summary:
267
333
  Wasm File: target/wasm32v1-none/release/uln302.wasm (60571 bytes)
268
334
  Wasm Hash: e5a97c9d7e69b9c03a9ba3b415c069d07a9b5282737921ba1f4a99b256510ab9
@@ -310,7 +376,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
310
376
 
311
377
  ℹ️ 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
312
378
  Compiling upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
313
- Finished `release` profile [optimized] target(s) in 0.46s
379
+ Finished `release` profile [optimized] target(s) in 0.30s
314
380
  ℹ️ Build Summary:
315
381
  Wasm File: target/wasm32v1-none/release/upgrader.wasm (7575 bytes)
316
382
  Wasm Hash: 7796fed7be887c8f281a3c6e043203c0597969b65d23d5c1f9d767b62dfba062
@@ -322,7 +388,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
322
388
 
323
389
  ℹ️ 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
324
390
  Compiling blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
325
- Finished `release` profile [optimized] target(s) in 0.60s
391
+ Finished `release` profile [optimized] target(s) in 0.37s
326
392
  ℹ️ Build Summary:
327
393
  Wasm File: target/wasm32v1-none/release/blocked_message_lib.wasm (15398 bytes)
328
394
  Wasm Hash: 0a8ee862d5fa45a3dca9c2dc8ba111b83e9ab333a78d89273ae0a111211445d1
@@ -339,7 +405,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
339
405
 
340
406
  ℹ️ 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
341
407
  Compiling simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
342
- Finished `release` profile [optimized] target(s) in 0.86s
408
+ Finished `release` profile [optimized] target(s) in 0.93s
343
409
  ℹ️ Build Summary:
344
410
  Wasm File: target/wasm32v1-none/release/simple_message_lib.wasm (30929 bytes)
345
411
  Wasm Hash: 05c2d9b85bb8fd0c3f7039961b591e38c97355385b787ba2329ca61c691fd423
@@ -380,7 +446,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
380
446
 
381
447
  ℹ️ 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
382
448
  Compiling treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
383
- Finished `release` profile [optimized] target(s) in 0.80s
449
+ Finished `release` profile [optimized] target(s) in 0.64s
384
450
  ℹ️ Build Summary:
385
451
  Wasm File: target/wasm32v1-none/release/treasury.wasm (29508 bytes)
386
452
  Wasm Hash: 0eb3a9c49b66b4af26b0a95337a334b31d981a89258d0fbe0b8d7390a36fc2aa
@@ -414,11 +480,11 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
414
480
  Compiling oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
415
481
  Compiling oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
416
482
  Compiling console-oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/console-oft)
417
- Finished `release` profile [optimized] target(s) in 3.80s
483
+ Finished `release` profile [optimized] target(s) in 3.36s
418
484
  ℹ️ Build Summary:
419
- Wasm File: target/wasm32v1-none/release/console_oft.wasm (87314 bytes)
420
- Wasm Hash: 58947681d7c6ce9a1a18a256f410b73feb09a328a2d5dd3bac634792ca6ff124
421
- Wasm Size: 87314 bytes
485
+ Wasm File: target/wasm32v1-none/release/console_oft.wasm (87246 bytes)
486
+ Wasm Hash: 92e33a08bef72380424f0b89febac7a3155d44dfef18306ba7622627cb7b95ba
487
+ Wasm Size: 87246 bytes
422
488
  Exported Functions: 70 found
423
489
  • __constructor
424
490
  • accept_ownership
@@ -494,11 +560,11 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
494
560
 
495
561
  ℹ️ 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
496
562
  Compiling counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
497
- Finished `release` profile [optimized] target(s) in 1.25s
563
+ Finished `release` profile [optimized] target(s) in 1.02s
498
564
  ℹ️ Build Summary:
499
- Wasm File: target/wasm32v1-none/release/counter.wasm (52094 bytes)
500
- Wasm Hash: fb3b11042a126ff4b28846ebf439eb6877da62b9033f5cceab4e0f65a943575b
501
- Wasm Size: 52094 bytes
565
+ Wasm File: target/wasm32v1-none/release/counter.wasm (52090 bytes)
566
+ Wasm Hash: 43eaef63b2e9e04f75e0883fd19f1f160774f520df637f68e5902ec780425a7d
567
+ Wasm Size: 52090 bytes
502
568
  Exported Functions: 46 found
503
569
  • __constructor
504
570
  • accept_ownership
@@ -552,7 +618,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
552
618
  Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
553
619
  Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
554
620
  Compiling dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
555
- Finished `release` profile [optimized] target(s) in 1.99s
621
+ Finished `release` profile [optimized] target(s) in 1.61s
556
622
  ℹ️ Build Summary:
557
623
  Wasm File: target/wasm32v1-none/release/dvn.wasm (56361 bytes)
558
624
  Wasm Hash: 9176c7a0facc0d9004e23ee9be01fef213221382595ca850850f3399bc42d9ee
@@ -612,7 +678,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
612
678
  ℹ️ 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
613
679
  Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
614
680
  Compiling dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
615
- Finished `release` profile [optimized] target(s) in 1.05s
681
+ Finished `release` profile [optimized] target(s) in 0.93s
616
682
  ℹ️ Build Summary:
617
683
  Wasm File: target/wasm32v1-none/release/dvn_fee_lib.wasm (22652 bytes)
618
684
  Wasm Hash: d558e6a20af9b41e264beb1785de8b9ca412380eb2b142356e5e39a938fe96a5
@@ -639,7 +705,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
639
705
 
640
706
  ℹ️ 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
641
707
  Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
642
- Finished `release` profile [optimized] target(s) in 1.36s
708
+ Finished `release` profile [optimized] target(s) in 1.23s
643
709
  ℹ️ Build Summary:
644
710
  Wasm File: target/wasm32v1-none/release/executor.wasm (59531 bytes)
645
711
  Wasm Hash: 8a2b3fd944612968801d015af20b843db0552affc8e79ef2775f7f21fd7f34cf
@@ -698,7 +764,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
698
764
 
699
765
  ℹ️ 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
700
766
  Compiling executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
701
- Finished `release` profile [optimized] target(s) in 0.75s
767
+ Finished `release` profile [optimized] target(s) in 0.69s
702
768
  ℹ️ Build Summary:
703
769
  Wasm File: target/wasm32v1-none/release/executor_fee_lib.wasm (35404 bytes)
704
770
  Wasm Hash: 8f42a35df1173387ba2c5ffe34384b3e4517ce4ec11df13db67d5f2211267cf9
@@ -728,7 +794,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
728
794
  Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
729
795
  Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
730
796
  Compiling executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
731
- Finished `release` profile [optimized] target(s) in 1.72s
797
+ Finished `release` profile [optimized] target(s) in 1.48s
732
798
  ℹ️ Build Summary:
733
799
  Wasm File: target/wasm32v1-none/release/executor_helper.wasm (25110 bytes)
734
800
  Wasm Hash: 1c0928af078a4a9beff5e04647240b9fecca7a805b751c803f96ff92f75b9a08
@@ -743,7 +809,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
743
809
 
744
810
  ℹ️ 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
745
811
  Compiling price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
746
- Finished `release` profile [optimized] target(s) in 1.04s
812
+ Finished `release` profile [optimized] target(s) in 0.89s
747
813
  ℹ️ Build Summary:
748
814
  Wasm File: target/wasm32v1-none/release/price_feed.wasm (33739 bytes)
749
815
  Wasm Hash: d4862be2522cfe5cd4d55a160e10ab7c313ab1297773ea00e98e3eaa0225aa0f
@@ -783,11 +849,11 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
783
849
 
784
850
  ℹ️ 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
785
851
  Compiling oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
786
- Finished `release` profile [optimized] target(s) in 1.78s
852
+ Finished `release` profile [optimized] target(s) in 1.72s
787
853
  ℹ️ Build Summary:
788
- Wasm File: target/wasm32v1-none/release/oft.wasm (78054 bytes)
789
- Wasm Hash: 66b8fc024be5e12530d2895a74b36e6244eaedcde669aa06df4880577b869578
790
- Wasm Size: 78054 bytes
854
+ Wasm File: target/wasm32v1-none/release/oft.wasm (77986 bytes)
855
+ Wasm Hash: d313988c11933cbe18bf315b3a087be6c10b3054ac38251d3bd38a6ca704c284
856
+ Wasm Size: 77986 bytes
791
857
  Exported Functions: 61 found
792
858
  • __constructor
793
859
  • accept_ownership
@@ -854,7 +920,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
854
920
 
855
921
  ℹ️ 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
856
922
  Compiling sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
857
- Finished `release` profile [optimized] target(s) in 0.84s
923
+ Finished `release` profile [optimized] target(s) in 0.83s
858
924
  ℹ️ Build Summary:
859
925
  Wasm File: target/wasm32v1-none/release/sac_manager.wasm (24101 bytes)
860
926
  Wasm Hash: bf9358ac2e188d74a695cd6009929735f90e8c891f922a9de5fcdc7037af255e
@@ -890,7 +956,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
890
956
  • underlying_sac
891
957
  ✅ Build Complete
892
958
 
893
- ⏱️ stellar contract build: 1:49.334 (m:ss.mmm)
959
+ ⏱️ stellar contract build: 1:50.633 (m:ss.mmm)
894
960
   WARN  Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
895
961
 
896
962
  > @layerzerolabs/protocol-stellar-v2@0.0.1 generate:sdk /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar
@@ -901,7 +967,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
901
967
  🔧 User volumes override 1 default volume(s)
902
968
  ✅ stellar-25.1.0 (Latest stable release)
903
969
  🔧 stellar version: 25.1.0
904
- (node:60275) [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.
970
+ (node:62876) [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.
905
971
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
906
972
  To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
907
973
  (Use `node --trace-warnings ...` to show where the warning was created)
@@ -920,7 +986,7 @@ info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
920
986
 
921
987
  1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
922
988
 
923
- ⏱️ 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: 867.424ms
989
+ ⏱️ 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: 699.954ms
924
990
  🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
925
991
  📦 Using 4 default cache volume(s) for stellar
926
992
  ✅ stellar-25.1.0 (Latest stable release)
@@ -1010,13 +1076,13 @@ Processing contract: price_feed
1010
1076
  Processing contract: counter
1011
1077
  WASM: target/wasm32v1-none/release/counter.wasm
1012
1078
  Output: sdk/src/generated/counter.ts
1013
- WASM size: 52094 bytes (50.87 KB)
1079
+ WASM size: 52090 bytes (50.87 KB)
1014
1080
  Generating bindings...
1015
1081
  Generated: sdk/src/generated/counter.ts
1016
1082
  Processing contract: oft
1017
1083
  WASM: target/wasm32v1-none/release/oft.wasm
1018
1084
  Output: sdk/src/generated/oft.ts
1019
- WASM size: 78054 bytes (76.22 KB)
1085
+ WASM size: 77986 bytes (76.16 KB)
1020
1086
  Generating bindings...
1021
1087
  Generated: sdk/src/generated/oft.ts
1022
1088
  Processing contract: sac_manager
@@ -1051,4 +1117,4 @@ Generated files in sdk/src/generated:
1051
1117
  - oft.ts
1052
1118
  - sac_manager.ts
1053
1119
  - layerzero_view.ts
1054
- ⏱️ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml: 736.194ms
1120
+ ⏱️ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml: 704.264ms