@layerzerolabs/protocol-stellar-v2 0.2.62 β 0.2.63
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.
- package/.turbo/turbo-build.log +327 -55
- package/.turbo/turbo-lint.log +301 -93
- package/.turbo/turbo-test.log +2022 -1899
- package/package.json +4 -4
- package/sdk/.turbo/turbo-test.log +422 -318
- package/sdk/dist/generated/bml.d.ts +2 -0
- package/sdk/dist/generated/counter.d.ts +2 -0
- package/sdk/dist/generated/dvn.d.ts +2 -0
- package/sdk/dist/generated/dvn_fee_lib.d.ts +2 -0
- package/sdk/dist/generated/endpoint.d.ts +2 -0
- package/sdk/dist/generated/executor.d.ts +2 -0
- package/sdk/dist/generated/executor_fee_lib.d.ts +2 -0
- package/sdk/dist/generated/executor_helper.d.ts +2 -0
- package/sdk/dist/generated/layerzero_view.d.ts +2 -0
- package/sdk/dist/generated/oft.d.ts +2 -0
- package/sdk/dist/generated/price_feed.d.ts +2 -0
- package/sdk/dist/generated/sac_manager.d.ts +2 -0
- package/sdk/dist/generated/sml.d.ts +2 -0
- package/sdk/dist/generated/treasury.d.ts +2 -0
- package/sdk/dist/generated/uln302.d.ts +2 -0
- package/sdk/dist/generated/upgrader.d.ts +2 -0
- package/sdk/package.json +2 -4
- package/sdk/test/suites/constants.ts +8 -4
- package/sdk/test/suites/deploy.ts +8 -2
- package/sdk/test/suites/localnet.ts +146 -71
- package/sdk/node_modules/.bin/zx +0 -21
package/.turbo/turbo-build.log
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
π§ User volumes override 1 default volume(s)
|
|
15
15
|
β
stellar-25.1.0 (Latest stable release)
|
|
16
16
|
π§ stellar version: 25.1.0
|
|
17
|
-
(node:
|
|
17
|
+
(node:16648) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/configs/vm-tooling/values/docker-image-repo.ts is not specified and it doesn't parse as CommonJS.
|
|
18
18
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
19
19
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
20
20
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
@@ -37,29 +37,35 @@ ebe71df0d5a0: Pulling fs layer
|
|
|
37
37
|
6da477ce4021: Pulling fs layer
|
|
38
38
|
411ca42f331d: Pulling fs layer
|
|
39
39
|
2c1ce468d9f3: Waiting
|
|
40
|
+
72197a14cd4f: Waiting
|
|
41
|
+
d47cd8933eb7: Waiting
|
|
42
|
+
97ed36c5fb07: Waiting
|
|
40
43
|
ebe71df0d5a0: Waiting
|
|
44
|
+
f54b29cca981: Waiting
|
|
41
45
|
8ab2295f3fb3: Waiting
|
|
42
|
-
6da477ce4021: Waiting
|
|
43
46
|
493a5d82164a: Waiting
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
72197a14cd4f: Waiting
|
|
47
|
-
97ed36c5fb07: Waiting
|
|
47
|
+
6da477ce4021: Waiting
|
|
48
|
+
f6bd9104d248: Verifying Checksum
|
|
48
49
|
f6bd9104d248: Download complete
|
|
50
|
+
f6bd9104d248: Pull complete
|
|
49
51
|
72197a14cd4f: Verifying Checksum
|
|
50
52
|
72197a14cd4f: Download complete
|
|
51
|
-
f6bd9104d248: Pull complete
|
|
52
53
|
97ed36c5fb07: Verifying Checksum
|
|
53
54
|
97ed36c5fb07: Download complete
|
|
54
55
|
8bfa393fce63: Verifying Checksum
|
|
55
56
|
8bfa393fce63: Download complete
|
|
57
|
+
4617420e017b: Verifying Checksum
|
|
56
58
|
4617420e017b: Download complete
|
|
57
59
|
493a5d82164a: Verifying Checksum
|
|
58
60
|
493a5d82164a: Download complete
|
|
61
|
+
2c1ce468d9f3: Verifying Checksum
|
|
59
62
|
2c1ce468d9f3: Download complete
|
|
60
63
|
ebe71df0d5a0: Verifying Checksum
|
|
61
64
|
ebe71df0d5a0: Download complete
|
|
65
|
+
f54b29cca981: Verifying Checksum
|
|
62
66
|
f54b29cca981: Download complete
|
|
67
|
+
8ab2295f3fb3: Verifying Checksum
|
|
68
|
+
8ab2295f3fb3: Download complete
|
|
63
69
|
6da477ce4021: Verifying Checksum
|
|
64
70
|
6da477ce4021: Download complete
|
|
65
71
|
d47cd8933eb7: Verifying Checksum
|
|
@@ -107,7 +113,7 @@ info: installing component 'rustfmt'
|
|
|
107
113
|
1.90.0-x86_64-unknown-linux-gnu installed - rustc 1.90.0 (1159e78c4 2025-09-14)
|
|
108
114
|
|
|
109
115
|
info: default toolchain set to '1.90.0-x86_64-unknown-linux-gnu'
|
|
110
|
-
β±οΈ 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:
|
|
116
|
+
β±οΈ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy: 12.712s
|
|
111
117
|
π Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
|
|
112
118
|
π¦ Using 4 default cache volume(s) for stellar
|
|
113
119
|
β
stellar-25.1.0 (Latest stable release)
|
|
@@ -120,58 +126,214 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
120
126
|
βΉοΈ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/endpoint-v2/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
121
127
|
Updating crates.io index
|
|
122
128
|
Downloading crates ...
|
|
129
|
+
Downloaded ark-ff-macros v0.4.2
|
|
130
|
+
Downloaded ark-ff-asm v0.4.2
|
|
131
|
+
Downloaded ark-bn254 v0.4.0
|
|
132
|
+
Downloaded arbitrary v1.3.2
|
|
133
|
+
Downloaded cfg-if v1.0.4
|
|
134
|
+
Downloaded dyn-clone v1.0.20
|
|
135
|
+
Downloaded downcast-rs v1.2.1
|
|
136
|
+
Downloaded crate-git-revision v0.0.6
|
|
137
|
+
Downloaded derive_arbitrary v1.3.2
|
|
138
|
+
Downloaded cfg_eval v0.1.2
|
|
139
|
+
Downloaded rustc_version v0.4.1
|
|
140
|
+
Downloaded bytes-lit v0.0.5
|
|
141
|
+
Downloaded rand_chacha v0.3.1
|
|
142
|
+
Downloaded sec1 v0.7.3
|
|
143
|
+
Downloaded rand_core v0.6.4
|
|
144
|
+
Downloaded macro-string v0.1.4
|
|
145
|
+
Downloaded num-derive v0.4.2
|
|
146
|
+
Downloaded indexmap-nostd v0.4.0
|
|
147
|
+
Downloaded ryu v1.0.20
|
|
148
|
+
Downloaded keccak v0.1.5
|
|
149
|
+
Downloaded schemars v0.8.22
|
|
150
|
+
Downloaded version_check v0.9.5
|
|
151
|
+
Downloaded base16ct v0.2.0
|
|
152
|
+
Downloaded time-core v0.1.6
|
|
153
|
+
Downloaded soroban-spec-rust v25.1.1
|
|
154
|
+
Downloaded ahash v0.8.12
|
|
155
|
+
Downloaded ref-cast-impl v1.0.25
|
|
156
|
+
Downloaded quote v1.0.41
|
|
157
|
+
Downloaded signature v2.2.0
|
|
158
|
+
Downloaded strsim v0.11.1
|
|
159
|
+
Downloaded primeorder v0.13.6
|
|
160
|
+
Downloaded thiserror v1.0.69
|
|
161
|
+
Downloaded stable_deref_trait v1.2.1
|
|
162
|
+
Downloaded p256 v0.13.2
|
|
163
|
+
Downloaded visibility v0.1.1
|
|
164
|
+
Downloaded zeroize_derive v1.4.2
|
|
165
|
+
Downloaded soroban-env-guest v25.0.1
|
|
166
|
+
Downloaded prettyplease v0.2.37
|
|
167
|
+
Downloaded zeroize v1.8.2
|
|
168
|
+
Downloaded num-bigint v0.4.6
|
|
169
|
+
Downloaded wasmi_arena v0.4.1
|
|
170
|
+
Downloaded schemars v1.0.5
|
|
171
|
+
Downloaded static_assertions v1.1.0
|
|
172
|
+
Downloaded soroban-ledger-snapshot v25.1.1
|
|
173
|
+
Downloaded soroban-env-macros v25.0.1
|
|
174
|
+
Downloaded sha2 v0.10.9
|
|
175
|
+
Downloaded stellar-strkey v0.0.16
|
|
176
|
+
Downloaded stellar-strkey v0.0.13
|
|
177
|
+
Downloaded soroban-sdk-macros v25.1.1
|
|
178
|
+
Downloaded chrono v0.4.42
|
|
179
|
+
Downloaded wasmi_core v0.13.0
|
|
180
|
+
Downloaded curve25519-dalek v4.1.3
|
|
181
|
+
Downloaded soroban-env-common v25.0.1
|
|
182
|
+
Downloaded serde_derive v1.0.228
|
|
183
|
+
Downloaded spin v0.9.8
|
|
184
|
+
Downloaded serde_with_macros v3.15.1
|
|
185
|
+
Downloaded smallvec v1.15.1
|
|
186
|
+
Downloaded serde_core v1.0.228
|
|
187
|
+
Downloaded typenum v1.19.0
|
|
188
|
+
Downloaded ark-bls12-381 v0.4.0
|
|
189
|
+
Downloaded serde v1.0.228
|
|
190
|
+
Downloaded libm v0.2.15
|
|
191
|
+
Downloaded itertools v0.14.0
|
|
192
|
+
Downloaded hashbrown v0.16.0
|
|
123
193
|
Downloaded unicode-ident v1.0.22
|
|
194
|
+
Downloaded hashbrown v0.13.2
|
|
195
|
+
Downloaded wasmparser-nostd v0.100.2
|
|
196
|
+
Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
|
|
197
|
+
Downloaded time v0.3.44
|
|
198
|
+
Downloaded wasmparser v0.116.1
|
|
199
|
+
Downloaded serde_with v3.15.1
|
|
200
|
+
Downloaded serde_json v1.0.145
|
|
201
|
+
Downloaded syn v1.0.109
|
|
202
|
+
Downloaded zerocopy v0.8.27
|
|
203
|
+
Downloaded soroban-sdk v25.1.1
|
|
204
|
+
Downloaded syn v2.0.108
|
|
205
|
+
Downloaded hashbrown v0.12.3
|
|
206
|
+
Downloaded libc v0.2.177
|
|
207
|
+
Downloaded itertools v0.10.5
|
|
208
|
+
Downloaded indexmap v2.12.0
|
|
209
|
+
Downloaded time-macros v0.2.24
|
|
210
|
+
Downloaded spki v0.7.3
|
|
211
|
+
Downloaded schemars v0.9.0
|
|
212
|
+
Downloaded rand v0.8.5
|
|
213
|
+
Downloaded memchr v2.7.6
|
|
214
|
+
Downloaded ed25519-dalek v2.2.0
|
|
215
|
+
Downloaded der v0.7.10
|
|
216
|
+
Downloaded crypto-bigint v0.5.5
|
|
217
|
+
Downloaded base64 v0.22.1
|
|
218
|
+
Downloaded k256 v0.13.4
|
|
219
|
+
Downloaded elliptic-curve v0.13.8
|
|
220
|
+
Downloaded heapless v0.8.0
|
|
221
|
+
Downloaded soroban-env-host v25.0.1
|
|
222
|
+
Downloaded darling_core v0.21.3
|
|
223
|
+
Downloaded darling_core v0.20.11
|
|
224
|
+
Downloaded soroban-builtin-sdk-macros v25.0.1
|
|
225
|
+
Downloaded proc-macro2 v1.0.103
|
|
226
|
+
Downloaded ethnum v1.5.2
|
|
227
|
+
Downloaded num-traits v0.2.19
|
|
228
|
+
Downloaded indexmap v1.9.3
|
|
229
|
+
Downloaded getrandom v0.2.16
|
|
230
|
+
Downloaded derivative v2.2.0
|
|
231
|
+
Downloaded darling v0.21.3
|
|
232
|
+
Downloaded darling v0.20.11
|
|
233
|
+
Downloaded ark-std v0.4.0
|
|
234
|
+
Downloaded ark-ff v0.4.2
|
|
235
|
+
Downloaded once_cell v1.21.3
|
|
236
|
+
Downloaded sha3 v0.10.8
|
|
237
|
+
Downloaded num-integer v0.1.46
|
|
238
|
+
Downloaded iana-time-zone v0.1.64
|
|
239
|
+
Downloaded hmac v0.12.1
|
|
240
|
+
Downloaded digest v0.10.7
|
|
241
|
+
Downloaded ark-poly v0.4.2
|
|
242
|
+
Downloaded ark-ec v0.4.2
|
|
243
|
+
Downloaded subtle v2.6.1
|
|
244
|
+
Downloaded const-oid v0.9.6
|
|
245
|
+
Downloaded ed25519 v2.2.3
|
|
246
|
+
Downloaded ecdsa v0.16.9
|
|
247
|
+
Downloaded deranged v0.5.5
|
|
248
|
+
Downloaded autocfg v1.5.0
|
|
249
|
+
Downloaded ppv-lite86 v0.2.21
|
|
250
|
+
Downloaded pkcs8 v0.10.2
|
|
251
|
+
Downloaded paste v1.0.15
|
|
252
|
+
Downloaded hex v0.4.3
|
|
253
|
+
Downloaded group v0.13.0
|
|
254
|
+
Downloaded generic-array v0.14.9
|
|
255
|
+
Downloaded base64ct v1.8.0
|
|
256
|
+
Downloaded ff v0.13.1
|
|
257
|
+
Downloaded soroban-spec v25.1.1
|
|
258
|
+
Downloaded ref-cast v1.0.25
|
|
259
|
+
Downloaded hash32 v0.3.1
|
|
260
|
+
Downloaded either v1.15.0
|
|
124
261
|
Downloaded dtor v0.1.1
|
|
125
|
-
Downloaded
|
|
262
|
+
Downloaded data-encoding v2.9.0
|
|
263
|
+
Downloaded byteorder v1.5.0
|
|
264
|
+
Downloaded thiserror-impl v1.0.69
|
|
265
|
+
Downloaded semver v1.0.27
|
|
266
|
+
Downloaded num-conv v0.1.0
|
|
267
|
+
Downloaded hex-literal v0.4.1
|
|
268
|
+
Downloaded heck v0.5.0
|
|
269
|
+
Downloaded equivalent v1.0.2
|
|
270
|
+
Downloaded darling_macro v0.21.3
|
|
271
|
+
Downloaded curve25519-dalek-derive v0.1.1
|
|
272
|
+
Downloaded cpufeatures v0.2.17
|
|
273
|
+
Downloaded escape-bytes v0.1.1
|
|
274
|
+
Downloaded ctor v0.5.0
|
|
275
|
+
Downloaded ark-serialize-derive v0.4.2
|
|
276
|
+
Downloaded itoa v1.0.15
|
|
277
|
+
Downloaded darling_macro v0.20.11
|
|
278
|
+
Downloaded crypto-common v0.1.6
|
|
279
|
+
Downloaded powerfmt v0.2.0
|
|
280
|
+
Downloaded ident_case v1.0.1
|
|
281
|
+
Downloaded fnv v1.0.7
|
|
282
|
+
Downloaded rfc6979 v0.4.0
|
|
283
|
+
Downloaded dtor-proc-macro v0.0.6
|
|
284
|
+
Downloaded ark-serialize v0.4.2
|
|
285
|
+
Downloaded ctor-proc-macro v0.0.6
|
|
286
|
+
Downloaded block-buffer v0.10.4
|
|
287
|
+
Downloaded stellar-xdr v25.0.0
|
|
126
288
|
Compiling proc-macro2 v1.0.103
|
|
127
|
-
Compiling unicode-ident v1.0.22
|
|
128
289
|
Compiling quote v1.0.41
|
|
290
|
+
Compiling unicode-ident v1.0.22
|
|
129
291
|
Compiling serde_core v1.0.228
|
|
130
292
|
Compiling serde v1.0.228
|
|
131
293
|
Compiling serde_json v1.0.145
|
|
132
|
-
Compiling ryu v1.0.20
|
|
133
294
|
Compiling itoa v1.0.15
|
|
295
|
+
Compiling ryu v1.0.20
|
|
134
296
|
Compiling memchr v2.7.6
|
|
135
|
-
Compiling strsim v0.11.1
|
|
136
|
-
Compiling fnv v1.0.7
|
|
137
297
|
Compiling ident_case v1.0.1
|
|
138
|
-
Compiling
|
|
298
|
+
Compiling fnv v1.0.7
|
|
299
|
+
Compiling strsim v0.11.1
|
|
139
300
|
Compiling typenum v1.19.0
|
|
301
|
+
Compiling version_check v0.9.5
|
|
140
302
|
Compiling autocfg v1.5.0
|
|
141
303
|
Compiling schemars v0.8.22
|
|
142
304
|
Compiling dyn-clone v1.0.20
|
|
143
|
-
Compiling data-encoding v2.9.0
|
|
144
305
|
Compiling cpufeatures v0.2.17
|
|
145
306
|
Compiling cfg-if v1.0.4
|
|
146
|
-
Compiling
|
|
147
|
-
Compiling either v1.15.0
|
|
148
|
-
Compiling generic-array v0.14.9
|
|
307
|
+
Compiling data-encoding v2.9.0
|
|
149
308
|
Compiling ethnum v1.5.2
|
|
150
|
-
Compiling
|
|
309
|
+
Compiling either v1.15.0
|
|
310
|
+
Compiling escape-bytes v0.1.1
|
|
151
311
|
Compiling semver v1.0.27
|
|
312
|
+
Compiling thiserror v1.0.69
|
|
152
313
|
Compiling equivalent v1.0.2
|
|
153
314
|
Compiling hashbrown v0.16.0
|
|
154
|
-
Compiling
|
|
155
|
-
Compiling itertools v0.10.5
|
|
315
|
+
Compiling generic-array v0.14.9
|
|
156
316
|
Compiling prettyplease v0.2.37
|
|
157
317
|
Compiling byteorder v1.5.0
|
|
158
|
-
Compiling heapless v0.8.0
|
|
159
318
|
Compiling base64 v0.22.1
|
|
160
|
-
Compiling
|
|
319
|
+
Compiling num-traits v0.2.19
|
|
320
|
+
Compiling itertools v0.10.5
|
|
321
|
+
Compiling heapless v0.8.0
|
|
161
322
|
Compiling rustc_version v0.4.1
|
|
162
|
-
Compiling
|
|
163
|
-
Compiling static_assertions v1.1.0
|
|
323
|
+
Compiling hash32 v0.3.1
|
|
164
324
|
Compiling heck v0.5.0
|
|
165
|
-
Compiling
|
|
325
|
+
Compiling static_assertions v1.1.0
|
|
326
|
+
Compiling stable_deref_trait v1.2.1
|
|
166
327
|
Compiling itertools v0.14.0
|
|
328
|
+
Compiling indexmap v2.12.0
|
|
329
|
+
Compiling num-integer v0.1.46
|
|
330
|
+
Compiling syn v2.0.108
|
|
331
|
+
Compiling num-bigint v0.4.6
|
|
167
332
|
Compiling wasmparser v0.116.1
|
|
168
333
|
Compiling crypto-common v0.1.6
|
|
169
334
|
Compiling block-buffer v0.10.4
|
|
170
|
-
Compiling num-integer v0.1.46
|
|
171
335
|
Compiling digest v0.10.7
|
|
172
|
-
Compiling num-bigint v0.4.6
|
|
173
336
|
Compiling sha2 v0.10.9
|
|
174
|
-
Compiling syn v2.0.108
|
|
175
337
|
Compiling darling_core v0.21.3
|
|
176
338
|
Compiling darling_core v0.20.11
|
|
177
339
|
Compiling macro-string v0.1.4
|
|
@@ -179,8 +341,8 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
179
341
|
Compiling cfg_eval v0.1.2
|
|
180
342
|
Compiling thiserror-impl v1.0.69
|
|
181
343
|
Compiling num-derive v0.4.2
|
|
182
|
-
Compiling bytes-lit v0.0.5
|
|
183
344
|
Compiling visibility v0.1.1
|
|
345
|
+
Compiling bytes-lit v0.0.5
|
|
184
346
|
Compiling common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
|
|
185
347
|
Compiling darling_macro v0.20.11
|
|
186
348
|
Compiling darling_macro v0.21.3
|
|
@@ -195,14 +357,14 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
195
357
|
Compiling stellar-strkey v0.0.16
|
|
196
358
|
Compiling soroban-sdk v25.1.1
|
|
197
359
|
Compiling serde_with v3.15.1
|
|
198
|
-
Compiling soroban-env-macros v25.0.1
|
|
199
360
|
Compiling soroban-spec v25.1.1
|
|
361
|
+
Compiling soroban-env-macros v25.0.1
|
|
200
362
|
Compiling soroban-spec-rust v25.1.1
|
|
201
|
-
Compiling soroban-env-guest v25.0.1
|
|
202
363
|
Compiling soroban-sdk-macros v25.1.1
|
|
364
|
+
Compiling soroban-env-guest v25.0.1
|
|
203
365
|
Compiling utils v0.0.1 (/workspace/contracts/protocol/stellar/contracts/utils)
|
|
204
366
|
Compiling endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
|
|
205
|
-
Finished `release` profile [optimized] target(s) in
|
|
367
|
+
Finished `release` profile [optimized] target(s) in 31.72s
|
|
206
368
|
βΉοΈ Build Summary:
|
|
207
369
|
Wasm File: target/wasm32v1-none/release/endpoint_v2.wasm (59457 bytes)
|
|
208
370
|
Wasm Hash: 0f3336cb82c088d8430af0b9110c309baa6c2eade24e65d35b16650d197d1592
|
|
@@ -274,9 +436,9 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
274
436
|
Compiling byteorder v1.5.0
|
|
275
437
|
Compiling escape-bytes v0.1.1
|
|
276
438
|
Compiling static_assertions v1.1.0
|
|
277
|
-
Compiling ethnum v1.5.2
|
|
278
439
|
Compiling num-traits v0.2.19
|
|
279
440
|
Compiling stable_deref_trait v1.2.1
|
|
441
|
+
Compiling ethnum v1.5.2
|
|
280
442
|
Compiling data-encoding v2.9.0
|
|
281
443
|
Compiling cfg-if v1.0.4
|
|
282
444
|
Compiling stellar-xdr v25.0.0
|
|
@@ -291,7 +453,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
291
453
|
Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
292
454
|
Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
293
455
|
Compiling layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
|
|
294
|
-
Finished `release` profile [optimized] target(s) in
|
|
456
|
+
Finished `release` profile [optimized] target(s) in 8.47s
|
|
295
457
|
βΉοΈ Build Summary:
|
|
296
458
|
Wasm File: target/wasm32v1-none/release/layerzero_views.wasm (36531 bytes)
|
|
297
459
|
Wasm Hash: e1191bc282426547ae9c65f4188a69678b16897bcd40c548ff9940650470c409
|
|
@@ -324,7 +486,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
324
486
|
βΉοΈ 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
|
|
325
487
|
Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
326
488
|
Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
327
|
-
Finished `release` profile [optimized] target(s) in 1.
|
|
489
|
+
Finished `release` profile [optimized] target(s) in 1.07s
|
|
328
490
|
βΉοΈ Build Summary:
|
|
329
491
|
Wasm File: target/wasm32v1-none/release/uln302.wasm (60571 bytes)
|
|
330
492
|
Wasm Hash: e5a97c9d7e69b9c03a9ba3b415c069d07a9b5282737921ba1f4a99b256510ab9
|
|
@@ -372,7 +534,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
372
534
|
|
|
373
535
|
βΉοΈ 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
|
|
374
536
|
Compiling upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
|
|
375
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
537
|
+
Finished `release` profile [optimized] target(s) in 0.25s
|
|
376
538
|
βΉοΈ Build Summary:
|
|
377
539
|
Wasm File: target/wasm32v1-none/release/upgrader.wasm (7575 bytes)
|
|
378
540
|
Wasm Hash: 7796fed7be887c8f281a3c6e043203c0597969b65d23d5c1f9d767b62dfba062
|
|
@@ -384,7 +546,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
384
546
|
|
|
385
547
|
βΉοΈ 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
|
|
386
548
|
Compiling blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
|
|
387
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
549
|
+
Finished `release` profile [optimized] target(s) in 0.28s
|
|
388
550
|
βΉοΈ Build Summary:
|
|
389
551
|
Wasm File: target/wasm32v1-none/release/blocked_message_lib.wasm (15398 bytes)
|
|
390
552
|
Wasm Hash: 0a8ee862d5fa45a3dca9c2dc8ba111b83e9ab333a78d89273ae0a111211445d1
|
|
@@ -401,7 +563,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
401
563
|
|
|
402
564
|
βΉοΈ 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
|
|
403
565
|
Compiling simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
|
|
404
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
566
|
+
Finished `release` profile [optimized] target(s) in 0.47s
|
|
405
567
|
βΉοΈ Build Summary:
|
|
406
568
|
Wasm File: target/wasm32v1-none/release/simple_message_lib.wasm (30929 bytes)
|
|
407
569
|
Wasm Hash: 05c2d9b85bb8fd0c3f7039961b591e38c97355385b787ba2329ca61c691fd423
|
|
@@ -442,7 +604,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
442
604
|
|
|
443
605
|
βΉοΈ 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
|
|
444
606
|
Compiling treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
|
|
445
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
607
|
+
Finished `release` profile [optimized] target(s) in 0.43s
|
|
446
608
|
βΉοΈ Build Summary:
|
|
447
609
|
Wasm File: target/wasm32v1-none/release/treasury.wasm (29508 bytes)
|
|
448
610
|
Wasm Hash: 0eb3a9c49b66b4af26b0a95337a334b31d981a89258d0fbe0b8d7390a36fc2aa
|
|
@@ -476,7 +638,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
476
638
|
Compiling oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
|
|
477
639
|
Compiling oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
|
|
478
640
|
Compiling console-oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/console-oft)
|
|
479
|
-
Finished `release` profile [optimized] target(s) in
|
|
641
|
+
Finished `release` profile [optimized] target(s) in 1.95s
|
|
480
642
|
βΉοΈ Build Summary:
|
|
481
643
|
Wasm File: target/wasm32v1-none/release/console_oft.wasm (87246 bytes)
|
|
482
644
|
Wasm Hash: 92e33a08bef72380424f0b89febac7a3155d44dfef18306ba7622627cb7b95ba
|
|
@@ -556,7 +718,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
556
718
|
|
|
557
719
|
βΉοΈ 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
|
|
558
720
|
Compiling counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
|
|
559
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
721
|
+
Finished `release` profile [optimized] target(s) in 0.67s
|
|
560
722
|
βΉοΈ Build Summary:
|
|
561
723
|
Wasm File: target/wasm32v1-none/release/counter.wasm (52090 bytes)
|
|
562
724
|
Wasm Hash: 43eaef63b2e9e04f75e0883fd19f1f160774f520df637f68e5902ec780425a7d
|
|
@@ -614,7 +776,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
614
776
|
Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
615
777
|
Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
616
778
|
Compiling dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
|
|
617
|
-
Finished `release` profile [optimized] target(s) in 1.
|
|
779
|
+
Finished `release` profile [optimized] target(s) in 1.18s
|
|
618
780
|
βΉοΈ Build Summary:
|
|
619
781
|
Wasm File: target/wasm32v1-none/release/dvn.wasm (59983 bytes)
|
|
620
782
|
Wasm Hash: 870de1c00c6617b1110f387e299a869ed6a8e8399c5c0a4c20bc3e4ff6816ae0
|
|
@@ -677,7 +839,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
677
839
|
βΉοΈ 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
|
|
678
840
|
Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
679
841
|
Compiling dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
|
|
680
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
842
|
+
Finished `release` profile [optimized] target(s) in 0.58s
|
|
681
843
|
βΉοΈ Build Summary:
|
|
682
844
|
Wasm File: target/wasm32v1-none/release/dvn_fee_lib.wasm (22652 bytes)
|
|
683
845
|
Wasm Hash: d558e6a20af9b41e264beb1785de8b9ca412380eb2b142356e5e39a938fe96a5
|
|
@@ -704,7 +866,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
704
866
|
|
|
705
867
|
βΉοΈ 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
|
|
706
868
|
Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
707
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
869
|
+
Finished `release` profile [optimized] target(s) in 0.75s
|
|
708
870
|
βΉοΈ Build Summary:
|
|
709
871
|
Wasm File: target/wasm32v1-none/release/executor.wasm (59531 bytes)
|
|
710
872
|
Wasm Hash: 8a2b3fd944612968801d015af20b843db0552affc8e79ef2775f7f21fd7f34cf
|
|
@@ -763,7 +925,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
763
925
|
|
|
764
926
|
βΉοΈ 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
|
|
765
927
|
Compiling executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
|
|
766
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
928
|
+
Finished `release` profile [optimized] target(s) in 0.41s
|
|
767
929
|
βΉοΈ Build Summary:
|
|
768
930
|
Wasm File: target/wasm32v1-none/release/executor_fee_lib.wasm (35404 bytes)
|
|
769
931
|
Wasm Hash: 8f42a35df1173387ba2c5ffe34384b3e4517ce4ec11df13db67d5f2211267cf9
|
|
@@ -793,7 +955,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
793
955
|
Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
794
956
|
Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
795
957
|
Compiling executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
|
|
796
|
-
Finished `release` profile [optimized] target(s) in
|
|
958
|
+
Finished `release` profile [optimized] target(s) in 0.93s
|
|
797
959
|
βΉοΈ Build Summary:
|
|
798
960
|
Wasm File: target/wasm32v1-none/release/executor_helper.wasm (25110 bytes)
|
|
799
961
|
Wasm Hash: 1c0928af078a4a9beff5e04647240b9fecca7a805b751c803f96ff92f75b9a08
|
|
@@ -808,7 +970,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
808
970
|
|
|
809
971
|
βΉοΈ 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
|
|
810
972
|
Compiling price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
|
|
811
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
973
|
+
Finished `release` profile [optimized] target(s) in 0.58s
|
|
812
974
|
βΉοΈ Build Summary:
|
|
813
975
|
Wasm File: target/wasm32v1-none/release/price_feed.wasm (33739 bytes)
|
|
814
976
|
Wasm Hash: d4862be2522cfe5cd4d55a160e10ab7c313ab1297773ea00e98e3eaa0225aa0f
|
|
@@ -848,7 +1010,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
848
1010
|
|
|
849
1011
|
βΉοΈ 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
|
|
850
1012
|
Compiling oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
|
|
851
|
-
Finished `release` profile [optimized] target(s) in
|
|
1013
|
+
Finished `release` profile [optimized] target(s) in 0.96s
|
|
852
1014
|
βΉοΈ Build Summary:
|
|
853
1015
|
Wasm File: target/wasm32v1-none/release/oft.wasm (77986 bytes)
|
|
854
1016
|
Wasm Hash: d313988c11933cbe18bf315b3a087be6c10b3054ac38251d3bd38a6ca704c284
|
|
@@ -919,7 +1081,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
919
1081
|
|
|
920
1082
|
βΉοΈ 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
|
|
921
1083
|
Compiling sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
|
|
922
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
1084
|
+
Finished `release` profile [optimized] target(s) in 0.43s
|
|
923
1085
|
βΉοΈ Build Summary:
|
|
924
1086
|
Wasm File: target/wasm32v1-none/release/sac_manager.wasm (24101 bytes)
|
|
925
1087
|
Wasm Hash: bf9358ac2e188d74a695cd6009929735f90e8c891f922a9de5fcdc7037af255e
|
|
@@ -955,7 +1117,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
955
1117
|
β’ underlying_sac
|
|
956
1118
|
β
Build Complete
|
|
957
1119
|
|
|
958
|
-
β±οΈ stellar contract build: 1:
|
|
1120
|
+
β±οΈ stellar contract build: 1:05.251 (m:ss.mmm)
|
|
959
1121
|
βWARNβ Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
|
|
960
1122
|
|
|
961
1123
|
> @layerzerolabs/protocol-stellar-v2@0.0.1 generate:sdk /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar
|
|
@@ -966,7 +1128,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
966
1128
|
π§ User volumes override 1 default volume(s)
|
|
967
1129
|
β
stellar-25.1.0 (Latest stable release)
|
|
968
1130
|
π§ stellar version: 25.1.0
|
|
969
|
-
(node:
|
|
1131
|
+
(node:24831) [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
1132
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
971
1133
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
972
1134
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
@@ -985,7 +1147,7 @@ info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
|
|
|
985
1147
|
|
|
986
1148
|
1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
|
|
987
1149
|
|
|
988
|
-
β±οΈ 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:
|
|
1150
|
+
β±οΈ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy: 486.354ms
|
|
989
1151
|
π Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
|
|
990
1152
|
π¦ Using 4 default cache volume(s) for stellar
|
|
991
1153
|
β
stellar-25.1.0 (Latest stable release)
|
|
@@ -996,7 +1158,117 @@ $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws
|
|
|
996
1158
|
π Using 5 default environment variable(s) for stellar
|
|
997
1159
|
π Executing custom script: cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml
|
|
998
1160
|
$ 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_1 bash -c $'cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml'
|
|
999
|
-
|
|
1161
|
+
Updating crates.io index
|
|
1162
|
+
Downloading crates ...
|
|
1163
|
+
Downloaded anyhow v1.0.102
|
|
1164
|
+
Downloaded generic-array v0.14.7
|
|
1165
|
+
Downloaded digest v0.9.0
|
|
1166
|
+
Downloaded block-buffer v0.9.0
|
|
1167
|
+
Downloaded deranged v0.5.8
|
|
1168
|
+
Downloaded crypto-common v0.1.7
|
|
1169
|
+
Downloaded data-encoding v2.10.0
|
|
1170
|
+
Downloaded serde_with_macros v3.17.0
|
|
1171
|
+
Downloaded toml_datetime v0.6.11
|
|
1172
|
+
Downloaded toml_write v0.1.2
|
|
1173
|
+
Downloaded opaque-debug v0.3.1
|
|
1174
|
+
Downloaded heck v0.4.1
|
|
1175
|
+
Downloaded sha2 v0.9.9
|
|
1176
|
+
Downloaded num-conv v0.2.0
|
|
1177
|
+
Downloaded include_dir_macros v0.7.4
|
|
1178
|
+
Downloaded include_dir v0.7.4
|
|
1179
|
+
Downloaded time-core v0.1.8
|
|
1180
|
+
Downloaded itoa v1.0.17
|
|
1181
|
+
Downloaded serde_spanned v0.6.9
|
|
1182
|
+
Downloaded glob v0.3.3
|
|
1183
|
+
Downloaded quote v1.0.44
|
|
1184
|
+
Downloaded zmij v1.0.21
|
|
1185
|
+
Downloaded toml v0.8.23
|
|
1186
|
+
Downloaded unicode-ident v1.0.24
|
|
1187
|
+
Downloaded proc-macro2 v1.0.106
|
|
1188
|
+
Downloaded memchr v2.8.0
|
|
1189
|
+
Downloaded toml_edit v0.22.27
|
|
1190
|
+
Downloaded winnow v0.7.14
|
|
1191
|
+
Downloaded soroban-spec-typescript v25.1.0
|
|
1192
|
+
Downloaded hashbrown v0.16.1
|
|
1193
|
+
Downloaded schemars v1.2.1
|
|
1194
|
+
Downloaded serde_json v1.0.149
|
|
1195
|
+
Downloaded serde_with v3.17.0
|
|
1196
|
+
Downloaded chrono v0.4.44
|
|
1197
|
+
Downloaded time v0.3.47
|
|
1198
|
+
Downloaded indexmap v2.13.0
|
|
1199
|
+
Downloaded iana-time-zone v0.1.65
|
|
1200
|
+
Downloaded syn v2.0.117
|
|
1201
|
+
Downloaded time-macros v0.2.27
|
|
1202
|
+
Downloaded base64 v0.21.7
|
|
1203
|
+
Compiling unicode-ident v1.0.24
|
|
1204
|
+
Compiling proc-macro2 v1.0.106
|
|
1205
|
+
Compiling quote v1.0.44
|
|
1206
|
+
Compiling zmij v1.0.21
|
|
1207
|
+
Compiling serde_json v1.0.149
|
|
1208
|
+
Compiling serde_core v1.0.228
|
|
1209
|
+
Compiling itoa v1.0.17
|
|
1210
|
+
Compiling typenum v1.19.0
|
|
1211
|
+
Compiling memchr v2.8.0
|
|
1212
|
+
Compiling version_check v0.9.5
|
|
1213
|
+
Compiling serde v1.0.228
|
|
1214
|
+
Compiling strsim v0.11.1
|
|
1215
|
+
Compiling ident_case v1.0.1
|
|
1216
|
+
Compiling fnv v1.0.7
|
|
1217
|
+
Compiling hashbrown v0.16.1
|
|
1218
|
+
Compiling equivalent v1.0.2
|
|
1219
|
+
Compiling schemars v0.8.22
|
|
1220
|
+
Compiling cpufeatures v0.2.17
|
|
1221
|
+
Compiling dyn-clone v1.0.20
|
|
1222
|
+
Compiling cfg-if v1.0.4
|
|
1223
|
+
Compiling thiserror v1.0.69
|
|
1224
|
+
Compiling generic-array v0.14.7
|
|
1225
|
+
Compiling data-encoding v2.10.0
|
|
1226
|
+
Compiling semver v1.0.27
|
|
1227
|
+
Compiling base64 v0.22.1
|
|
1228
|
+
Compiling escape-bytes v0.1.1
|
|
1229
|
+
Compiling ethnum v1.5.2
|
|
1230
|
+
Compiling prettyplease v0.2.37
|
|
1231
|
+
Compiling glob v0.3.3
|
|
1232
|
+
Compiling either v1.15.0
|
|
1233
|
+
Compiling toml_write v0.1.2
|
|
1234
|
+
Compiling winnow v0.7.14
|
|
1235
|
+
Compiling anyhow v1.0.102
|
|
1236
|
+
Compiling opaque-debug v0.3.1
|
|
1237
|
+
Compiling heck v0.4.1
|
|
1238
|
+
Compiling itertools v0.10.5
|
|
1239
|
+
Compiling base64 v0.21.7
|
|
1240
|
+
Compiling indexmap v2.13.0
|
|
1241
|
+
Compiling syn v2.0.117
|
|
1242
|
+
Compiling include_dir_macros v0.7.4
|
|
1243
|
+
Compiling wasmparser v0.116.1
|
|
1244
|
+
Compiling include_dir v0.7.4
|
|
1245
|
+
Compiling crypto-common v0.1.7
|
|
1246
|
+
Compiling block-buffer v0.10.4
|
|
1247
|
+
Compiling block-buffer v0.9.0
|
|
1248
|
+
Compiling digest v0.9.0
|
|
1249
|
+
Compiling digest v0.10.7
|
|
1250
|
+
Compiling sha2 v0.9.9
|
|
1251
|
+
Compiling sha2 v0.10.9
|
|
1252
|
+
Compiling darling_core v0.21.3
|
|
1253
|
+
Compiling serde_derive v1.0.228
|
|
1254
|
+
Compiling thiserror-impl v1.0.69
|
|
1255
|
+
Compiling cfg_eval v0.1.2
|
|
1256
|
+
Compiling darling_macro v0.21.3
|
|
1257
|
+
Compiling crate-git-revision v0.0.6
|
|
1258
|
+
Compiling darling v0.21.3
|
|
1259
|
+
Compiling stellar-strkey v0.0.13
|
|
1260
|
+
Compiling stellar-xdr v25.0.0
|
|
1261
|
+
Compiling serde_with_macros v3.17.0
|
|
1262
|
+
Compiling hex v0.4.3
|
|
1263
|
+
Compiling serde_spanned v0.6.9
|
|
1264
|
+
Compiling toml_datetime v0.6.11
|
|
1265
|
+
Compiling toml_edit v0.22.27
|
|
1266
|
+
Compiling serde_with v3.17.0
|
|
1267
|
+
Compiling toml v0.8.23
|
|
1268
|
+
Compiling soroban-spec v25.1.1
|
|
1269
|
+
Compiling soroban-spec-typescript v25.1.0
|
|
1270
|
+
Compiling stellar-ts-bindings-gen v0.0.1 (/workspace/packages/vms/stellar/ts-bindings-gen)
|
|
1271
|
+
Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.31s
|
|
1000
1272
|
Running `/workspace/packages/vms/stellar/ts-bindings-gen/target/debug/stellar-ts-bindings-gen --config ts-bindings-gen.toml`
|
|
1001
1273
|
Generating TypeScript bindings for 16 contract(s)...
|
|
1002
1274
|
|
|
@@ -1116,4 +1388,4 @@ Generated files in sdk/src/generated:
|
|
|
1116
1388
|
- oft.ts
|
|
1117
1389
|
- sac_manager.ts
|
|
1118
1390
|
- layerzero_view.ts
|
|
1119
|
-
β±οΈ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml:
|
|
1391
|
+
β±οΈ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml: 26.974s
|