@layerzerolabs/protocol-stellar-v2 0.2.88 → 0.2.90

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,11 +15,77 @@
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:19739) [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: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.
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)
22
- ✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
22
+ Error response from daemon: No such image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
23
+ đŸ“Ĩ Pulling Docker image from: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
24
+ $ docker pull 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
25
+ stellar-25.1.0-patch-2: Pulling from layerzerolabs/stellar-tooling
26
+ f6bd9104d248: Pulling fs layer
27
+ 4617420e017b: Pulling fs layer
28
+ 4948400808a0: Pulling fs layer
29
+ 27b6ebf020a1: Pulling fs layer
30
+ af034d95ac41: Pulling fs layer
31
+ e47830ea20ec: Pulling fs layer
32
+ 3db60071fcaf: Pulling fs layer
33
+ 2c1ce468d9f3: Pulling fs layer
34
+ 866e46ae2841: Pulling fs layer
35
+ ac46ae457eed: Pulling fs layer
36
+ 4503e8fe4d3a: Pulling fs layer
37
+ 8f0d05afb6cf: Pulling fs layer
38
+ b5623d0c8692: Pulling fs layer
39
+ 27b6ebf020a1: Waiting
40
+ af034d95ac41: Waiting
41
+ e47830ea20ec: Waiting
42
+ 3db60071fcaf: Waiting
43
+ 2c1ce468d9f3: Waiting
44
+ ac46ae457eed: Waiting
45
+ 866e46ae2841: Waiting
46
+ 4503e8fe4d3a: Waiting
47
+ 8f0d05afb6cf: Waiting
48
+ b5623d0c8692: Waiting
49
+ f6bd9104d248: Download complete
50
+ f6bd9104d248: Pull complete
51
+ 27b6ebf020a1: Verifying Checksum
52
+ 27b6ebf020a1: Download complete
53
+ af034d95ac41: Verifying Checksum
54
+ af034d95ac41: Download complete
55
+ 4948400808a0: Verifying Checksum
56
+ 4948400808a0: Download complete
57
+ 4617420e017b: Verifying Checksum
58
+ 4617420e017b: Download complete
59
+ e47830ea20ec: Download complete
60
+ 2c1ce468d9f3: Verifying Checksum
61
+ 2c1ce468d9f3: Download complete
62
+ 3db60071fcaf: Verifying Checksum
63
+ 3db60071fcaf: Download complete
64
+ ac46ae457eed: Verifying Checksum
65
+ ac46ae457eed: Download complete
66
+ 4503e8fe4d3a: Download complete
67
+ 8f0d05afb6cf: Verifying Checksum
68
+ 8f0d05afb6cf: Download complete
69
+ b5623d0c8692: Verifying Checksum
70
+ b5623d0c8692: Download complete
71
+ 866e46ae2841: Verifying Checksum
72
+ 866e46ae2841: Download complete
73
+ 4617420e017b: Pull complete
74
+ 4948400808a0: Pull complete
75
+ 27b6ebf020a1: Pull complete
76
+ af034d95ac41: Pull complete
77
+ e47830ea20ec: Pull complete
78
+ 3db60071fcaf: Pull complete
79
+ 2c1ce468d9f3: Pull complete
80
+ 866e46ae2841: Pull complete
81
+ ac46ae457eed: Pull complete
82
+ 4503e8fe4d3a: Pull complete
83
+ 8f0d05afb6cf: Pull complete
84
+ b5623d0c8692: Pull complete
85
+ Digest: sha256:2f5f436687367c46fc4e9e468b82191070db3c9e8575ffa2ae8311c0ac5c2a64
86
+ Status: Downloaded newer image for 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
87
+ 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
88
+ ✅ Successfully pulled: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
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.298s
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
49
115
  🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup
50
116
  đŸ“Ļ Using 4 default volume(s) for stellar
51
117
  ✅ stellar-25.1.0 (Latest stable release)
@@ -58,164 +124,164 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
58
124
  â„šī¸ 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
59
125
  Updating crates.io index
60
126
  Downloading crates ...
61
- Downloaded darling_macro v0.20.11
62
- Downloaded ark-serialize v0.4.2
63
- Downloaded p256 v0.13.2
64
- Downloaded num-integer v0.1.46
65
- Downloaded indexmap v2.12.0
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
136
+ Downloaded iana-time-zone v0.1.64
137
+ Downloaded rfc6979 v0.4.0
138
+ Downloaded ref-cast-impl v1.0.25
139
+ Downloaded rustc_version v0.4.1
140
+ Downloaded dyn-clone v1.0.20
141
+ Downloaded sec1 v0.7.3
66
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
146
+ Downloaded wasmi_arena v0.4.1
147
+ Downloaded pkcs8 v0.10.2
148
+ Downloaded zeroize_derive v1.4.2
149
+ Downloaded ecdsa v0.16.9
150
+ Downloaded version_check v0.9.5
67
151
  Downloaded subtle v2.6.1
