@layerzerolabs/protocol-stellar-v2 0.2.45 â 0.2.46
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 +337 -75
- package/.turbo/turbo-lint.log +96 -132
- package/.turbo/turbo-test.log +1755 -1961
- package/contracts/common-macros/src/lib.rs +17 -1
- package/contracts/macro-integration-tests/tests/runtime/oapp/mod.rs +3 -3
- package/contracts/oapps/counter/src/tests/mod.rs +2 -2
- package/contracts/oapps/oapp/src/oapp_core.rs +5 -5
- package/contracts/oapps/oapp/src/oapp_options_type3.rs +3 -3
- package/contracts/oapps/oapp/src/tests/mod.rs +3 -3
- package/contracts/oapps/oft/integration-tests/setup.rs +2 -2
- package/contracts/oapps/oft/integration-tests/utils.rs +10 -10
- package/contracts/oapps/oft/src/extensions/oft_fee.rs +7 -7
- package/contracts/oapps/oft/src/extensions/rate_limiter.rs +4 -4
- package/contracts/oapps/oft/src/tests/extensions/oft_fee.rs +3 -3
- package/contracts/oapps/oft/src/tests/extensions/rate_limiter.rs +3 -3
- package/contracts/oapps/oft-core/integration-tests/setup.rs +4 -4
- package/contracts/oapps/oft-core/src/oft_core.rs +4 -4
- package/contracts/oapps/oft-core/src/tests/test_msg_inspector.rs +3 -3
- package/contracts/oapps/oft-core/src/tests/test_utils.rs +4 -4
- package/package.json +4 -4
- package/sdk/.turbo/turbo-test.log +288 -299
- package/sdk/dist/generated/counter.d.ts +6 -6
- package/sdk/dist/generated/counter.js +6 -6
- package/sdk/dist/generated/oft.d.ts +12 -12
- package/sdk/dist/generated/oft.js +11 -11
- package/sdk/package.json +1 -1
- package/sdk/test/counter-sml.test.ts +4 -4
- package/sdk/test/counter-uln.test.ts +4 -4
- package/sdk/test/oft-sml.test.ts +5 -5
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:13315) [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,43 +37,40 @@ efd28cb7ba78: Pulling fs layer
|
|
|
37
37
|
14f775f5d67b: Pulling fs layer
|
|
38
38
|
3f562c99cbe3: Pulling fs layer
|
|
39
39
|
5fa3a944df97: Pulling fs layer
|
|
40
|
-
5fa3a944df97: Waiting
|
|
41
|
-
92a1b3d31b96: Waiting
|
|
42
40
|
fb456ca5475e: Waiting
|
|
43
41
|
2c1ce468d9f3: Waiting
|
|
42
|
+
3e1d87a413fa: Waiting
|
|
44
43
|
963aa7b66e91: Waiting
|
|
44
|
+
92a1b3d31b96: Waiting
|
|
45
45
|
efd28cb7ba78: Waiting
|
|
46
|
+
a0f6971ecbd3: Waiting
|
|
46
47
|
14f775f5d67b: Waiting
|
|
48
|
+
5fa3a944df97: Waiting
|
|
47
49
|
3f562c99cbe3: Waiting
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
a0f6971ecbd3: Waiting
|
|
50
|
+
f6bd9104d248: Verifying Checksum
|
|
51
|
+
f6bd9104d248: Download complete
|
|
51
52
|
f6bd9104d248: Pull complete
|
|
52
|
-
4617420e017b: Verifying Checksum
|
|
53
|
-
4617420e017b: Download complete
|
|
54
|
-
beaaf8a7146e: Verifying Checksum
|
|
55
|
-
beaaf8a7146e: Download complete
|
|
56
53
|
3e1d87a413fa: Verifying Checksum
|
|
57
54
|
3e1d87a413fa: Download complete
|
|
58
55
|
a0f6971ecbd3: Verifying Checksum
|
|
59
56
|
a0f6971ecbd3: Download complete
|
|
57
|
+
beaaf8a7146e: Verifying Checksum
|
|
58
|
+
beaaf8a7146e: Download complete
|
|
59
|
+
4617420e017b: Verifying Checksum
|
|
60
|
+
4617420e017b: Download complete
|
|
60
61
|
92a1b3d31b96: Verifying Checksum
|
|
61
62
|
92a1b3d31b96: Download complete
|
|
62
63
|
2c1ce468d9f3: Verifying Checksum
|
|
63
64
|
2c1ce468d9f3: Download complete
|
|
64
|
-
4617420e017b: Pull complete
|
|
65
|
-
fb456ca5475e: Verifying Checksum
|
|
66
|
-
fb456ca5475e: Download complete
|
|
67
|
-
963aa7b66e91: Verifying Checksum
|
|
68
|
-
963aa7b66e91: Download complete
|
|
69
|
-
efd28cb7ba78: Verifying Checksum
|
|
70
65
|
efd28cb7ba78: Download complete
|
|
71
|
-
14f775f5d67b: Verifying Checksum
|
|
72
66
|
14f775f5d67b: Download complete
|
|
73
|
-
|
|
67
|
+
963aa7b66e91: Verifying Checksum
|
|
68
|
+
963aa7b66e91: Download complete
|
|
74
69
|
3f562c99cbe3: Download complete
|
|
75
70
|
5fa3a944df97: Verifying Checksum
|
|
76
71
|
5fa3a944df97: Download complete
|
|
72
|
+
fb456ca5475e: Download complete
|
|
73
|
+
4617420e017b: Pull complete
|
|
77
74
|
beaaf8a7146e: Pull complete
|
|
78
75
|
3e1d87a413fa: Pull complete
|
|
79
76
|
a0f6971ecbd3: Pull complete
|
|
@@ -115,7 +112,7 @@ info: installing component 'rustfmt'
|
|
|
115
112
|
|
|
116
113
|
info: default toolchain set to '1.90.0-x86_64-unknown-linux-gnu'
|
|
117
114
|
info: checking for self-update
|
|
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 --target wasm32v1-none --component rustfmt --component clippy:
|
|
115
|
+
âąī¸ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --target wasm32v1-none --component rustfmt --component clippy: 15.945s
|
|
119
116
|
đ Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
|
|
120
117
|
đĻ Using 4 default cache volume(s) for stellar
|
|
121
118
|
â
stellar-25.1.0 (Latest stable release)
|
|
@@ -129,72 +126,228 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
129
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
|
|
130
127
|
Updating crates.io index
|
|
131
128
|
Downloading crates ...
|
|
132
|
-
Downloaded
|
|
129
|
+
Downloaded macro-string v0.1.4
|
|
130
|
+
Downloaded itoa v1.0.15
|
|
131
|
+
Downloaded rustc_version v0.4.1
|
|
132
|
+
Downloaded ref-cast v1.0.25
|
|
133
|
+
Downloaded proc-macro2 v1.0.103
|
|
134
|
+
Downloaded ryu v1.0.20
|
|
135
|
+
Downloaded ark-poly v0.4.2
|
|
136
|
+
Downloaded zeroize v1.8.2
|
|
137
|
+
Downloaded spin v0.9.8
|
|
138
|
+
Downloaded keccak v0.1.5
|
|
139
|
+
Downloaded hex v0.4.3
|
|
140
|
+
Downloaded wasmi_arena v0.4.1
|
|
141
|
+
Downloaded soroban-ledger-snapshot v25.1.1
|
|
133
142
|
Downloaded unicode-ident v1.0.22
|
|
143
|
+
Downloaded zeroize_derive v1.4.2
|
|
144
|
+
Downloaded strsim v0.11.1
|
|
145
|
+
Downloaded soroban-spec v25.1.1
|
|
146
|
+
Downloaded wasmparser v0.116.1
|
|
147
|
+
Downloaded typenum v1.19.0
|
|
148
|
+
Downloaded rand_chacha v0.3.1
|
|
149
|
+
Downloaded once_cell v1.21.3
|
|
150
|
+
Downloaded zerocopy v0.8.27
|
|
151
|
+
Downloaded prettyplease v0.2.37
|
|
152
|
+
Downloaded hmac v0.12.1
|
|
153
|
+
Downloaded wasmparser-nostd v0.100.2
|
|
154
|
+
Downloaded num-bigint v0.4.6
|
|
155
|
+
Downloaded itertools v0.10.5
|
|
156
|
+
Downloaded libm v0.2.15
|
|
157
|
+
Downloaded syn v1.0.109
|
|
158
|
+
Downloaded itertools v0.14.0
|
|
159
|
+
Downloaded hashbrown v0.16.0
|
|
160
|
+
Downloaded soroban-env-host v25.0.1
|
|
161
|
+
Downloaded syn v2.0.108
|
|
162
|
+
Downloaded hashbrown v0.13.2
|
|
163
|
+
Downloaded chrono v0.4.42
|
|
164
|
+
Downloaded indexmap v2.12.0
|
|
165
|
+
Downloaded base64 v0.22.1
|
|
166
|
+
Downloaded curve25519-dalek v4.1.3
|
|
167
|
+
Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
|
|
168
|
+
Downloaded memchr v2.7.6
|
|
169
|
+
Downloaded k256 v0.13.4
|
|
170
|
+
Downloaded ed25519-dalek v2.2.0
|
|
171
|
+
Downloaded der v0.7.10
|
|
172
|
+
Downloaded heapless v0.8.0
|
|
173
|
+
Downloaded ethnum v1.5.2
|
|
174
|
+
Downloaded base64ct v1.8.0
|
|
175
|
+
Downloaded p256 v0.13.2
|
|
176
|
+
Downloaded num-traits v0.2.19
|
|
177
|
+
Downloaded sha3 v0.10.8
|
|
178
|
+
Downloaded getrandom v0.2.16
|
|
179
|
+
Downloaded either v1.15.0
|
|
180
|
+
Downloaded derivative v2.2.0
|
|
181
|
+
Downloaded darling v0.20.11
|
|
182
|
+
Downloaded byteorder v1.5.0
|
|
183
|
+
Downloaded autocfg v1.5.0
|
|
184
|
+
Downloaded ark-std v0.4.0
|
|
185
|
+
Downloaded serde_with v3.15.1
|
|
186
|
+
Downloaded serde_json v1.0.145
|
|
187
|
+
Downloaded rand v0.8.5
|
|
188
|
+
Downloaded ppv-lite86 v0.2.21
|
|
189
|
+
Downloaded paste v1.0.15
|
|
190
|
+
Downloaded generic-array v0.14.9
|
|
191
|
+
Downloaded deranged v0.5.5
|
|
192
|
+
Downloaded cfg_eval v0.1.2
|
|
193
|
+
Downloaded libc v0.2.177
|
|
194
|
+
Downloaded cfg-if v1.0.4
|
|
195
|
+
Downloaded bytes-lit v0.0.5
|
|
196
|
+
Downloaded base16ct v0.2.0
|
|
197
|
+
Downloaded hashbrown v0.12.3
|
|
198
|
+
Downloaded ff v0.13.1
|
|
199
|
+
Downloaded data-encoding v2.9.0
|
|
200
|
+
Downloaded ark-serialize-derive v0.4.2
|
|
201
|
+
Downloaded quote v1.0.41
|
|
202
|
+
Downloaded dtor-proc-macro v0.0.6
|
|
203
|
+
Downloaded downcast-rs v1.2.1
|
|
204
|
+
Downloaded curve25519-dalek-derive v0.1.1
|
|
205
|
+
Downloaded crate-git-revision v0.0.6
|
|
206
|
+
Downloaded block-buffer v0.10.4
|
|
207
|
+
Downloaded ark-serialize v0.4.2
|
|
208
|
+
Downloaded time v0.3.44
|
|
209
|
+
Downloaded smallvec v1.15.1
|
|
210
|
+
Downloaded sec1 v0.7.3
|
|
211
|
+
Downloaded pkcs8 v0.10.2
|
|
212
|
+
Downloaded num-derive v0.4.2
|
|
213
|
+
Downloaded iana-time-zone v0.1.64
|
|
214
|
+
Downloaded crypto-bigint v0.5.5
|
|
215
|
+
Downloaded spki v0.7.3
|
|
216
|
+
Downloaded serde v1.0.228
|
|
217
|
+
Downloaded indexmap-nostd v0.4.0
|
|
218
|
+
Downloaded ident_case v1.0.1
|
|
219
|
+
Downloaded derive_arbitrary v1.3.2
|
|
220
|
+
Downloaded soroban-env-common v25.0.1
|
|
221
|
+
Downloaded serde_with_macros v3.15.1
|
|
222
|
+
Downloaded serde_derive v1.0.228
|
|
223
|
+
Downloaded equivalent v1.0.2
|
|
224
|
+
Downloaded wasmi_core v0.13.0
|
|
225
|
+
Downloaded visibility v0.1.1
|
|
226
|
+
Downloaded subtle v2.6.1
|
|
227
|
+
Downloaded powerfmt v0.2.0
|
|
228
|
+
Downloaded num-conv v0.1.0
|
|
229
|
+
Downloaded hex-literal v0.4.1
|
|
230
|
+
Downloaded ecdsa v0.16.9
|
|
231
|
+
Downloaded soroban-env-guest v25.0.1
|
|
232
|
+
Downloaded sha2 v0.10.9
|
|
233
|
+
Downloaded semver v1.0.27
|
|
134
234
|
Downloaded schemars v1.0.5
|
|
235
|
+
Downloaded stellar-xdr v25.0.0
|
|
236
|
+
Downloaded primeorder v0.13.6
|
|
237
|
+
Downloaded version_check v0.9.5
|
|
238
|
+
Downloaded time-macros v0.2.24
|
|
239
|
+
Downloaded time-core v0.1.6
|
|
240
|
+
Downloaded soroban-sdk v25.1.1
|
|
241
|
+
Downloaded thiserror-impl v1.0.69
|
|
242
|
+
Downloaded thiserror v1.0.69
|
|
243
|
+
Downloaded stellar-strkey v0.0.13
|
|
244
|
+
Downloaded static_assertions v1.1.0
|
|
245
|
+
Downloaded stable_deref_trait v1.2.1
|
|
246
|
+
Downloaded soroban-spec-rust v25.1.1
|
|
247
|
+
Downloaded soroban-sdk-macros v25.1.1
|
|
248
|
+
Downloaded soroban-env-macros v25.0.1
|
|
249
|
+
Downloaded soroban-builtin-sdk-macros v25.0.1
|
|
250
|
+
Downloaded signature v2.2.0
|
|
251
|
+
Downloaded schemars v0.8.22
|
|
252
|
+
Downloaded heck v0.5.0
|
|
253
|
+
Downloaded group v0.13.0
|
|
254
|
+
Downloaded dtor v0.1.1
|
|
255
|
+
Downloaded darling_core v0.21.3
|
|
256
|
+
Downloaded darling v0.21.3
|
|
257
|
+
Downloaded hash32 v0.3.1
|
|
258
|
+
Downloaded escape-bytes v0.1.1
|
|
259
|
+
Downloaded elliptic-curve v0.13.8
|
|
260
|
+
Downloaded ed25519 v2.2.3
|
|
261
|
+
Downloaded dyn-clone v1.0.20
|
|
262
|
+
Downloaded darling_macro v0.21.3
|
|
263
|
+
Downloaded darling_core v0.20.11
|
|
264
|
+
Downloaded ctor v0.5.0
|
|
265
|
+
Downloaded serde_core v1.0.228
|
|
266
|
+
Downloaded rfc6979 v0.4.0
|
|
267
|
+
Downloaded rand_core v0.6.4
|
|
268
|
+
Downloaded digest v0.10.7
|
|
269
|
+
Downloaded darling_macro v0.20.11
|
|
270
|
+
Downloaded ctor-proc-macro v0.0.6
|
|
271
|
+
Downloaded ark-bls12-381 v0.4.0
|
|
272
|
+
Downloaded stellar-strkey v0.0.16
|
|
273
|
+
Downloaded schemars v0.9.0
|
|
274
|
+
Downloaded ref-cast-impl v1.0.25
|
|
275
|
+
Downloaded cpufeatures v0.2.17
|
|
276
|
+
Downloaded const-oid v0.9.6
|
|
277
|
+
Downloaded ark-ff v0.4.2
|
|
278
|
+
Downloaded ark-ec v0.4.2
|
|
279
|
+
Downloaded ahash v0.8.12
|
|
280
|
+
Downloaded num-integer v0.1.46
|
|
281
|
+
Downloaded indexmap v1.9.3
|
|
282
|
+
Downloaded arbitrary v1.3.2
|
|
283
|
+
Downloaded ark-bn254 v0.4.0
|
|
284
|
+
Downloaded fnv v1.0.7
|
|
285
|
+
Downloaded crypto-common v0.1.6
|
|
286
|
+
Downloaded ark-ff-macros v0.4.2
|
|
287
|
+
Downloaded ark-ff-asm v0.4.2
|
|
135
288
|
Compiling proc-macro2 v1.0.103
|
|
136
|
-
Compiling unicode-ident v1.0.22
|
|
137
289
|
Compiling quote v1.0.41
|
|
290
|
+
Compiling unicode-ident v1.0.22
|
|
138
291
|
Compiling serde_core v1.0.228
|
|
139
292
|
Compiling serde v1.0.228
|
|
140
293
|
Compiling serde_json v1.0.145
|
|
294
|
+
Compiling memchr v2.7.6
|
|
141
295
|
Compiling itoa v1.0.15
|
|
142
296
|
Compiling ryu v1.0.20
|
|
143
|
-
Compiling memchr v2.7.6
|
|
144
|
-
Compiling ident_case v1.0.1
|
|
145
|
-
Compiling fnv v1.0.7
|
|
146
297
|
Compiling strsim v0.11.1
|
|
147
|
-
Compiling
|
|
298
|
+
Compiling fnv v1.0.7
|
|
299
|
+
Compiling ident_case v1.0.1
|
|
148
300
|
Compiling typenum v1.19.0
|
|
301
|
+
Compiling version_check v0.9.5
|
|
149
302
|
Compiling autocfg v1.5.0
|
|
150
303
|
Compiling schemars v0.8.22
|
|
151
304
|
Compiling dyn-clone v1.0.20
|
|
152
305
|
Compiling cpufeatures v0.2.17
|
|
153
306
|
Compiling cfg-if v1.0.4
|
|
154
307
|
Compiling data-encoding v2.9.0
|
|
155
|
-
Compiling escape-bytes v0.1.1
|
|
156
308
|
Compiling either v1.15.0
|
|
309
|
+
Compiling escape-bytes v0.1.1
|
|
157
310
|
Compiling ethnum v1.5.2
|
|
158
|
-
Compiling generic-array v0.14.9
|
|
159
|
-
Compiling num-traits v0.2.19
|
|
160
311
|
Compiling semver v1.0.27
|
|
161
312
|
Compiling thiserror v1.0.69
|
|
162
313
|
Compiling hashbrown v0.16.0
|
|
163
314
|
Compiling equivalent v1.0.2
|
|
164
315
|
Compiling prettyplease v0.2.37
|
|
165
|
-
Compiling
|
|
316
|
+
Compiling generic-array v0.14.9
|
|
317
|
+
Compiling num-traits v0.2.19
|
|
166
318
|
Compiling base64 v0.22.1
|
|
167
319
|
Compiling heapless v0.8.0
|
|
168
|
-
Compiling
|
|
169
|
-
Compiling
|
|
320
|
+
Compiling itertools v0.10.5
|
|
321
|
+
Compiling byteorder v1.5.0
|
|
170
322
|
Compiling heck v0.5.0
|
|
171
|
-
Compiling
|
|
172
|
-
Compiling
|
|
323
|
+
Compiling rustc_version v0.4.1
|
|
324
|
+
Compiling hash32 v0.3.1
|
|
173
325
|
Compiling static_assertions v1.1.0
|
|
174
|
-
Compiling
|
|
326
|
+
Compiling stable_deref_trait v1.2.1
|
|
175
327
|
Compiling itertools v0.14.0
|
|
176
|
-
Compiling
|
|
177
|
-
Compiling
|
|
178
|
-
Compiling crypto-common v0.1.6
|
|
328
|
+
Compiling indexmap v2.12.0
|
|
329
|
+
Compiling syn v2.0.108
|
|
179
330
|
Compiling num-integer v0.1.46
|
|
331
|
+
Compiling crypto-common v0.1.6
|
|
332
|
+
Compiling block-buffer v0.10.4
|
|
333
|
+
Compiling wasmparser v0.116.1
|
|
180
334
|
Compiling digest v0.10.7
|
|
181
335
|
Compiling num-bigint v0.4.6
|
|
182
336
|
Compiling sha2 v0.10.9
|
|
183
|
-
Compiling syn v2.0.108
|
|
184
337
|
Compiling darling_core v0.21.3
|
|
185
338
|
Compiling darling_core v0.20.11
|
|
186
339
|
Compiling macro-string v0.1.4
|
|
187
340
|
Compiling serde_derive v1.0.228
|
|
188
341
|
Compiling cfg_eval v0.1.2
|
|
189
|
-
Compiling thiserror-impl v1.0.69
|
|
190
342
|
Compiling num-derive v0.4.2
|
|
191
|
-
Compiling
|
|
343
|
+
Compiling thiserror-impl v1.0.69
|
|
192
344
|
Compiling visibility v0.1.1
|
|
345
|
+
Compiling bytes-lit v0.0.5
|
|
193
346
|
Compiling common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
|
|
194
|
-
Compiling darling_macro v0.21.3
|
|
195
347
|
Compiling darling_macro v0.20.11
|
|
196
|
-
Compiling
|
|
348
|
+
Compiling darling_macro v0.21.3
|
|
197
349
|
Compiling darling v0.20.11
|
|
350
|
+
Compiling darling v0.21.3
|
|
198
351
|
Compiling serde_with_macros v3.15.1
|
|
199
352
|
Compiling crate-git-revision v0.0.6
|
|
200
353
|
Compiling hex v0.4.3
|
|
@@ -207,11 +360,11 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
207
360
|
Compiling soroban-spec v25.1.1
|
|
208
361
|
Compiling soroban-env-macros v25.0.1
|
|
209
362
|
Compiling soroban-spec-rust v25.1.1
|
|
210
|
-
Compiling soroban-env-guest v25.0.1
|
|
211
363
|
Compiling soroban-sdk-macros v25.1.1
|
|
364
|
+
Compiling soroban-env-guest v25.0.1
|
|
212
365
|
Compiling utils v0.0.1 (/workspace/contracts/protocol/stellar/contracts/utils)
|
|
213
366
|
Compiling endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
|
|
214
|
-
Finished `release` profile [optimized] target(s) in
|
|
367
|
+
Finished `release` profile [optimized] target(s) in 31.81s
|
|
215
368
|
âšī¸ Build Summary:
|
|
216
369
|
Wasm File: target/wasm32v1-none/release/endpoint_v2.wasm (59457 bytes)
|
|
217
370
|
Wasm Hash: 0f3336cb82c088d8430af0b9110c309baa6c2eade24e65d35b16650d197d1592
|
|
@@ -280,12 +433,12 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
280
433
|
â
Build Complete
|
|
281
434
|
|
|
282
435
|
âšī¸ 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
|
|
283
|
-
Compiling byteorder v1.5.0
|
|
284
436
|
Compiling escape-bytes v0.1.1
|
|
437
|
+
Compiling byteorder v1.5.0
|
|
285
438
|
Compiling ethnum v1.5.2
|
|
286
439
|
Compiling stable_deref_trait v1.2.1
|
|
287
|
-
Compiling static_assertions v1.1.0
|
|
288
440
|
Compiling num-traits v0.2.19
|
|
441
|
+
Compiling static_assertions v1.1.0
|
|
289
442
|
Compiling data-encoding v2.9.0
|
|
290
443
|
Compiling cfg-if v1.0.4
|
|
291
444
|
Compiling stellar-xdr v25.0.0
|
|
@@ -300,7 +453,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
300
453
|
Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
301
454
|
Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
302
455
|
Compiling layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
|
|
303
|
-
Finished `release` profile [optimized] target(s) in
|
|
456
|
+
Finished `release` profile [optimized] target(s) in 8.66s
|
|
304
457
|
âšī¸ Build Summary:
|
|
305
458
|
Wasm File: target/wasm32v1-none/release/layerzero_views.wasm (36531 bytes)
|
|
306
459
|
Wasm Hash: e1191bc282426547ae9c65f4188a69678b16897bcd40c548ff9940650470c409
|
|
@@ -333,7 +486,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
333
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
|
|
334
487
|
Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
335
488
|
Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
336
|
-
Finished `release` profile [optimized] target(s) in 1.
|
|
489
|
+
Finished `release` profile [optimized] target(s) in 1.09s
|
|
337
490
|
âšī¸ Build Summary:
|
|
338
491
|
Wasm File: target/wasm32v1-none/release/uln302.wasm (60571 bytes)
|
|
339
492
|
Wasm Hash: e5a97c9d7e69b9c03a9ba3b415c069d07a9b5282737921ba1f4a99b256510ab9
|
|
@@ -381,7 +534,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
381
534
|
|
|
382
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
|
|
383
536
|
Compiling upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
|
|
384
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
537
|
+
Finished `release` profile [optimized] target(s) in 0.26s
|
|
385
538
|
âšī¸ Build Summary:
|
|
386
539
|
Wasm File: target/wasm32v1-none/release/upgrader.wasm (7575 bytes)
|
|
387
540
|
Wasm Hash: 7796fed7be887c8f281a3c6e043203c0597969b65d23d5c1f9d767b62dfba062
|
|
@@ -393,7 +546,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
393
546
|
|
|
394
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
|
|
395
548
|
Compiling blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
|
|
396
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
549
|
+
Finished `release` profile [optimized] target(s) in 0.29s
|
|
397
550
|
âšī¸ Build Summary:
|
|
398
551
|
Wasm File: target/wasm32v1-none/release/blocked_message_lib.wasm (15398 bytes)
|
|
399
552
|
Wasm Hash: 0a8ee862d5fa45a3dca9c2dc8ba111b83e9ab333a78d89273ae0a111211445d1
|
|
@@ -410,7 +563,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
410
563
|
|
|
411
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
|
|
412
565
|
Compiling simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
|
|
413
|
-
Finished `release` profile [optimized] target(s) in
|
|
566
|
+
Finished `release` profile [optimized] target(s) in 0.48s
|
|
414
567
|
âšī¸ Build Summary:
|
|
415
568
|
Wasm File: target/wasm32v1-none/release/simple_message_lib.wasm (30929 bytes)
|
|
416
569
|
Wasm Hash: 05c2d9b85bb8fd0c3f7039961b591e38c97355385b787ba2329ca61c691fd423
|
|
@@ -451,7 +604,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
451
604
|
|
|
452
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
|
|
453
606
|
Compiling treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
|
|
454
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
607
|
+
Finished `release` profile [optimized] target(s) in 0.44s
|
|
455
608
|
âšī¸ Build Summary:
|
|
456
609
|
Wasm File: target/wasm32v1-none/release/treasury.wasm (29508 bytes)
|
|
457
610
|
Wasm Hash: 0eb3a9c49b66b4af26b0a95337a334b31d981a89258d0fbe0b8d7390a36fc2aa
|
|
@@ -484,11 +637,11 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
484
637
|
Compiling oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
|
|
485
638
|
Compiling oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
|
|
486
639
|
Compiling counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
|
|
487
|
-
Finished `release` profile [optimized] target(s) in
|
|
640
|
+
Finished `release` profile [optimized] target(s) in 1.30s
|
|
488
641
|
âšī¸ Build Summary:
|
|
489
|
-
Wasm File: target/wasm32v1-none/release/counter.wasm (
|
|
490
|
-
Wasm Hash:
|
|
491
|
-
Wasm Size:
|
|
642
|
+
Wasm File: target/wasm32v1-none/release/counter.wasm (51648 bytes)
|
|
643
|
+
Wasm Hash: aecc6c77b8c73f2c5e5739b84fa2c5097530fec00f68d31103d5ca1ac0d241ff
|
|
644
|
+
Wasm Size: 51648 bytes
|
|
492
645
|
Exported Functions: 46 found
|
|
493
646
|
âĸ __constructor
|
|
494
647
|
âĸ accept_ownership
|
|
@@ -542,7 +695,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
542
695
|
Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
543
696
|
Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
544
697
|
Compiling dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
|
|
545
|
-
Finished `release` profile [optimized] target(s) in 1.
|
|
698
|
+
Finished `release` profile [optimized] target(s) in 1.14s
|
|
546
699
|
âšī¸ Build Summary:
|
|
547
700
|
Wasm File: target/wasm32v1-none/release/dvn.wasm (56968 bytes)
|
|
548
701
|
Wasm Hash: 0b95d8f0155be47dec46abd2914d176eb571e37e7db011c76517dbfdbb56b093
|
|
@@ -602,7 +755,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
602
755
|
âšī¸ 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
|
|
603
756
|
Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
604
757
|
Compiling dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
|
|
605
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
758
|
+
Finished `release` profile [optimized] target(s) in 0.60s
|
|
606
759
|
âšī¸ Build Summary:
|
|
607
760
|
Wasm File: target/wasm32v1-none/release/dvn_fee_lib.wasm (22523 bytes)
|
|
608
761
|
Wasm Hash: 002118d4c869e210b4f7400541ebe3641ddbe39f43de5cb342b763f1a617c758
|
|
@@ -628,7 +781,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
628
781
|
|
|
629
782
|
âšī¸ 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
|
|
630
783
|
Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
631
|
-
Finished `release` profile [optimized] target(s) in
|
|
784
|
+
Finished `release` profile [optimized] target(s) in 0.77s
|
|
632
785
|
âšī¸ Build Summary:
|
|
633
786
|
Wasm File: target/wasm32v1-none/release/executor.wasm (59292 bytes)
|
|
634
787
|
Wasm Hash: 936ada7ca624b7776f737743d2aa24207a3785f964a03174de6ecef6d1888172
|
|
@@ -687,7 +840,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
687
840
|
|
|
688
841
|
âšī¸ 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
|
|
689
842
|
Compiling executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
|
|
690
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
843
|
+
Finished `release` profile [optimized] target(s) in 0.42s
|
|
691
844
|
âšī¸ Build Summary:
|
|
692
845
|
Wasm File: target/wasm32v1-none/release/executor_fee_lib.wasm (35404 bytes)
|
|
693
846
|
Wasm Hash: 8f42a35df1173387ba2c5ffe34384b3e4517ce4ec11df13db67d5f2211267cf9
|
|
@@ -717,7 +870,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
717
870
|
Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
718
871
|
Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
719
872
|
Compiling executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
|
|
720
|
-
Finished `release` profile [optimized] target(s) in
|
|
873
|
+
Finished `release` profile [optimized] target(s) in 0.98s
|
|
721
874
|
âšī¸ Build Summary:
|
|
722
875
|
Wasm File: target/wasm32v1-none/release/executor_helper.wasm (25861 bytes)
|
|
723
876
|
Wasm Hash: 0b467a6655e22fdc3bb5d7ca32c3df86fe38a5856570be78f07c1cac18ccc6cd
|
|
@@ -733,7 +886,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
733
886
|
|
|
734
887
|
âšī¸ 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
|
|
735
888
|
Compiling price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
|
|
736
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
889
|
+
Finished `release` profile [optimized] target(s) in 0.59s
|
|
737
890
|
âšī¸ Build Summary:
|
|
738
891
|
Wasm File: target/wasm32v1-none/release/price_feed.wasm (33612 bytes)
|
|
739
892
|
Wasm Hash: 009d6d308d7b1b7f884c4be86ca40f22525c64034528ad39b3c59711d53bca1e
|
|
@@ -774,11 +927,11 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
774
927
|
âšī¸ 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
|
|
775
928
|
Compiling oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
|
|
776
929
|
Compiling oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
|
|
777
|
-
Finished `release` profile [optimized] target(s) in
|
|
930
|
+
Finished `release` profile [optimized] target(s) in 1.27s
|
|
778
931
|
âšī¸ Build Summary:
|
|
779
|
-
Wasm File: target/wasm32v1-none/release/oft.wasm (
|
|
780
|
-
Wasm Hash:
|
|
781
|
-
Wasm Size:
|
|
932
|
+
Wasm File: target/wasm32v1-none/release/oft.wasm (77486 bytes)
|
|
933
|
+
Wasm Hash: 5371eeb1640c49457df62f428fb213f7f186dcd7f0235cbfde0d2d80160499c9
|
|
934
|
+
Wasm Size: 77486 bytes
|
|
782
935
|
Exported Functions: 61 found
|
|
783
936
|
âĸ __constructor
|
|
784
937
|
âĸ accept_ownership
|
|
@@ -845,7 +998,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
845
998
|
|
|
846
999
|
âšī¸ 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
|
|
847
1000
|
Compiling sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
|
|
848
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
1001
|
+
Finished `release` profile [optimized] target(s) in 0.44s
|
|
849
1002
|
âšī¸ Build Summary:
|
|
850
1003
|
Wasm File: target/wasm32v1-none/release/sac_manager.wasm (23520 bytes)
|
|
851
1004
|
Wasm Hash: aa38e04ee0060ed167a7e944ff54f92a9b508c36097a26fa2a5eb522fc070278
|
|
@@ -881,7 +1034,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
881
1034
|
âĸ underlying_sac
|
|
882
1035
|
â
Build Complete
|
|
883
1036
|
|
|
884
|
-
âąī¸ stellar contract build: 1:
|
|
1037
|
+
âąī¸ stellar contract build: 1:05.289 (m:ss.mmm)
|
|
885
1038
|
âWARNâ Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
|
|
886
1039
|
|
|
887
1040
|
> @layerzerolabs/protocol-stellar-v2@0.0.1 generate:sdk /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar
|
|
@@ -892,7 +1045,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
892
1045
|
đ§ User volumes override 1 default volume(s)
|
|
893
1046
|
â
stellar-25.1.0 (Latest stable release)
|
|
894
1047
|
đ§ stellar version: 25.1.0
|
|
895
|
-
(node:
|
|
1048
|
+
(node:21376) [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.
|
|
896
1049
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
897
1050
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
898
1051
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
@@ -913,7 +1066,7 @@ info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
|
|
|
913
1066
|
1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
|
|
914
1067
|
|
|
915
1068
|
info: checking for self-update
|
|
916
|
-
âąī¸ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --target wasm32v1-none --component rustfmt --component clippy:
|
|
1069
|
+
âąī¸ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --target wasm32v1-none --component rustfmt --component clippy: 674.984ms
|
|
917
1070
|
đ Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
|
|
918
1071
|
đĻ Using 4 default cache volume(s) for stellar
|
|
919
1072
|
â
stellar-25.1.0 (Latest stable release)
|
|
@@ -925,8 +1078,117 @@ sha256:314e086933eed3b936567f54f10bcac74de514b93d4841d04eca14b97756d33b
|
|
|
925
1078
|
đ Using 5 default environment variable(s) for stellar
|
|
926
1079
|
đ Executing custom script: cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml
|
|
927
1080
|
$ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=clang -e CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=clang -e $'CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e $'CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/contracts/protocol/stellar -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v lz-tooling-cache-stellar-rustup:/cache/rustup -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0 bash -c $'cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml'
|
|
928
|
-
|
|
929
|
-
|
|
1081
|
+
Updating crates.io index
|
|
1082
|
+
Downloading crates ...
|
|
1083
|
+
Downloaded crypto-common v0.1.7
|
|
1084
|
+
Downloaded deranged v0.5.8
|
|
1085
|
+
Downloaded data-encoding v2.10.0
|
|
1086
|
+
Downloaded digest v0.9.0
|
|
1087
|
+
Downloaded block-buffer v0.9.0
|
|
1088
|
+
Downloaded anyhow v1.0.102
|
|
1089
|
+
Downloaded generic-array v0.14.7
|
|
1090
|
+
Downloaded base64 v0.21.7
|
|
1091
|
+
Downloaded chrono v0.4.44
|
|
1092
|
+
Downloaded zmij v1.0.21
|
|
1093
|
+
Downloaded toml_write v0.1.2
|
|
1094
|
+
Downloaded unicode-ident v1.0.24
|
|
1095
|
+
Downloaded toml_edit v0.22.27
|
|
1096
|
+
Downloaded winnow v0.7.14
|
|
1097
|
+
Downloaded serde_with v3.17.0
|
|
1098
|
+
Downloaded indexmap v2.13.0
|
|
1099
|
+
Downloaded schemars v1.2.1
|
|
1100
|
+
Downloaded syn v2.0.117
|
|
1101
|
+
Downloaded soroban-spec-typescript v25.1.0
|
|
1102
|
+
Downloaded hashbrown v0.16.1
|
|
1103
|
+
Downloaded quote v1.0.44
|
|
1104
|
+
Downloaded serde_json v1.0.149
|
|
1105
|
+
Downloaded proc-macro2 v1.0.106
|
|
1106
|
+
Downloaded time v0.3.47
|
|
1107
|
+
Downloaded memchr v2.8.0
|
|
1108
|
+
Downloaded itoa v1.0.17
|
|
1109
|
+
Downloaded iana-time-zone v0.1.65
|
|
1110
|
+
Downloaded toml v0.8.23
|
|
1111
|
+
Downloaded time-core v0.1.8
|
|
1112
|
+
Downloaded include_dir_macros v0.7.4
|
|
1113
|
+
Downloaded time-macros v0.2.27
|
|
1114
|
+
Downloaded sha2 v0.9.9
|
|
1115
|
+
Downloaded num-conv v0.2.0
|
|
1116
|
+
Downloaded include_dir v0.7.4
|
|
1117
|
+
Downloaded heck v0.4.1
|
|
1118
|
+
Downloaded glob v0.3.3
|
|
1119
|
+
Downloaded toml_datetime v0.6.11
|
|
1120
|
+
Downloaded serde_with_macros v3.17.0
|
|
1121
|
+
Downloaded serde_spanned v0.6.9
|
|
1122
|
+
Downloaded opaque-debug v0.3.1
|
|
1123
|
+
Compiling unicode-ident v1.0.24
|
|
1124
|
+
Compiling proc-macro2 v1.0.106
|
|
1125
|
+
Compiling quote v1.0.44
|
|
1126
|
+
Compiling zmij v1.0.21
|
|
1127
|
+
Compiling serde_json v1.0.149
|
|
1128
|
+
Compiling serde_core v1.0.228
|
|
1129
|
+
Compiling typenum v1.19.0
|
|
1130
|
+
Compiling memchr v2.8.0
|
|
1131
|
+
Compiling version_check v0.9.5
|
|
1132
|
+
Compiling itoa v1.0.17
|
|
1133
|
+
Compiling serde v1.0.228
|
|
1134
|
+
Compiling ident_case v1.0.1
|
|
1135
|
+
Compiling strsim v0.11.1
|
|
1136
|
+
Compiling fnv v1.0.7
|
|
1137
|
+
Compiling equivalent v1.0.2
|
|
1138
|
+
Compiling hashbrown v0.16.1
|
|
1139
|
+
Compiling schemars v0.8.22
|
|
1140
|
+
Compiling dyn-clone v1.0.20
|
|
1141
|
+
Compiling cfg-if v1.0.4
|
|
1142
|
+
Compiling generic-array v0.14.7
|
|
1143
|
+
Compiling cpufeatures v0.2.17
|
|
1144
|
+
Compiling data-encoding v2.10.0
|
|
1145
|
+
Compiling thiserror v1.0.69
|
|
1146
|
+
Compiling prettyplease v0.2.37
|
|
1147
|
+
Compiling ethnum v1.5.2
|
|
1148
|
+
Compiling escape-bytes v0.1.1
|
|
1149
|
+
Compiling base64 v0.22.1
|
|
1150
|
+
Compiling semver v1.0.27
|
|
1151
|
+
Compiling opaque-debug v0.3.1
|
|
1152
|
+
Compiling either v1.15.0
|
|
1153
|
+
Compiling glob v0.3.3
|
|
1154
|
+
Compiling toml_write v0.1.2
|
|
1155
|
+
Compiling winnow v0.7.14
|
|
1156
|
+
Compiling anyhow v1.0.102
|
|
1157
|
+
Compiling itertools v0.10.5
|
|
1158
|
+
Compiling base64 v0.21.7
|
|
1159
|
+
Compiling heck v0.4.1
|
|
1160
|
+
Compiling indexmap v2.13.0
|
|
1161
|
+
Compiling syn v2.0.117
|
|
1162
|
+
Compiling include_dir_macros v0.7.4
|
|
1163
|
+
Compiling include_dir v0.7.4
|
|
1164
|
+
Compiling wasmparser v0.116.1
|
|
1165
|
+
Compiling crypto-common v0.1.7
|
|
1166
|
+
Compiling block-buffer v0.10.4
|
|
1167
|
+
Compiling block-buffer v0.9.0
|
|
1168
|
+
Compiling digest v0.9.0
|
|
1169
|
+
Compiling digest v0.10.7
|
|
1170
|
+
Compiling sha2 v0.9.9
|
|
1171
|
+
Compiling sha2 v0.10.9
|
|
1172
|
+
Compiling darling_core v0.21.3
|
|
1173
|
+
Compiling serde_derive v1.0.228
|
|
1174
|
+
Compiling cfg_eval v0.1.2
|
|
1175
|
+
Compiling thiserror-impl v1.0.69
|
|
1176
|
+
Compiling darling_macro v0.21.3
|
|
1177
|
+
Compiling crate-git-revision v0.0.6
|
|
1178
|
+
Compiling darling v0.21.3
|
|
1179
|
+
Compiling stellar-strkey v0.0.13
|
|
1180
|
+
Compiling stellar-xdr v25.0.0
|
|
1181
|
+
Compiling serde_with_macros v3.17.0
|
|
1182
|
+
Compiling hex v0.4.3
|
|
1183
|
+
Compiling serde_spanned v0.6.9
|
|
1184
|
+
Compiling toml_datetime v0.6.11
|
|
1185
|
+
Compiling toml_edit v0.22.27
|
|
1186
|
+
Compiling serde_with v3.17.0
|
|
1187
|
+
Compiling toml v0.8.23
|
|
1188
|
+
Compiling soroban-spec v25.1.1
|
|
1189
|
+
Compiling soroban-spec-typescript v25.1.0
|
|
1190
|
+
Compiling stellar-ts-bindings-gen v0.0.1 (/workspace/packages/vms/stellar/ts-bindings-gen)
|
|
1191
|
+
Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.72s
|
|
930
1192
|
Running `/workspace/packages/vms/stellar/ts-bindings-gen/target/debug/stellar-ts-bindings-gen --config ts-bindings-gen.toml`
|
|
931
1193
|
Generating TypeScript bindings for 16 contract(s)...
|
|
932
1194
|
|
|
@@ -1005,13 +1267,13 @@ Processing contract: price_feed
|
|
|
1005
1267
|
Processing contract: counter
|
|
1006
1268
|
WASM: target/wasm32v1-none/release/counter.wasm
|
|
1007
1269
|
Output: sdk/src/generated/counter.ts
|
|
1008
|
-
WASM size:
|
|
1270
|
+
WASM size: 51648 bytes (50.44 KB)
|
|
1009
1271
|
Generating bindings...
|
|
1010
1272
|
Generated: sdk/src/generated/counter.ts
|
|
1011
1273
|
Processing contract: oft
|
|
1012
1274
|
WASM: target/wasm32v1-none/release/oft.wasm
|
|
1013
1275
|
Output: sdk/src/generated/oft.ts
|
|
1014
|
-
WASM size:
|
|
1276
|
+
WASM size: 77486 bytes (75.67 KB)
|
|
1015
1277
|
Generating bindings...
|
|
1016
1278
|
Generated: sdk/src/generated/oft.ts
|
|
1017
1279
|
Processing contract: sac_manager
|
|
@@ -1046,4 +1308,4 @@ Generated files in sdk/src/generated:
|
|
|
1046
1308
|
- oft.ts
|
|
1047
1309
|
- sac_manager.ts
|
|
1048
1310
|
- layerzero_view.ts
|
|
1049
|
-
âąī¸ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml:
|
|
1311
|
+
âąī¸ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml: 26.568s
|