@layerzerolabs/protocol-stellar-v2 0.2.89 → 0.2.91

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.
@@ -15,7 +15,7 @@
15
15
  ✅ stellar-25.1.0 (Latest stable release)
16
16
  🔧 stellar version: 25.1.0
17
17
  $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
18
- (node:93903) [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
+ (node:53499) [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.
19
19
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
20
20
  To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
21
21
  (Use `node --trace-warnings ...` to show where the warning was created)
@@ -35,41 +35,45 @@ e47830ea20ec: Pulling fs layer
35
35
  ac46ae457eed: Pulling fs layer
36
36
  4503e8fe4d3a: Pulling fs layer
37
37
  8f0d05afb6cf: Pulling fs layer
38
+ 4948400808a0: Waiting
38
39
  b5623d0c8692: Pulling fs layer
39
40
  27b6ebf020a1: Waiting
40
41
  af034d95ac41: Waiting
41
42
  e47830ea20ec: Waiting
43
+ 866e46ae2841: Waiting
42
44
  3db60071fcaf: Waiting
43
45
  2c1ce468d9f3: Waiting
44
46
  ac46ae457eed: Waiting
45
- 866e46ae2841: Waiting
46
47
  4503e8fe4d3a: Waiting
47
48
  8f0d05afb6cf: Waiting
48
49
  b5623d0c8692: Waiting
50
+ 4617420e017b: Waiting
51
+ f6bd9104d248: Waiting
52
+ f6bd9104d248: Verifying Checksum
49
53
  f6bd9104d248: Download complete
50
- f6bd9104d248: Pull complete
51
54
  27b6ebf020a1: Verifying Checksum
52
55
  27b6ebf020a1: Download complete
56
+ f6bd9104d248: Pull complete
53
57
  af034d95ac41: Verifying Checksum
54
58
  af034d95ac41: Download complete
55
- 4948400808a0: Verifying Checksum
56
- 4948400808a0: Download complete
57
- 4617420e017b: Verifying Checksum
58
- 4617420e017b: Download complete
59
+ e47830ea20ec: Verifying Checksum
59
60
  e47830ea20ec: Download complete
61
+ 4948400808a0: Download complete
60
62
  2c1ce468d9f3: Verifying Checksum
61
63
  2c1ce468d9f3: Download complete
62
- 3db60071fcaf: Verifying Checksum
63
- 3db60071fcaf: Download complete
64
+ 4617420e017b: Verifying Checksum
65
+ 4617420e017b: Download complete
64
66
  ac46ae457eed: Verifying Checksum
65
67
  ac46ae457eed: Download complete
68
+ 4503e8fe4d3a: Verifying Checksum
66
69
  4503e8fe4d3a: Download complete
70
+ 866e46ae2841: Verifying Checksum
71
+ 866e46ae2841: Download complete
67
72
  8f0d05afb6cf: Verifying Checksum
68
73
  8f0d05afb6cf: Download complete
69
- b5623d0c8692: Verifying Checksum
74
+ 3db60071fcaf: Verifying Checksum
75
+ 3db60071fcaf: Download complete
70
76
  b5623d0c8692: Download complete
71
- 866e46ae2841: Verifying Checksum
72
- 866e46ae2841: Download complete
73
77
  4617420e017b: Pull complete
74
78
  4948400808a0: Pull complete
75
79
  27b6ebf020a1: Pull complete
@@ -111,7 +115,7 @@ info: installing component 'rustfmt'
111
115
  1.90.0-x86_64-unknown-linux-gnu installed - rustc 1.90.0 (1159e78c4 2025-09-14)
112
116
 
113
117
  info: default toolchain set to '1.90.0-x86_64-unknown-linux-gnu'
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: 16.973s
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 --no-self-update --target wasm32v1-none --component rustfmt --component clippy: 14.850s
115
119
  🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup
116
120
  đŸ“Ļ Using 4 default volume(s) for stellar
117
121
  ✅ stellar-25.1.0 (Latest stable release)
@@ -124,164 +128,164 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
124
128
  â„šī¸ 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
125
129
  Updating crates.io index
126
130
  Downloading crates ...
127
- Downloaded ark-bn254 v0.4.0
128
- Downloaded ark-ff-asm v0.4.2
129
- Downloaded ark-ff-macros v0.4.2
130
- Downloaded powerfmt v0.2.0
131
- Downloaded arbitrary v1.3.2
132
- Downloaded crate-git-revision v0.0.6
133
- Downloaded num-conv v0.1.0
134
- Downloaded ahash v0.8.12
135
- Downloaded dtor-proc-macro v0.0.6
131
+ Downloaded escape-bytes v0.1.1
132
+ Downloaded ctor-proc-macro v0.0.6
133
+ Downloaded indexmap-nostd v0.4.0
134
+ Downloaded num-traits v0.2.19
136
135
  Downloaded iana-time-zone v0.1.64
137
- Downloaded rfc6979 v0.4.0
138
- Downloaded ref-cast-impl v1.0.25
136
+ Downloaded ident_case v1.0.1
137
+ Downloaded hex-literal v0.4.1
139
138
  Downloaded rustc_version v0.4.1
140
- Downloaded dyn-clone v1.0.20
139
+ Downloaded deranged v0.5.5
140
+ Downloaded bytes-lit v0.0.5
141
+ Downloaded base16ct v0.2.0
142
+ Downloaded ark-ff v0.4.2
143
+ Downloaded spin v0.9.8
144
+ Downloaded rand_core v0.6.4
145
+ Downloaded ahash v0.8.12
141
146
  Downloaded sec1 v0.7.3
142
- Downloaded ryu v1.0.20
143
- Downloaded ctor-proc-macro v0.0.6
144
- Downloaded rand_chacha v0.3.1
145
- Downloaded visibility v0.1.1
147
+ Downloaded semver v1.0.27
148
+ Downloaded schemars v0.8.22
149
+ Downloaded version_check v0.9.5
150
+ Downloaded serde v1.0.228
151
+ Downloaded equivalent v1.0.2
152
+ Downloaded soroban-env-guest v25.0.1
153
+ Downloaded stellar-strkey v0.0.13
146
154
  Downloaded wasmi_arena v0.4.1
147
- Downloaded pkcs8 v0.10.2
148
155
  Downloaded zeroize_derive v1.4.2
149
- Downloaded ecdsa v0.16.9
150
- Downloaded version_check v0.9.5
151
- Downloaded subtle v2.6.1
152
- Downloaded quote v1.0.41
153
- Downloaded signature v2.2.0
154
- Downloaded schemars v0.8.22
155
- Downloaded paste v1.0.15
156
- Downloaded hex-literal v0.4.1
156
+ Downloaded soroban-spec-rust v25.1.1
157
+ Downloaded visibility v0.1.1
158
+ Downloaded zeroize v1.8.2
157
159
  Downloaded primeorder v0.13.6
158
- Downloaded cfg_eval v0.1.2
159
- Downloaded stable_deref_trait v1.2.1
160
- Downloaded generic-array v0.14.9
161
- Downloaded curve25519-dalek-derive v0.1.1
162
- Downloaded ark-serialize-derive v0.4.2
163
- Downloaded indexmap-nostd v0.4.0
164
- Downloaded num-derive v0.4.2
165
- Downloaded cfg-if v1.0.4
160
+ Downloaded quote v1.0.41
161
+ Downloaded time-macros v0.2.24
166
162
  Downloaded static_assertions v1.1.0
167
- Downloaded keccak v0.1.5
168
- Downloaded sha2 v0.10.9
169
- Downloaded spki v0.7.3
170
- Downloaded soroban-ledger-snapshot v25.1.1
171
- Downloaded schemars v0.9.0
172
- Downloaded zeroize v1.8.2
173
- Downloaded itertools v0.10.5
174
- Downloaded spin v0.9.8
175
- Downloaded schemars v1.0.5
176
- Downloaded stellar-strkey v0.0.16
177
- Downloaded serde_derive v1.0.228
163
+ Downloaded ppv-lite86 v0.2.21
164
+ Downloaded thiserror-impl v1.0.69
178
165
  Downloaded unicode-ident v1.0.22
179
- Downloaded serde_core v1.0.228
180
- Downloaded soroban-sdk-macros v25.1.1
181
- Downloaded soroban-env-common v25.0.1
166
+ Downloaded wasmi_core v0.13.0
167
+ Downloaded serde_with_macros v3.15.1
168
+ Downloaded hmac v0.12.1
169
+ Downloaded proc-macro2 v1.0.103
182
170
  Downloaded typenum v1.19.0
183
- Downloaded serde v1.0.228
184
- Downloaded curve25519-dalek v4.1.3
185
- Downloaded wasmparser-nostd v0.100.2
171
+ Downloaded serde_derive v1.0.228
172
+ Downloaded p256 v0.13.2
173
+ Downloaded rand v0.8.5
174
+ Downloaded hashbrown v0.13.2
175
+ Downloaded num-bigint v0.4.6
176
+ Downloaded indexmap v2.12.0
177
+ Downloaded libm v0.2.15
178
+ Downloaded hashbrown v0.16.0
179
+ Downloaded itertools v0.14.0
186
180
  Downloaded time v0.3.44
181
+ Downloaded wasmparser-nostd v0.100.2
182
+ Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
187
183
  Downloaded wasmparser v0.116.1
188
184
  Downloaded serde_json v1.0.145
189
185
  Downloaded serde_with v3.15.1
190
- Downloaded ark-bls12-381 v0.4.0
191
- Downloaded zerocopy v0.8.27
192
186
  Downloaded syn v1.0.109
193
- Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
194
- Downloaded syn v2.0.108
195
- Downloaded soroban-sdk v25.1.1
187
+ Downloaded curve25519-dalek v4.1.3
196
188
  Downloaded chrono v0.4.42
197
- Downloaded libm v0.2.15
198
- Downloaded serde_with_macros v3.15.1
199
- Downloaded num-bigint v0.4.6
200
- Downloaded indexmap v2.12.0
189
+ Downloaded zerocopy v0.8.27
190
+ Downloaded soroban-sdk v25.1.1
191
+ Downloaded syn v2.0.108
192
+ Downloaded der v0.7.10
193
+ Downloaded memchr v2.7.6
194
+ Downloaded itertools v0.10.5
201
195
  Downloaded hashbrown v0.12.3
196
+ Downloaded ark-bls12-381 v0.4.0
197
+ Downloaded ed25519-dalek v2.2.0
198
+ Downloaded base64 v0.22.1
202
199
  Downloaded crypto-bigint v0.5.5
203
- Downloaded rand v0.8.5
204
200
  Downloaded k256 v0.13.4
201
+ Downloaded elliptic-curve v0.13.8
202
+ Downloaded darling_core v0.21.3
203
+ Downloaded heapless v0.8.0
205
204
  Downloaded darling_core v0.20.11
206
- Downloaded smallvec v1.15.1
207
- Downloaded once_cell v1.21.3
208
- Downloaded num-traits v0.2.19
209
- Downloaded getrandom v0.2.16
210
- Downloaded darling v0.21.3
211
- Downloaded libc v0.2.177
205
+ Downloaded serde_core v1.0.228
206
+ Downloaded schemars v1.0.5
212
207
  Downloaded soroban-env-host v25.0.1
213
208
  Downloaded indexmap v1.9.3
214
- Downloaded hashbrown v0.16.0
209
+ Downloaded const-oid v0.9.6
210
+ Downloaded ark-ec v0.4.2
211
+ Downloaded once_cell v1.21.3
212
+ Downloaded libc v0.2.177
213
+ Downloaded derivative v2.2.0
215
214
  Downloaded ethnum v1.5.2
215
+ Downloaded ark-poly v0.4.2
216
+ Downloaded stellar-strkey v0.0.16
217
+ Downloaded soroban-env-common v25.0.1
218
+ Downloaded generic-array v0.14.9
219
+ Downloaded getrandom v0.2.16
220
+ Downloaded base64ct v1.8.0
221
+ Downloaded sha2 v0.10.9
222
+ Downloaded sha3 v0.10.8
223
+ Downloaded ryu v1.0.20
224
+ Downloaded darling v0.21.3
225
+ Downloaded arbitrary v1.3.2
226
+ Downloaded ff v0.13.1
227
+ Downloaded soroban-sdk-macros v25.1.1
228
+ Downloaded soroban-ledger-snapshot v25.1.1
229
+ Downloaded smallvec v1.15.1
230
+ Downloaded paste v1.0.15
231
+ Downloaded ed25519 v2.2.3
216
232
  Downloaded darling v0.20.11
217
- Downloaded byteorder v1.5.0
218
- Downloaded ark-std v0.4.0
219
- Downloaded wasmi_core v0.13.0
220
- Downloaded time-macros v0.2.24
221
- Downloaded thiserror-impl v1.0.69
222
233
  Downloaded thiserror v1.0.69
223
- Downloaded stellar-strkey v0.0.13
224
- Downloaded prettyplease v0.2.37
225
- Downloaded ppv-lite86 v0.2.21
226
- Downloaded sha3 v0.10.8
234
+ Downloaded strsim v0.11.1
235
+ Downloaded spki v0.7.3
236
+ Downloaded pkcs8 v0.10.2
237
+ Downloaded group v0.13.0
238
+ Downloaded either v1.15.0
239
+ Downloaded ecdsa v0.16.9
240
+ Downloaded digest v0.10.7
241
+ Downloaded ark-std v0.4.0
242
+ Downloaded keccak v0.1.5
243
+ Downloaded byteorder v1.5.0
244
+ Downloaded autocfg v1.5.0
227
245
  Downloaded num-integer v0.1.46
228
- Downloaded memchr v2.7.6
229
- Downloaded hashbrown v0.13.2
230
- Downloaded rand_core v0.6.4
231
- Downloaded semver v1.0.27
246
+ Downloaded data-encoding v2.9.0
247
+ Downloaded rfc6979 v0.4.0
248
+ Downloaded ref-cast-impl v1.0.25
232
249
  Downloaded ref-cast v1.0.25
250
+ Downloaded prettyplease v0.2.37
251
+ Downloaded signature v2.2.0
252
+ Downloaded dtor-proc-macro v0.0.6
253
+ Downloaded crate-git-revision v0.0.6
254
+ Downloaded ark-serialize v0.4.2
255
+ Downloaded dtor v0.1.1
256
+ Downloaded derive_arbitrary v1.3.2
257
+ Downloaded darling_macro v0.21.3
258
+ Downloaded subtle v2.6.1
259
+ Downloaded stable_deref_trait v1.2.1
260
+ Downloaded soroban-spec v25.1.1
233
261
  Downloaded macro-string v0.1.4
234
- Downloaded itoa v1.0.15
235
- Downloaded ctor v0.5.0
236
- Downloaded soroban-spec-rust v25.1.1
237
- Downloaded soroban-env-macros v25.0.1
238
- Downloaded base64 v0.22.1
239
- Downloaded hex v0.4.3
262
+ Downloaded ark-ff-asm v0.4.2
263
+ Downloaded time-core v0.1.6
240
264
  Downloaded fnv v1.0.7
241
- Downloaded cpufeatures v0.2.17
242
- Downloaded itertools v0.14.0
243
- Downloaded heapless v0.8.0
244
- Downloaded darling_core v0.21.3
265
+ Downloaded dyn-clone v1.0.20
266
+ Downloaded darling_macro v0.20.11
267
+ Downloaded curve25519-dalek-derive v0.1.1
245
268
  Downloaded block-buffer v0.10.4
246
- Downloaded elliptic-curve v0.13.8
247
- Downloaded ed25519-dalek v2.2.0
248
- Downloaded hmac v0.12.1
249
- Downloaded group v0.13.0
250
- Downloaded const-oid v0.9.6
251
- Downloaded der v0.7.10
252
- Downloaded data-encoding v2.9.0
253
- Downloaded strsim v0.11.1
254
- Downloaded soroban-spec v25.1.1
255
- Downloaded soroban-env-guest v25.0.1
256
- Downloaded soroban-builtin-sdk-macros v25.0.1
257
- Downloaded proc-macro2 v1.0.103
258
- Downloaded ident_case v1.0.1
259
- Downloaded base16ct v0.2.0
260
- Downloaded ed25519 v2.2.3
261
- Downloaded ark-serialize v0.4.2
262
- Downloaded time-core v0.1.6
269
+ Downloaded soroban-env-macros v25.0.1
270
+ Downloaded schemars v0.9.0
271
+ Downloaded powerfmt v0.2.0
272
+ Downloaded num-derive v0.4.2
273
+ Downloaded num-conv v0.1.0
263
274
  Downloaded hash32 v0.3.1
264
- Downloaded ff v0.13.1
265
- Downloaded either v1.15.0
266
- Downloaded dtor v0.1.1
267
- Downloaded digest v0.10.7
268
- Downloaded deranged v0.5.5
275
+ Downloaded cfg-if v1.0.4
276
+ Downloaded ark-ff-macros v0.4.2
277
+ Downloaded soroban-builtin-sdk-macros v25.0.1
278
+ Downloaded downcast-rs v1.2.1
269
279
  Downloaded crypto-common v0.1.6
270
- Downloaded autocfg v1.5.0
280
+ Downloaded cpufeatures v0.2.17
281
+ Downloaded cfg_eval v0.1.2
282
+ Downloaded itoa v1.0.15
283
+ Downloaded hex v0.4.3
284
+ Downloaded ark-bn254 v0.4.0
285
+ Downloaded rand_chacha v0.3.1
271
286
  Downloaded heck v0.5.0
272
- Downloaded escape-bytes v0.1.1
273
- Downloaded equivalent v1.0.2
274
- Downloaded base64ct v1.8.0
275
- Downloaded derive_arbitrary v1.3.2
276
- Downloaded derivative v2.2.0
277
- Downloaded ark-ff v0.4.2
278
- Downloaded ark-ec v0.4.2
279
- Downloaded p256 v0.13.2
280
- Downloaded darling_macro v0.20.11
281
- Downloaded downcast-rs v1.2.1
282
- Downloaded darling_macro v0.21.3
283
- Downloaded ark-poly v0.4.2
284
- Downloaded bytes-lit v0.0.5
287
+ Downloaded ark-serialize-derive v0.4.2
288
+ Downloaded ctor v0.5.0
285
289
  Downloaded stellar-xdr v25.0.0
286
290
  Compiling proc-macro2 v1.0.103
287
291
  Compiling quote v1.0.41
@@ -289,56 +293,56 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
289
293
  Compiling serde_core v1.0.228
290
294
  Compiling serde v1.0.228
291
295
  Compiling serde_json v1.0.145
296
+ Compiling itoa v1.0.15
292
297
  Compiling memchr v2.7.6
293
298
  Compiling ryu v1.0.20
294
- Compiling itoa v1.0.15
299
+ Compiling ident_case v1.0.1
295
300
  Compiling strsim v0.11.1
296
301
  Compiling fnv v1.0.7
297
- Compiling ident_case v1.0.1
298
302
  Compiling version_check v0.9.5
299
303
  Compiling typenum v1.19.0
300
304
  Compiling autocfg v1.5.0
301
305
  Compiling schemars v0.8.22
302
306
  Compiling dyn-clone v1.0.20
307
+ Compiling cpufeatures v0.2.17
303
308
  Compiling data-encoding v2.9.0
304
309
  Compiling cfg-if v1.0.4
305
- Compiling cpufeatures v0.2.17
306
- Compiling ethnum v1.5.2
307
310
  Compiling either v1.15.0
311
+ Compiling ethnum v1.5.2
308
312
  Compiling escape-bytes v0.1.1
309
313
  Compiling semver v1.0.27
310
- Compiling thiserror v1.0.69
311
314
  Compiling hashbrown v0.16.0
312
315
  Compiling equivalent v1.0.2
316
+ Compiling thiserror v1.0.69
313
317
  Compiling prettyplease v0.2.37
314
- Compiling byteorder v1.5.0
315
318
  Compiling base64 v0.22.1
319
+ Compiling byteorder v1.5.0
316
320
  Compiling heapless v0.8.0
317
321
  Compiling static_assertions v1.1.0
318
- Compiling stable_deref_trait v1.2.1
319
322
  Compiling heck v0.5.0
320
- Compiling generic-array v0.14.9
323
+ Compiling stable_deref_trait v1.2.1
321
324
  Compiling itertools v0.10.5
322
325
  Compiling itertools v0.14.0
326
+ Compiling generic-array v0.14.9
327
+ Compiling hash32 v0.3.1
323
328
  Compiling num-traits v0.2.19
324
329
  Compiling rustc_version v0.4.1
325
- Compiling hash32 v0.3.1
326
330
  Compiling indexmap v2.12.0
327
- Compiling wasmparser v0.116.1
328
331
  Compiling syn v2.0.108
329
332
  Compiling num-integer v0.1.46
333
+ Compiling wasmparser v0.116.1
330
334
  Compiling block-buffer v0.10.4
331
335
  Compiling crypto-common v0.1.6
332
- Compiling digest v0.10.7
333
336
  Compiling num-bigint v0.4.6
337
+ Compiling digest v0.10.7
334
338
  Compiling sha2 v0.10.9
335
339
  Compiling darling_core v0.21.3
336
340
  Compiling darling_core v0.20.11
337
341
  Compiling macro-string v0.1.4
338
342
  Compiling serde_derive v1.0.228
339
343
  Compiling cfg_eval v0.1.2
340
- Compiling thiserror-impl v1.0.69
341
344
  Compiling num-derive v0.4.2
345
+ Compiling thiserror-impl v1.0.69
342
346
  Compiling visibility v0.1.1
343
347
  Compiling bytes-lit v0.0.5
344
348
  Compiling common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
@@ -358,11 +362,11 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
358
362
  Compiling soroban-spec v25.1.1
359
363
  Compiling soroban-env-macros v25.0.1
360
364
  Compiling soroban-spec-rust v25.1.1
361
- Compiling soroban-env-guest v25.0.1
362
365
  Compiling soroban-sdk-macros v25.1.1
366
+ Compiling soroban-env-guest v25.0.1
363
367
  Compiling utils v0.0.1 (/workspace/contracts/protocol/stellar/contracts/utils)
364
368
  Compiling endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
365
- Finished `release` profile [optimized] target(s) in 46.91s
369
+ Finished `release` profile [optimized] target(s) in 40.27s
366
370
  â„šī¸ Build Summary:
367
371
  Wasm File: target/wasm32v1-none/release/endpoint_v2.wasm (59457 bytes)
368
372
  Wasm Hash: 0f3336cb82c088d8430af0b9110c309baa6c2eade24e65d35b16650d197d1592
@@ -431,11 +435,11 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
431
435
  ✅ Build Complete
432
436
 
433
437
  â„šī¸ 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
434
- Compiling escape-bytes v0.1.1
435
438
  Compiling byteorder v1.5.0
439
+ Compiling escape-bytes v0.1.1
440
+ Compiling static_assertions v1.1.0
436
441
  Compiling stable_deref_trait v1.2.1
437
442
  Compiling ethnum v1.5.2
438
- Compiling static_assertions v1.1.0
439
443
  Compiling data-encoding v2.9.0
440
444
  Compiling cfg-if v1.0.4
441
445
  Compiling num-traits v0.2.19
@@ -451,7 +455,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
451
455
  Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
452
456
  Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
453
457
  Compiling layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
454
- Finished `release` profile [optimized] target(s) in 11.21s
458
+ Finished `release` profile [optimized] target(s) in 10.81s
455
459
  â„šī¸ Build Summary:
456
460
  Wasm File: target/wasm32v1-none/release/layerzero_views.wasm (36531 bytes)
457
461
  Wasm Hash: e1191bc282426547ae9c65f4188a69678b16897bcd40c548ff9940650470c409
@@ -484,7 +488,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
484
488
  â„šī¸ 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
485
489
  Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
486
490
  Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
487
- Finished `release` profile [optimized] target(s) in 1.41s
491
+ Finished `release` profile [optimized] target(s) in 1.36s
488
492
  â„šī¸ Build Summary:
489
493
  Wasm File: target/wasm32v1-none/release/uln302.wasm (60571 bytes)
490
494
  Wasm Hash: e5a97c9d7e69b9c03a9ba3b415c069d07a9b5282737921ba1f4a99b256510ab9
@@ -532,7 +536,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
532
536
 
533
537
  â„šī¸ 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
534
538
  Compiling upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
535
- Finished `release` profile [optimized] target(s) in 0.29s
539
+ Finished `release` profile [optimized] target(s) in 0.41s
536
540
  â„šī¸ Build Summary:
537
541
  Wasm File: target/wasm32v1-none/release/upgrader.wasm (7575 bytes)
538
542
  Wasm Hash: 7796fed7be887c8f281a3c6e043203c0597969b65d23d5c1f9d767b62dfba062
@@ -544,7 +548,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
544
548
 
545
549
  â„šī¸ 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
546
550
  Compiling blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
547
- Finished `release` profile [optimized] target(s) in 0.32s
551
+ Finished `release` profile [optimized] target(s) in 0.52s
548
552
  â„šī¸ Build Summary:
549
553
  Wasm File: target/wasm32v1-none/release/blocked_message_lib.wasm (15398 bytes)
550
554
  Wasm Hash: 0a8ee862d5fa45a3dca9c2dc8ba111b83e9ab333a78d89273ae0a111211445d1
@@ -561,7 +565,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
561
565
 
562
566
  â„šī¸ 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
563
567
  Compiling simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
564
- Finished `release` profile [optimized] target(s) in 0.64s
568
+ Finished `release` profile [optimized] target(s) in 0.67s
565
569
  â„šī¸ Build Summary:
566
570
  Wasm File: target/wasm32v1-none/release/simple_message_lib.wasm (30929 bytes)
567
571
  Wasm Hash: 05c2d9b85bb8fd0c3f7039961b591e38c97355385b787ba2329ca61c691fd423
@@ -602,7 +606,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
602
606
 
603
607
  â„šī¸ 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
604
608
  Compiling treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
605
- Finished `release` profile [optimized] target(s) in 0.96s
609
+ Finished `release` profile [optimized] target(s) in 0.67s
606
610
  â„šī¸ Build Summary:
607
611
  Wasm File: target/wasm32v1-none/release/treasury.wasm (29508 bytes)
608
612
  Wasm Hash: 0eb3a9c49b66b4af26b0a95337a334b31d981a89258d0fbe0b8d7390a36fc2aa
@@ -635,7 +639,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
635
639
  Compiling oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
636
640
  Compiling oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
637
641
  Compiling counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
638
- Finished `release` profile [optimized] target(s) in 2.21s
642
+ Finished `release` profile [optimized] target(s) in 1.81s
639
643
  â„šī¸ Build Summary:
640
644
  Wasm File: target/wasm32v1-none/release/counter.wasm (52090 bytes)
641
645
  Wasm Hash: 43eaef63b2e9e04f75e0883fd19f1f160774f520df637f68e5902ec780425a7d
@@ -693,7 +697,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
693
697
  Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
694
698
  Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
695
699
  Compiling dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
696
- Finished `release` profile [optimized] target(s) in 2.12s
700
+ Finished `release` profile [optimized] target(s) in 1.63s
697
701
  â„šī¸ Build Summary:
698
702
  Wasm File: target/wasm32v1-none/release/dvn.wasm (59983 bytes)
699
703
  Wasm Hash: 870de1c00c6617b1110f387e299a869ed6a8e8399c5c0a4c20bc3e4ff6816ae0
@@ -756,7 +760,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
756
760
  â„šī¸ 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
757
761
  Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
758
762
  Compiling dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
759
- Finished `release` profile [optimized] target(s) in 0.86s
763
+ Finished `release` profile [optimized] target(s) in 0.88s
760
764
  â„šī¸ Build Summary:
761
765
  Wasm File: target/wasm32v1-none/release/dvn_fee_lib.wasm (22652 bytes)
762
766
  Wasm Hash: d558e6a20af9b41e264beb1785de8b9ca412380eb2b142356e5e39a938fe96a5
@@ -783,7 +787,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
783
787
 
784
788
  â„šī¸ 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
785
789
  Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
786
- Finished `release` profile [optimized] target(s) in 0.91s
790
+ Finished `release` profile [optimized] target(s) in 0.97s
787
791
  â„šī¸ Build Summary:
788
792
  Wasm File: target/wasm32v1-none/release/executor.wasm (59531 bytes)
789
793
  Wasm Hash: 8a2b3fd944612968801d015af20b843db0552affc8e79ef2775f7f21fd7f34cf
@@ -842,7 +846,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
842
846
 
843
847
  â„šī¸ 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
844
848
  Compiling executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
845
- Finished `release` profile [optimized] target(s) in 0.53s
849
+ Finished `release` profile [optimized] target(s) in 0.50s
846
850
  â„šī¸ Build Summary:
847
851
  Wasm File: target/wasm32v1-none/release/executor_fee_lib.wasm (35404 bytes)
848
852
  Wasm Hash: 8f42a35df1173387ba2c5ffe34384b3e4517ce4ec11df13db67d5f2211267cf9
@@ -872,7 +876,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
872
876
  Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
873
877
  Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
874
878
  Compiling executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
875
- Finished `release` profile [optimized] target(s) in 1.35s
879
+ Finished `release` profile [optimized] target(s) in 1.79s
876
880
  â„šī¸ Build Summary:
877
881
  Wasm File: target/wasm32v1-none/release/executor_helper.wasm (25110 bytes)
878
882
  Wasm Hash: 1c0928af078a4a9beff5e04647240b9fecca7a805b751c803f96ff92f75b9a08
@@ -887,7 +891,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
887
891
 
888
892
  â„šī¸ 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
889
893
  Compiling price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
890
- Finished `release` profile [optimized] target(s) in 0.79s
894
+ Finished `release` profile [optimized] target(s) in 1.25s
891
895
  â„šī¸ Build Summary:
892
896
  Wasm File: target/wasm32v1-none/release/price_feed.wasm (33739 bytes)
893
897
  Wasm Hash: d4862be2522cfe5cd4d55a160e10ab7c313ab1297773ea00e98e3eaa0225aa0f
@@ -928,7 +932,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
928
932
  â„šī¸ 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
929
933
  Compiling oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
930
934
  Compiling oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
931
- Finished `release` profile [optimized] target(s) in 1.58s
935
+ Finished `release` profile [optimized] target(s) in 2.39s
932
936
  â„šī¸ Build Summary:
933
937
  Wasm File: target/wasm32v1-none/release/oft.wasm (78174 bytes)
934
938
  Wasm Hash: 3e612f54cad802dd02eaf63d481f189ca658c6d761837cde79600406ae8c1f47
@@ -999,7 +1003,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
999
1003
 
1000
1004
  â„šī¸ 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
1001
1005
  Compiling sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
1002
- Finished `release` profile [optimized] target(s) in 0.60s
1006
+ Finished `release` profile [optimized] target(s) in 0.72s
1003
1007
  â„šī¸ Build Summary:
1004
1008
  Wasm File: target/wasm32v1-none/release/sac_manager.wasm (24101 bytes)
1005
1009
  Wasm Hash: bf9358ac2e188d74a695cd6009929735f90e8c891f922a9de5fcdc7037af255e
@@ -1035,7 +1039,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
1035
1039
  â€ĸ underlying_sac
1036
1040
  ✅ Build Complete
1037
1041
 
1038
- âŗ stellar contract build: 1:32.124 (m:ss.mmm)
1042
+ âŗ stellar contract build: 1:24.337 (m:ss.mmm)
1039
1043
   WARN  Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
1040
1044
 
1041
1045
  > @layerzerolabs/protocol-stellar-v2@0.0.1 generate:sdk /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar
@@ -1047,7 +1051,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
1047
1051
  ✅ stellar-25.1.0 (Latest stable release)
1048
1052
  🔧 stellar version: 25.1.0
1049
1053
  $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
1050
- (node:147669) [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.
1054
+ (node:98469) [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.
1051
1055
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
1052
1056
  To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
1053
1057
  (Use `node --trace-warnings ...` to show where the warning was created)
@@ -1065,7 +1069,7 @@ info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
1065
1069
 
1066
1070
  1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
1067
1071
 
1068
- âŗ 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: 530.995ms
1072
+ âŗ 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: 1.059s
1069
1073
  🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup
1070
1074
  đŸ“Ļ Using 4 default volume(s) for stellar
1071
1075
  ✅ stellar-25.1.0 (Latest stable release)
@@ -1078,99 +1082,99 @@ $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws
1078
1082
  $ docker run --rm --add-host=host.docker.internal:host-gateway -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-patch-2 bash -c $'cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml'
1079
1083
  Updating crates.io index
1080
1084
  Downloading crates ...
1081
- Downloaded digest v0.9.0
1082
- Downloaded block-buffer v0.9.0
1083
- Downloaded anyhow v1.0.102
1084
- Downloaded generic-array v0.14.7
1085
- Downloaded data-encoding v2.10.0
1086
- Downloaded crypto-common v0.1.7
1087
- Downloaded deranged v0.5.8
1088
- Downloaded base64 v0.21.7
1089
- Downloaded toml_datetime v0.6.11
1090
- Downloaded include_dir_macros v0.7.4
1091
- Downloaded include_dir v0.7.4
1092
- Downloaded opaque-debug v0.3.1
1085
+ Downloaded toml v0.8.23
1086
+ Downloaded syn v2.0.117
1093
1087
  Downloaded toml_write v0.1.2
1094
- Downloaded time-core v0.1.8
1095
- Downloaded num-conv v0.2.0
1088
+ Downloaded opaque-debug v0.3.1
1096
1089
  Downloaded serde_spanned v0.6.9
1097
- Downloaded itoa v1.0.17
1098
- Downloaded heck v0.4.1
1099
- Downloaded glob v0.3.3
1100
1090
  Downloaded zmij v1.0.21
1091
+ Downloaded toml_datetime v0.6.11
1101
1092
  Downloaded serde_with_macros v3.17.0
1102
- Downloaded toml v0.8.23
1103
- Downloaded sha2 v0.9.9
1104
1093
  Downloaded unicode-ident v1.0.24
1105
- Downloaded proc-macro2 v1.0.106
1094
+ Downloaded time-macros v0.2.27
1106
1095
  Downloaded toml_edit v0.22.27
1107
- Downloaded indexmap v2.13.0
1096
+ Downloaded soroban-spec-typescript v25.1.0
1108
1097
  Downloaded schemars v1.2.1
1109
- Downloaded serde_json v1.0.149
1098
+ Downloaded memchr v2.8.0
1110
1099
  Downloaded hashbrown v0.16.1
1111
- Downloaded soroban-spec-typescript v25.1.0
1100
+ Downloaded serde_json v1.0.149
1112
1101
  Downloaded winnow v0.7.14
1113
- Downloaded time v0.3.47
1114
1102
  Downloaded serde_with v3.17.0
1103
+ Downloaded time v0.3.47
1115
1104
  Downloaded chrono v0.4.44
1116
- Downloaded syn v2.0.117
1117
- Downloaded memchr v2.8.0
1118
- Downloaded quote v1.0.44
1105
+ Downloaded indexmap v2.13.0
1119
1106
  Downloaded iana-time-zone v0.1.65
1120
- Downloaded time-macros v0.2.27
1107
+ Downloaded proc-macro2 v1.0.106
1108
+ Downloaded anyhow v1.0.102
1109
+ Downloaded sha2 v0.9.9
1110
+ Downloaded deranged v0.5.8
1111
+ Downloaded num-conv v0.2.0
1112
+ Downloaded include_dir v0.7.4
1113
+ Downloaded quote v1.0.44
1114
+ Downloaded data-encoding v2.10.0
1115
+ Downloaded block-buffer v0.9.0
1116
+ Downloaded heck v0.4.1
1117
+ Downloaded digest v0.9.0
1118
+ Downloaded crypto-common v0.1.7
1119
+ Downloaded base64 v0.21.7
1120
+ Downloaded time-core v0.1.8
1121
+ Downloaded itoa v1.0.17
1122
+ Downloaded include_dir_macros v0.7.4
1123
+ Downloaded glob v0.3.3
1124
+ Downloaded generic-array v0.14.7
1121
1125
  Compiling unicode-ident v1.0.24
1122
1126
  Compiling proc-macro2 v1.0.106
1123
1127
  Compiling quote v1.0.44
1124
1128
  Compiling zmij v1.0.21
1125
- Compiling serde_json v1.0.149
1126
1129
  Compiling serde_core v1.0.228
1127
- Compiling memchr v2.8.0
1128
- Compiling itoa v1.0.17
1129
- Compiling typenum v1.19.0
1130
+ Compiling serde_json v1.0.149
1130
1131
  Compiling version_check v0.9.5
1132
+ Compiling typenum v1.19.0
1133
+ Compiling itoa v1.0.17
1134
+ Compiling memchr v2.8.0
1131
1135
  Compiling serde v1.0.228
1132
- Compiling ident_case v1.0.1
1133
1136
  Compiling fnv v1.0.7
1134
1137
  Compiling strsim v0.11.1
1138
+ Compiling ident_case v1.0.1
1135
1139
  Compiling equivalent v1.0.2
1136
1140
  Compiling hashbrown v0.16.1
1137
1141
  Compiling schemars v0.8.22
1138
1142
  Compiling dyn-clone v1.0.20
1139
- Compiling cpufeatures v0.2.17
1140
1143
  Compiling cfg-if v1.0.4
1141
- Compiling data-encoding v2.10.0
1144
+ Compiling cpufeatures v0.2.17
1142
1145
  Compiling thiserror v1.0.69
1146
+ Compiling data-encoding v2.10.0
1147
+ Compiling prettyplease v0.2.37
1143
1148
  Compiling base64 v0.22.1
1144
- Compiling ethnum v1.5.2
1145
- Compiling escape-bytes v0.1.1
1146
1149
  Compiling semver v1.0.27
1147
- Compiling prettyplease v0.2.37
1148
- Compiling glob v0.3.3
1149
- Compiling anyhow v1.0.102
1150
- Compiling toml_write v0.1.2
1151
- Compiling opaque-debug v0.3.1
1150
+ Compiling escape-bytes v0.1.1
1151
+ Compiling ethnum v1.5.2
1152
1152
  Compiling winnow v0.7.14
1153
+ Compiling opaque-debug v0.3.1
1153
1154
  Compiling either v1.15.0
1155
+ Compiling glob v0.3.3
1156
+ Compiling toml_write v0.1.2
1157
+ Compiling anyhow v1.0.102
1154
1158
  Compiling base64 v0.21.7
1155
1159
  Compiling heck v0.4.1
1156
1160
  Compiling generic-array v0.14.7
1157
1161
  Compiling itertools v0.10.5
1158
- Compiling syn v2.0.117
1159
1162
  Compiling indexmap v2.13.0
1160
- Compiling include_dir_macros v0.7.4
1161
- Compiling include_dir v0.7.4
1163
+ Compiling syn v2.0.117
1162
1164
  Compiling wasmparser v0.116.1
1165
+ Compiling include_dir_macros v0.7.4
1163
1166
  Compiling crypto-common v0.1.7
1164
1167
  Compiling block-buffer v0.10.4
1165
- Compiling block-buffer v0.9.0
1166
1168
  Compiling digest v0.9.0
1169
+ Compiling block-buffer v0.9.0
1170
+ Compiling include_dir v0.7.4
1167
1171
  Compiling sha2 v0.9.9
1168
1172
  Compiling digest v0.10.7
1169
1173
  Compiling sha2 v0.10.9
1170
1174
  Compiling darling_core v0.21.3
1171
1175
  Compiling serde_derive v1.0.228
1172
- Compiling thiserror-impl v1.0.69
1173
1176
  Compiling cfg_eval v0.1.2
1177
+ Compiling thiserror-impl v1.0.69
1174
1178
  Compiling darling_macro v0.21.3
1175
1179
  Compiling crate-git-revision v0.0.6
1176
1180
  Compiling darling v0.21.3
@@ -1186,7 +1190,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
1186
1190
  Compiling soroban-spec v25.1.1
1187
1191
  Compiling soroban-spec-typescript v25.1.0
1188
1192
  Compiling stellar-ts-bindings-gen v0.0.1 (/workspace/packages/vms/stellar/ts-bindings-gen)
1189
- Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.97s
1193
+ Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.38s
1190
1194
  Running `/workspace/packages/vms/stellar/ts-bindings-gen/target/debug/stellar-ts-bindings-gen --config ts-bindings-gen.toml`
1191
1195
  Generating TypeScript bindings for 16 contract(s)...
1192
1196
 
@@ -1306,4 +1310,4 @@ Generated files in sdk/src/generated:
1306
1310
  - oft.ts
1307
1311
  - sac_manager.ts
1308
1312
  - layerzero_view.ts
1309
- âŗ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml: 35.174s
1313
+ âŗ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml: 36.968s