68
- Downloaded rustc_version v0.4.1
69
- Downloaded soroban-sdk-macros v25.1.1
70
- Downloaded ref-cast-impl v1.0.25
71
- Downloaded schemars v0.8.22
72
- Downloaded ctor v0.5.0
73
- Downloaded darling_macro v0.21.3
74
- Downloaded schemars v1.0.5
75
- Downloaded serde_json v1.0.145
152
+ Downloaded quote v1.0.41
76
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
157
+ Downloaded primeorder v0.13.6
158
+ Downloaded cfg_eval v0.1.2
77
159
  Downloaded stable_deref_trait v1.2.1
78
- Downloaded soroban-spec-rust v25.1.1
79
- Downloaded zeroize_derive v1.4.2
80
- Downloaded soroban-spec v25.1.1
81
- Downloaded soroban-env-guest v25.0.1
82
- Downloaded visibility v0.1.1
83
- Downloaded version_check v0.9.5
84
- Downloaded num-bigint v0.4.6
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
166
+ 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
85
172
  Downloaded zeroize v1.8.2
86
- Downloaded wasmi_core v0.13.0
87
- Downloaded time-macros v0.2.24
88
- Downloaded hmac v0.12.1
89
- Downloaded stellar-strkey v0.0.13
90
- Downloaded thiserror v1.0.69
91
- Downloaded ctor-proc-macro v0.0.6
92
- Downloaded smallvec v1.15.1
93
- Downloaded quote v1.0.41
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
178
+ Downloaded unicode-ident v1.0.22
179
+ Downloaded serde_core v1.0.228
180
+ Downloaded soroban-sdk-macros v25.1.1
94
181
  Downloaded soroban-env-common v25.0.1
95
- Downloaded ahash v0.8.12
96
182
  Downloaded typenum v1.19.0
97
- Downloaded serde_derive v1.0.228
98
- Downloaded hashbrown v0.16.0
99
183
  Downloaded serde v1.0.228
100
- Downloaded rand v0.8.5
101
- Downloaded serde_core v1.0.228
102
- Downloaded ark-ff v0.4.2
103
- Downloaded hashbrown v0.12.3
104
- Downloaded libc v0.2.177
105
- Downloaded itertools v0.10.5
106
- Downloaded stellar-strkey v0.0.16
184
+ Downloaded curve25519-dalek v4.1.3
107
185
  Downloaded wasmparser-nostd v0.100.2
108
186
  Downloaded time v0.3.44
109
- Downloaded soroban-sdk v25.1.1
110
- Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
111
- Downloaded num-derive v0.4.2
112
- Downloaded darling_core v0.21.3
113
- Downloaded zerocopy v0.8.27
114
187
  Downloaded wasmparser v0.116.1
188
+ Downloaded serde_json v1.0.145
115
189
  Downloaded serde_with v3.15.1
190
+ Downloaded ark-bls12-381 v0.4.0
191
+ Downloaded zerocopy v0.8.27
116
192
  Downloaded syn v1.0.109
117
- Downloaded base64ct v1.8.0
118
- Downloaded digest v0.10.7
119
- Downloaded cfg_eval v0.1.2
120
- Downloaded rand_chacha v0.3.1
193
+ Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
121
194
  Downloaded syn v2.0.108
122
- Downloaded proc-macro2 v1.0.103
123
- Downloaded keccak v0.1.5
124
- Downloaded deranged v0.5.5
195
+ Downloaded soroban-sdk v25.1.1
196
+ Downloaded chrono v0.4.42
197
+ Downloaded libm v0.2.15
125
198
  Downloaded serde_with_macros v3.15.1
126
- Downloaded ark-serialize-derive v0.4.2
127
- Downloaded spin v0.9.8
199
+ Downloaded num-bigint v0.4.6
200
+ Downloaded indexmap v2.12.0
201
+ Downloaded hashbrown v0.12.3
202
+ Downloaded crypto-bigint v0.5.5
203
+ Downloaded rand v0.8.5
204
+ Downloaded k256 v0.13.4
205
+ Downloaded darling_core v0.20.11
206
+ Downloaded smallvec v1.15.1
128
207
  Downloaded once_cell v1.21.3
129
- Downloaded iana-time-zone v0.1.64
130
- Downloaded either v1.15.0
131
- Downloaded ed25519 v2.2.3
132
- Downloaded heck v0.5.0
133
- Downloaded fnv v1.0.7
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
134
212
  Downloaded soroban-env-host v25.0.1
135
- Downloaded ecdsa v0.16.9
136
- Downloaded block-buffer v0.10.4
137
- Downloaded soroban-ledger-snapshot v25.1.1
138
- Downloaded sha2 v0.10.9
139
- Downloaded unicode-ident v1.0.22
140
- Downloaded soroban-env-macros v25.0.1
213
+ Downloaded indexmap v1.9.3
214
+ Downloaded hashbrown v0.16.0
215
+ Downloaded ethnum v1.5.2
216
+ 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
141
221
  Downloaded thiserror-impl v1.0.69
142
- Downloaded static_assertions v1.1.0
143
- Downloaded spki v0.7.3
144
- Downloaded semver v1.0.27
145
- Downloaded darling v0.21.3
146
- Downloaded crypto-common v0.1.6
147
- Downloaded chrono v0.4.42
222
+ 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
148
226
  Downloaded sha3 v0.10.8
149
- Downloaded libm v0.2.15
150
- Downloaded itertools v0.14.0
151
- Downloaded curve25519-dalek v4.1.3
152
- Downloaded k256 v0.13.4
153
- Downloaded hashbrown v0.13.2
154
- Downloaded der v0.7.10
155
- Downloaded time-core v0.1.6
156
- Downloaded strsim v0.11.1
157
- Downloaded paste v1.0.15
227
+ Downloaded num-integer v0.1.46
158
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
232
+ Downloaded ref-cast v1.0.25
233
+ 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
240
+ Downloaded fnv v1.0.7
241
+ Downloaded cpufeatures v0.2.17
242
+ Downloaded itertools v0.14.0
159
243
  Downloaded heapless v0.8.0
160
- Downloaded group v0.13.0
244
+ Downloaded darling_core v0.21.3
245
+ Downloaded block-buffer v0.10.4
161
246
  Downloaded elliptic-curve v0.13.8
162
247
  Downloaded ed25519-dalek v2.2.0
248
+ Downloaded hmac v0.12.1
249
+ Downloaded group v0.13.0
163
250
  Downloaded const-oid v0.9.6
164
- Downloaded base64 v0.22.1
165
- Downloaded prettyplease v0.2.37
166
- Downloaded indexmap v1.9.3
167
- Downloaded darling_core v0.20.11
168
- Downloaded primeorder v0.13.6
169
- Downloaded ethnum v1.5.2
170
- Downloaded ark-std v0.4.0
171
- Downloaded wasmi_arena v0.4.1
172
- Downloaded num-traits v0.2.19
173
- Downloaded getrandom v0.2.16
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
174
256
  Downloaded soroban-builtin-sdk-macros v25.0.1
175
- Downloaded num-conv v0.1.0
176
- Downloaded escape-bytes v0.1.1
177
- Downloaded dyn-clone v1.0.20
178
- Downloaded ppv-lite86 v0.2.21
179
- Downloaded itoa v1.0.15
180
- Downloaded indexmap-nostd v0.4.0
181
- Downloaded hex v0.4.3
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
263
+ Downloaded hash32 v0.3.1
182
264
  Downloaded ff v0.13.1
265
+ Downloaded either v1.15.0
183
266
  Downloaded dtor v0.1.1
184
- Downloaded sec1 v0.7.3
185
- Downloaded powerfmt v0.2.0
186
- Downloaded hex-literal v0.4.1
267
+ Downloaded digest v0.10.7
268
+ Downloaded deranged v0.5.5
269
+ Downloaded crypto-common v0.1.6
270
+ Downloaded autocfg v1.5.0
271
+ Downloaded heck v0.5.0
272
+ Downloaded escape-bytes v0.1.1
187
273
  Downloaded equivalent v1.0.2
188
- Downloaded downcast-rs v1.2.1
189
- Downloaded data-encoding v2.9.0
190
- Downloaded cpufeatures v0.2.17
191
- Downloaded pkcs8 v0.10.2
192
- Downloaded macro-string v0.1.4
193
- Downloaded ident_case v1.0.1
194
- Downloaded hash32 v0.3.1
195
- Downloaded generic-array v0.14.9
196
- Downloaded dtor-proc-macro v0.0.6
274
+ Downloaded base64ct v1.8.0
197
275
  Downloaded derive_arbitrary v1.3.2
198
- Downloaded darling v0.20.11
199
- Downloaded crypto-bigint v0.5.5
200
- Downloaded byteorder v1.5.0
201
- Downloaded schemars v0.9.0
202
- Downloaded base16ct v0.2.0
203
- Downloaded ark-ff-macros v0.4.2
204
- Downloaded ark-ff-asm v0.4.2
205
- Downloaded curve25519-dalek-derive v0.1.1
206
- Downloaded cfg-if v1.0.4
207
- Downloaded ark-bls12-381 v0.4.0
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
208
283
  Downloaded ark-poly v0.4.2
209
- Downloaded ref-cast v1.0.25
210
- Downloaded crate-git-revision v0.0.6
211
284
  Downloaded bytes-lit v0.0.5
212
- Downloaded rand_core v0.6.4
213
- Downloaded rfc6979 v0.4.0
214
- Downloaded ark-ec v0.4.2
215
- Downloaded ark-bn254 v0.4.0
216
- Downloaded arbitrary v1.3.2
217
- Downloaded derivative v2.2.0
218
- Downloaded autocfg v1.5.0
219
285
  Downloaded stellar-xdr v25.0.0
220
286
  Compiling proc-macro2 v1.0.103
221
287
  Compiling quote v1.0.41
@@ -223,63 +289,63 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
223
289
  Compiling serde_core v1.0.228
224
290
  Compiling serde v1.0.228
225
291
  Compiling serde_json v1.0.145
226
- Compiling ryu v1.0.20
227
292
  Compiling memchr v2.7.6
293
+ Compiling ryu v1.0.20
228
294
  Compiling itoa v1.0.15
229
- Compiling fnv v1.0.7
230
295
  Compiling strsim v0.11.1
296
+ Compiling fnv v1.0.7
231
297
  Compiling ident_case v1.0.1
232
- Compiling typenum v1.19.0
233
298
  Compiling version_check v0.9.5
299
+ Compiling typenum v1.19.0
234
300
  Compiling autocfg v1.5.0
235
301
  Compiling schemars v0.8.22
236
302
  Compiling dyn-clone v1.0.20
237
303
  Compiling data-encoding v2.9.0
238
- Compiling cpufeatures v0.2.17
239
304
  Compiling cfg-if v1.0.4
305
+ Compiling cpufeatures v0.2.17
240
306
  Compiling ethnum v1.5.2
241
307
  Compiling either v1.15.0
242
308
  Compiling escape-bytes v0.1.1
243
309
  Compiling semver v1.0.27
244
- Compiling hashbrown v0.16.0
245
310
  Compiling thiserror v1.0.69
311
+ Compiling hashbrown v0.16.0
246
312
  Compiling equivalent v1.0.2
247
313
  Compiling prettyplease v0.2.37
248
314
  Compiling byteorder v1.5.0
249
- Compiling heapless v0.8.0
250
315
  Compiling base64 v0.22.1
316
+ Compiling heapless v0.8.0
251
317
  Compiling static_assertions v1.1.0
252
- Compiling heck v0.5.0
253
318
  Compiling stable_deref_trait v1.2.1
254
- Compiling hash32 v0.3.1
319
+ Compiling heck v0.5.0
255
320
  Compiling generic-array v0.14.9
256
321
  Compiling itertools v0.10.5
257
322
  Compiling itertools v0.14.0
258
323
  Compiling num-traits v0.2.19
259
324
  Compiling rustc_version v0.4.1
325
+ Compiling hash32 v0.3.1
260
326
  Compiling indexmap v2.12.0
327
+ Compiling wasmparser v0.116.1
261
328
  Compiling syn v2.0.108
262
329
  Compiling num-integer v0.1.46
263
- Compiling wasmparser v0.116.1
264
330
  Compiling block-buffer v0.10.4
265
331
  Compiling crypto-common v0.1.6
266
- Compiling num-bigint v0.4.6
267
332
  Compiling digest v0.10.7
333
+ Compiling num-bigint v0.4.6
268
334
  Compiling sha2 v0.10.9
269
335
  Compiling darling_core v0.21.3
270
336
  Compiling darling_core v0.20.11
271
337
  Compiling macro-string v0.1.4
272
338
  Compiling serde_derive v1.0.228
273
339
  Compiling cfg_eval v0.1.2
274
- Compiling num-derive v0.4.2
275
340
  Compiling thiserror-impl v1.0.69
276
- Compiling bytes-lit v0.0.5
341
+ Compiling num-derive v0.4.2
277
342
  Compiling visibility v0.1.1
343
+ Compiling bytes-lit v0.0.5
278
344
  Compiling common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
279
- Compiling darling_macro v0.20.11
280
345
  Compiling darling_macro v0.21.3
281
- Compiling darling v0.20.11
346
+ Compiling darling_macro v0.20.11
282
347
  Compiling darling v0.21.3
348
+ Compiling darling v0.20.11
283
349
  Compiling serde_with_macros v3.15.1
284
350
  Compiling crate-git-revision v0.0.6
285
351
  Compiling hex v0.4.3
@@ -292,11 +358,11 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
292
358
  Compiling soroban-spec v25.1.1
293
359
  Compiling soroban-env-macros v25.0.1
294
360
  Compiling soroban-spec-rust v25.1.1
295
- Compiling soroban-sdk-macros v25.1.1
296
361
  Compiling soroban-env-guest v25.0.1
362
+ Compiling soroban-sdk-macros v25.1.1
297
363
  Compiling utils v0.0.1 (/workspace/contracts/protocol/stellar/contracts/utils)
298
364
  Compiling endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
299
- Finished `release` profile [optimized] target(s) in 30.36s
365
+ Finished `release` profile [optimized] target(s) in 46.91s
300
366
  â„šī¸ Build Summary:
301
367
  Wasm File: target/wasm32v1-none/release/endpoint_v2.wasm (59457 bytes)
302
368
  Wasm Hash: 0f3336cb82c088d8430af0b9110c309baa6c2eade24e65d35b16650d197d1592
@@ -365,8 +431,8 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
365
431
  ✅ Build Complete
366
432
 
367
433
  â„šī¸ 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
368
- Compiling byteorder v1.5.0
369
434
  Compiling escape-bytes v0.1.1
435
+ Compiling byteorder v1.5.0
370
436
  Compiling stable_deref_trait v1.2.1
371
437
  Compiling ethnum v1.5.2
372
438
  Compiling static_assertions v1.1.0
@@ -385,7 +451,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
385
451
  Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
386
452
  Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
387
453
  Compiling layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
388
- Finished `release` profile [optimized] target(s) in 8.48s
454
+ Finished `release` profile [optimized] target(s) in 11.21s
389
455
  â„šī¸ Build Summary:
390
456
  Wasm File: target/wasm32v1-none/release/layerzero_views.wasm (36531 bytes)
391
457
  Wasm Hash: e1191bc282426547ae9c65f4188a69678b16897bcd40c548ff9940650470c409
@@ -418,7 +484,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
418
484
  â„šī¸ 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
419
485
  Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
420
486
  Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
421
- Finished `release` profile [optimized] target(s) in 1.08s
487
+ Finished `release` profile [optimized] target(s) in 1.41s
422
488
  â„šī¸ Build Summary:
423
489
  Wasm File: target/wasm32v1-none/release/uln302.wasm (60571 bytes)
424
490
  Wasm Hash: e5a97c9d7e69b9c03a9ba3b415c069d07a9b5282737921ba1f4a99b256510ab9
@@ -466,7 +532,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
466
532
 
467
533
  â„šī¸ 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
468
534
  Compiling upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
469
- Finished `release` profile [optimized] target(s) in 0.26s
535
+ Finished `release` profile [optimized] target(s) in 0.29s
470
536
  â„šī¸ Build Summary:
471
537
  Wasm File: target/wasm32v1-none/release/upgrader.wasm (7575 bytes)
472
538
  Wasm Hash: 7796fed7be887c8f281a3c6e043203c0597969b65d23d5c1f9d767b62dfba062
@@ -478,7 +544,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
478
544
 
479
545
  â„šī¸ 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
480
546
  Compiling blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
481
- Finished `release` profile [optimized] target(s) in 0.29s
547
+ Finished `release` profile [optimized] target(s) in 0.32s
482
548
  â„šī¸ Build Summary:
483
549
  Wasm File: target/wasm32v1-none/release/blocked_message_lib.wasm (15398 bytes)
484
550
  Wasm Hash: 0a8ee862d5fa45a3dca9c2dc8ba111b83e9ab333a78d89273ae0a111211445d1
@@ -495,7 +561,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
495
561
 
496
562
  â„šī¸ 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
497
563
  Compiling simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
498
- Finished `release` profile [optimized] target(s) in 0.47s
564
+ Finished `release` profile [optimized] target(s) in 0.64s
499
565
  â„šī¸ Build Summary:
500
566
  Wasm File: target/wasm32v1-none/release/simple_message_lib.wasm (30929 bytes)
501
567
  Wasm Hash: 05c2d9b85bb8fd0c3f7039961b591e38c97355385b787ba2329ca61c691fd423
@@ -536,7 +602,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
536
602
 
537
603
  â„šī¸ 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
538
604
  Compiling treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
539
- Finished `release` profile [optimized] target(s) in 0.44s
605
+ Finished `release` profile [optimized] target(s) in 0.96s
540
606
  â„šī¸ Build Summary:
541
607
  Wasm File: target/wasm32v1-none/release/treasury.wasm (29508 bytes)
542
608
  Wasm Hash: 0eb3a9c49b66b4af26b0a95337a334b31d981a89258d0fbe0b8d7390a36fc2aa
@@ -569,7 +635,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
569
635
  Compiling oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
570
636
  Compiling oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
571
637
  Compiling counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
572
- Finished `release` profile [optimized] target(s) in 1.26s
638
+ Finished `release` profile [optimized] target(s) in 2.21s
573
639
  â„šī¸ Build Summary:
574
640
  Wasm File: target/wasm32v1-none/release/counter.wasm (52090 bytes)
575
641
  Wasm Hash: 43eaef63b2e9e04f75e0883fd19f1f160774f520df637f68e5902ec780425a7d
@@ -627,7 +693,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
627
693
  Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
628
694
  Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
629
695
  Compiling dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
630
- Finished `release` profile [optimized] target(s) in 1.21s
696
+ Finished `release` profile [optimized] target(s) in 2.12s
631
697
  â„šī¸ Build Summary:
632
698
  Wasm File: target/wasm32v1-none/release/dvn.wasm (59983 bytes)
633
699
  Wasm Hash: 870de1c00c6617b1110f387e299a869ed6a8e8399c5c0a4c20bc3e4ff6816ae0
@@ -690,7 +756,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
690
756
  â„šī¸ 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
691
757
  Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
692
758
  Compiling dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
693
- Finished `release` profile [optimized] target(s) in 0.59s
759
+ Finished `release` profile [optimized] target(s) in 0.86s
694
760
  â„šī¸ Build Summary:
695
761
  Wasm File: target/wasm32v1-none/release/dvn_fee_lib.wasm (22652 bytes)
696
762
  Wasm Hash: d558e6a20af9b41e264beb1785de8b9ca412380eb2b142356e5e39a938fe96a5
@@ -717,7 +783,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
717
783
 
718
784
  â„šī¸ 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
719
785
  Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
720
- Finished `release` profile [optimized] target(s) in 0.76s
786
+ Finished `release` profile [optimized] target(s) in 0.91s
721
787
  â„šī¸ Build Summary:
722
788
  Wasm File: target/wasm32v1-none/release/executor.wasm (59531 bytes)
723
789
  Wasm Hash: 8a2b3fd944612968801d015af20b843db0552affc8e79ef2775f7f21fd7f34cf
@@ -776,7 +842,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
776
842
 
777
843
  â„šī¸ 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
778
844
  Compiling executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
779
- Finished `release` profile [optimized] target(s) in 0.42s
845
+ Finished `release` profile [optimized] target(s) in 0.53s
780
846
  â„šī¸ Build Summary:
781
847
  Wasm File: target/wasm32v1-none/release/executor_fee_lib.wasm (35404 bytes)
782
848
  Wasm Hash: 8f42a35df1173387ba2c5ffe34384b3e4517ce4ec11df13db67d5f2211267cf9
@@ -806,7 +872,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
806
872
  Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
807
873
  Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
808
874
  Compiling executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
809
- Finished `release` profile [optimized] target(s) in 0.95s
875
+ Finished `release` profile [optimized] target(s) in 1.35s
810
876
  â„šī¸ Build Summary:
811
877
  Wasm File: target/wasm32v1-none/release/executor_helper.wasm (25110 bytes)
812
878
  Wasm Hash: 1c0928af078a4a9beff5e04647240b9fecca7a805b751c803f96ff92f75b9a08
@@ -821,7 +887,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
821
887
 
822
888
  â„šī¸ 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
823
889
  Compiling price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
824
- Finished `release` profile [optimized] target(s) in 0.58s
890
+ Finished `release` profile [optimized] target(s) in 0.79s
825
891
  â„šī¸ Build Summary:
826
892
  Wasm File: target/wasm32v1-none/release/price_feed.wasm (33739 bytes)
827
893
  Wasm Hash: d4862be2522cfe5cd4d55a160e10ab7c313ab1297773ea00e98e3eaa0225aa0f
@@ -862,7 +928,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
862
928
  â„šī¸ 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
863
929
  Compiling oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
864
930
  Compiling oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
865
- Finished `release` profile [optimized] target(s) in 1.28s
931
+ Finished `release` profile [optimized] target(s) in 1.58s
866
932
  â„šī¸ Build Summary:
867
933
  Wasm File: target/wasm32v1-none/release/oft.wasm (78174 bytes)
868
934
  Wasm Hash: 3e612f54cad802dd02eaf63d481f189ca658c6d761837cde79600406ae8c1f47
@@ -933,7 +999,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
933
999
 
934
1000
  â„šī¸ 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
935
1001
  Compiling sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
936
- Finished `release` profile [optimized] target(s) in 0.44s
1002
+ Finished `release` profile [optimized] target(s) in 0.60s
937
1003
  â„šī¸ Build Summary:
938
1004
  Wasm File: target/wasm32v1-none/release/sac_manager.wasm (24101 bytes)
939
1005
  Wasm Hash: bf9358ac2e188d74a695cd6009929735f90e8c891f922a9de5fcdc7037af255e
@@ -969,7 +1035,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
969
1035
  â€ĸ underlying_sac
970
1036
  ✅ Build Complete
971
1037
 
972
- âŗ stellar contract build: 1:03.250 (m:ss.mmm)
1038
+ âŗ stellar contract build: 1:32.124 (m:ss.mmm)
973
1039
   WARN  Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
974
1040
 
975
1041
  > @layerzerolabs/protocol-stellar-v2@0.0.1 generate:sdk /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar
@@ -981,7 +1047,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
981
1047
  ✅ stellar-25.1.0 (Latest stable release)
982
1048
  🔧 stellar version: 25.1.0
983
1049
  $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
984
- (node:32135) [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.
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.
985
1051
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
986
1052
  To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
987
1053
  (Use `node --trace-warnings ...` to show where the warning was created)
@@ -999,7 +1065,7 @@ info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
999
1065
 
1000
1066
  1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
1001
1067
 
1002
- âŗ 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: 421.473ms
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
1003
1069
  🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup
1004
1070
  đŸ“Ļ Using 4 default volume(s) for stellar
1005
1071
  ✅ stellar-25.1.0 (Latest stable release)
@@ -1012,105 +1078,105 @@ $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws
1012
1078
  $ 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'
1013
1079
  Updating crates.io index
1014
1080
  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
1015
1085
  Downloaded data-encoding v2.10.0
1016
1086
  Downloaded crypto-common v0.1.7
1017
- Downloaded block-buffer v0.9.0
1018
- Downloaded iana-time-zone v0.1.65
1019
- Downloaded opaque-debug v0.3.1
1020
- Downloaded include_dir v0.7.4
1021
- Downloaded include_dir_macros v0.7.4
1022
1087
  Downloaded deranged v0.5.8
1023
- Downloaded zmij v1.0.21
1024
- Downloaded serde_with v3.17.0
1025
- Downloaded toml_edit v0.22.27
1026
- Downloaded heck v0.4.1
1027
- Downloaded proc-macro2 v1.0.106
1028
- Downloaded winnow v0.7.14
1029
- Downloaded unicode-ident v1.0.24
1030
- Downloaded time-macros v0.2.27
1031
- Downloaded soroban-spec-typescript v25.1.0
1088
+ Downloaded base64 v0.21.7
1032
1089
  Downloaded toml_datetime v0.6.11
1033
- Downloaded time v0.3.47
1034
- Downloaded serde_with_macros v3.17.0
1035
- Downloaded time-core v0.1.8
1090
+ Downloaded include_dir_macros v0.7.4
1091
+ Downloaded include_dir v0.7.4
1092
+ Downloaded opaque-debug v0.3.1
1036
1093
  Downloaded toml_write v0.1.2
1037
- Downloaded schemars v1.2.1
1038
- Downloaded quote v1.0.44
1039
- Downloaded hashbrown v0.16.1
1040
- Downloaded indexmap v2.13.0
1041
- Downloaded serde_json v1.0.149
1042
- Downloaded memchr v2.8.0
1043
- Downloaded itoa v1.0.17
1044
- Downloaded toml v0.8.23
1045
- Downloaded syn v2.0.117
1046
- Downloaded generic-array v0.14.7
1047
- Downloaded digest v0.9.0
1048
- Downloaded chrono v0.4.44
1094
+ Downloaded time-core v0.1.8
1095
+ Downloaded num-conv v0.2.0
1049
1096
  Downloaded serde_spanned v0.6.9
1097
+ Downloaded itoa v1.0.17
1098
+ Downloaded heck v0.4.1
1050
1099
  Downloaded glob v0.3.3
1051
- Downloaded num-conv v0.2.0
1052
- Downloaded base64 v0.21.7
1053
- Downloaded anyhow v1.0.102
1100
+ Downloaded zmij v1.0.21
1101
+ Downloaded serde_with_macros v3.17.0
1102
+ Downloaded toml v0.8.23
1054
1103
  Downloaded sha2 v0.9.9
1104
+ Downloaded unicode-ident v1.0.24
1105
+ Downloaded proc-macro2 v1.0.106
1106
+ Downloaded toml_edit v0.22.27
1107
+ Downloaded indexmap v2.13.0
1108
+ Downloaded schemars v1.2.1
1109
+ Downloaded serde_json v1.0.149
1110
+ Downloaded hashbrown v0.16.1
1111
+ Downloaded soroban-spec-typescript v25.1.0
1112
+ Downloaded winnow v0.7.14
1113
+ Downloaded time v0.3.47
1114
+ Downloaded serde_with v3.17.0
1115
+ Downloaded chrono v0.4.44
1116
+ Downloaded syn v2.0.117
1117
+ Downloaded memchr v2.8.0
1118
+ Downloaded quote v1.0.44
1119
+ Downloaded iana-time-zone v0.1.65
1120
+ Downloaded time-macros v0.2.27
1055
1121
  Compiling unicode-ident v1.0.24
1056
1122
  Compiling proc-macro2 v1.0.106
1057
1123
  Compiling quote v1.0.44
1058
1124
  Compiling zmij v1.0.21
1059
1125
  Compiling serde_json v1.0.149
1060
1126
  Compiling serde_core v1.0.228
1061
- Compiling version_check v0.9.5
1062
1127
  Compiling memchr v2.8.0
1063
- Compiling typenum v1.19.0
1064
1128
  Compiling itoa v1.0.17
1129
+ Compiling typenum v1.19.0
1130
+ Compiling version_check v0.9.5
1065
1131
  Compiling serde v1.0.228
1066
1132
  Compiling ident_case v1.0.1
1067
- Compiling strsim v0.11.1
1068
1133
  Compiling fnv v1.0.7
1134
+ Compiling strsim v0.11.1
1069
1135
  Compiling equivalent v1.0.2
1070
- Compiling schemars v0.8.22
1071
1136
  Compiling hashbrown v0.16.1
1072
- Compiling cfg-if v1.0.4
1073
- Compiling cpufeatures v0.2.17
1137
+ Compiling schemars v0.8.22
1074
1138
  Compiling dyn-clone v1.0.20
1139
+ Compiling cpufeatures v0.2.17
1140
+ Compiling cfg-if v1.0.4
1075
1141
  Compiling data-encoding v2.10.0
1076
1142
  Compiling thiserror v1.0.69
1077
- Compiling ethnum v1.5.2
1078
1143
  Compiling base64 v0.22.1
1079
- Compiling prettyplease v0.2.37
1144
+ Compiling ethnum v1.5.2
1080
1145
  Compiling escape-bytes v0.1.1
1081
1146
  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
1082
1151
  Compiling opaque-debug v0.3.1
1083
1152
  Compiling winnow v0.7.14
1084
1153
  Compiling either v1.15.0
1085
- Compiling anyhow v1.0.102
1086
- Compiling toml_write v0.1.2
1087
- Compiling glob v0.3.3
1088
- Compiling heck v0.4.1
1089
1154
  Compiling base64 v0.21.7
1155
+ Compiling heck v0.4.1
1090
1156
  Compiling generic-array v0.14.7
1091
1157
  Compiling itertools v0.10.5
1092
- Compiling indexmap v2.13.0
1093
1158
  Compiling syn v2.0.117
1159
+ Compiling indexmap v2.13.0
1094
1160
  Compiling include_dir_macros v0.7.4
1095
- Compiling wasmparser v0.116.1
1096
1161
  Compiling include_dir v0.7.4
1097
- Compiling block-buffer v0.10.4
1162
+ Compiling wasmparser v0.116.1
1098
1163
  Compiling crypto-common v0.1.7
1099
- Compiling digest v0.9.0
1164
+ Compiling block-buffer v0.10.4
1100
1165
  Compiling block-buffer v0.9.0
1101
- Compiling digest v0.10.7
1166
+ Compiling digest v0.9.0
1102
1167
  Compiling sha2 v0.9.9
1168
+ Compiling digest v0.10.7
1103
1169
  Compiling sha2 v0.10.9
1104
1170
  Compiling darling_core v0.21.3
1105
1171
  Compiling serde_derive v1.0.228
1106
- Compiling cfg_eval v0.1.2
1107
1172
  Compiling thiserror-impl v1.0.69
1108
- Compiling crate-git-revision v0.0.6
1173
+ Compiling cfg_eval v0.1.2
1109
1174
  Compiling darling_macro v0.21.3
1175
+ Compiling crate-git-revision v0.0.6
1110
1176
  Compiling darling v0.21.3
1177
+ Compiling serde_with_macros v3.17.0
1111
1178
  Compiling stellar-strkey v0.0.13
1112
1179
  Compiling stellar-xdr v25.0.0
1113
- Compiling serde_with_macros v3.17.0
1114
1180
  Compiling hex v0.4.3
1115
1181
  Compiling serde_spanned v0.6.9
1116
1182
  Compiling toml_datetime v0.6.11
@@ -1120,7 +1186,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
1120
1186
  Compiling soroban-spec v25.1.1
1121
1187
  Compiling soroban-spec-typescript v25.1.0
1122
1188
  Compiling stellar-ts-bindings-gen v0.0.1 (/workspace/packages/vms/stellar/ts-bindings-gen)
1123
- Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.49s
1189
+ Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.97s
1124
1190
  Running `/workspace/packages/vms/stellar/ts-bindings-gen/target/debug/stellar-ts-bindings-gen --config ts-bindings-gen.toml`
1125
1191
  Generating TypeScript bindings for 16 contract(s)...
1126
1192
 
@@ -1240,4 +1306,4 @@ Generated files in sdk/src/generated:
1240
1306
  - oft.ts
1241
1307
  - sac_manager.ts
1242
1308
  - layerzero_view.ts
1243
- âŗ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml: 26.420s
1309
+ âŗ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml: 35.174s