@layerzerolabs/protocol-stellar-v2 0.2.27 → 0.2.28

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.
@@ -12,7 +12,7 @@
12
12
  đŸ“Ļ Using 4 default cache volume(s) for stellar
13
13
  ✅ stellar-25.0.0 (Latest stable release)
14
14
  🔧 stellar version: 25.0.0
15
- (node:41120) [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.
15
+ (node:22128) [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.
16
16
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
17
17
  To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
18
18
  (Use `node --trace-warnings ...` to show where the warning was created)
@@ -35,38 +35,40 @@ f6bd9104d248: Pulling fs layer
35
35
  73ca50fa4809: Pulling fs layer
36
36
  f5a85bd7a844: Pulling fs layer
37
37
  c132a28172a5: Pulling fs layer
38
- 1b2c4c00c303: Waiting
39
- 2c1ce468d9f3: Waiting
38
+ 4617420e017b: Waiting
39
+ 4e430a9db1a3: Waiting
40
40
  67ce8fb56745: Waiting
41
- 73ca50fa4809: Waiting
42
41
  6ba0ba49c87d: Waiting
43
42
  1cfd9ed002d2: Waiting
44
- c132a28172a5: Waiting
45
43
  43dc8d96fd20: Waiting
44
+ 2c1ce468d9f3: Waiting
45
+ 73ca50fa4809: Waiting
46
46
  1d4a870e3b66: Waiting
47
+ f5a85bd7a844: Waiting
48
+ 1b2c4c00c303: Waiting
49
+ c132a28172a5: Waiting
47
50
  f6bd9104d248: Verifying Checksum
48
51
  f6bd9104d248: Download complete
49
- 67ce8fb56745: Verifying Checksum
50
52
  67ce8fb56745: Download complete
51
- 6ba0ba49c87d: Download complete
52
53
  f6bd9104d248: Pull complete
53
- 1cfd9ed002d2: Verifying Checksum
54
+ 6ba0ba49c87d: Download complete
54
55
  1cfd9ed002d2: Download complete
56
+ 4e430a9db1a3: Verifying Checksum
55
57
  4e430a9db1a3: Download complete
56
58
  4617420e017b: Verifying Checksum
57
59
  4617420e017b: Download complete
58
- 2c1ce468d9f3: Verifying Checksum
59
60
  2c1ce468d9f3: Download complete
60
61
  1b2c4c00c303: Verifying Checksum
61
62
  1b2c4c00c303: Download complete
62
- 73ca50fa4809: Verifying Checksum
63
63
  73ca50fa4809: Download complete
64
+ 1d4a870e3b66: Verifying Checksum
65
+ 1d4a870e3b66: Download complete
64
66
  f5a85bd7a844: Verifying Checksum
65
67
  f5a85bd7a844: Download complete
66
- 1d4a870e3b66: Download complete
67
- 43dc8d96fd20: Download complete
68
68
  c132a28172a5: Verifying Checksum
69
69
  c132a28172a5: Download complete
70
+ 43dc8d96fd20: Verifying Checksum
71
+ 43dc8d96fd20: Download complete
70
72
  4617420e017b: Pull complete
71
73
  4e430a9db1a3: Pull complete
72
74
  67ce8fb56745: Pull complete
@@ -92,212 +94,212 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
92
94
  â„šī¸ 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
93
95
  Updating crates.io index
94
96
  Downloading crates ...
97
+ Downloaded ahash v0.8.12
98
+ Downloaded ark-bn254 v0.4.0
99
+ Downloaded ark-ff-macros v0.4.2
100
+ Downloaded ark-ff-asm v0.4.2
101
+ Downloaded arbitrary v1.3.2
102
+ Downloaded ark-poly v0.4.2
95
103
  Downloaded curve25519-dalek-derive v0.1.1
96
- Downloaded heck v0.5.0
104
+ Downloaded rand_core v0.6.4
105
+ Downloaded ark-serialize v0.4.2
106
+ Downloaded p256 v0.13.2
107
+ Downloaded rfc6979 v0.4.0
108
+ Downloaded itoa v1.0.15
109
+ Downloaded macro-string v0.1.4
110
+ Downloaded rand_chacha v0.3.1
111
+ Downloaded version_check v0.9.5
97
112
  Downloaded ref-cast v1.0.25
98
- Downloaded generic-array v0.14.9
99
- Downloaded schemars v0.8.22
113
+ Downloaded subtle v2.6.1
114
+ Downloaded wasmi_arena v0.4.1
115
+ Downloaded rand v0.8.5
116
+ Downloaded visibility v0.1.1
117
+ Downloaded soroban-env-guest v25.0.1
118
+ Downloaded libm v0.2.15
100
119
  Downloaded zeroize_derive v1.4.2
101
- Downloaded time-core v0.1.6
102
- Downloaded zeroize v1.8.2
103
- Downloaded unicode-ident v1.0.22
104
- Downloaded static_assertions v1.1.0
120
+ Downloaded wasmi_core v0.13.0
121
+ Downloaded spin v0.9.8
122
+ Downloaded typenum v1.19.0
123
+ Downloaded serde v1.0.228
105
124
  Downloaded wasmparser-nostd v0.100.2
106
125
  Downloaded time v0.3.44
107
- Downloaded indexmap v2.12.0
108
- Downloaded libm v0.2.15
126
+ Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
109
127
  Downloaded soroban-sdk v25.1.0
110
- Downloaded wasmparser v0.116.1
111
- Downloaded zerocopy v0.8.27
112
- Downloaded syn v1.0.109
113
128
  Downloaded serde_with v3.15.1
114
- Downloaded syn v2.0.108
115
- Downloaded curve25519-dalek v4.1.3
116
- Downloaded chrono v0.4.42
129
+ Downloaded wasmparser v0.116.1
117
130
  Downloaded serde_json v1.0.145
118
- Downloaded hashbrown v0.16.0
119
- Downloaded itertools v0.14.0
120
131
  Downloaded itertools v0.10.5
121
- Downloaded heapless v0.8.0
122
- Downloaded hashbrown v0.13.2
123
- Downloaded hashbrown v0.12.3
124
- Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
125
- Downloaded serde v1.0.228
132
+ Downloaded zerocopy v0.8.27
133
+ Downloaded syn v2.0.108
134
+ Downloaded syn v1.0.109
135
+ Downloaded serde_core v1.0.228
126
136
  Downloaded schemars v1.0.5
127
- Downloaded ark-bls12-381 v0.4.0
128
- Downloaded rand v0.8.5
129
- Downloaded typenum v1.19.0
130
- Downloaded serde_derive v1.0.228
131
- Downloaded soroban-env-host v25.0.1
132
- Downloaded sha3 v0.10.8
133
- Downloaded prettyplease v0.2.37
134
- Downloaded p256 v0.13.2
135
- Downloaded hmac v0.12.1
136
137
  Downloaded soroban-env-common v25.0.1
137
- Downloaded proc-macro2 v1.0.103
138
- Downloaded num-bigint v0.4.6
139
- Downloaded indexmap v1.9.3
140
- Downloaded getrandom v0.2.16
141
- Downloaded ed25519-dalek v2.2.0
142
- Downloaded libc v0.2.177
143
- Downloaded base64 v0.22.1
144
- Downloaded thiserror v1.0.69
138
+ Downloaded serde_derive v1.0.228
139
+ Downloaded schemars v0.8.22
140
+ Downloaded unicode-ident v1.0.22
141
+ Downloaded thiserror-impl v1.0.69
145
142
  Downloaded stellar-strkey v0.0.16
146
- Downloaded stellar-strkey v0.0.13
147
- Downloaded spki v0.7.3
148
143
  Downloaded soroban-sdk-macros v25.1.0
144
+ Downloaded soroban-ledger-snapshot v25.1.0
149
145
  Downloaded smallvec v1.15.1
146
+ Downloaded sha2 v0.10.9
150
147
  Downloaded serde_with_macros v3.15.1
148
+ Downloaded semver v1.0.27
151
149
  Downloaded sec1 v0.7.3
152
- Downloaded k256 v0.13.4
153
- Downloaded group v0.13.0
154
- Downloaded der v0.7.10
155
- Downloaded crypto-bigint v0.5.5
156
- Downloaded version_check v0.9.5
150
+ Downloaded soroban-env-host v25.0.1
151
+ Downloaded itertools v0.14.0
152
+ Downloaded indexmap v2.12.0
153
+ Downloaded hashbrown v0.12.3
154
+ Downloaded zeroize v1.8.2
157
155
  Downloaded time-macros v0.2.24
158
- Downloaded strsim v0.11.1
159
- Downloaded spin v0.9.8
156
+ Downloaded time-core v0.1.6
157
+ Downloaded thiserror v1.0.69
158
+ Downloaded stellar-strkey v0.0.13
159
+ Downloaded spki v0.7.3
160
+ Downloaded libc v0.2.177
160
161
  Downloaded soroban-env-macros v25.0.1
161
- Downloaded sha2 v0.10.9
162
- Downloaded quote v1.0.41
163
- Downloaded primeorder v0.13.6
164
- Downloaded ppv-lite86 v0.2.21
165
- Downloaded paste v1.0.15
166
- Downloaded once_cell v1.21.3
167
- Downloaded num-integer v0.1.46
168
162
  Downloaded memchr v2.7.6
169
- Downloaded iana-time-zone v0.1.64
170
- Downloaded darling_core v0.21.3
171
- Downloaded darling_core v0.20.11
172
- Downloaded subtle v2.6.1
173
- Downloaded stable_deref_trait v1.2.1
174
- Downloaded soroban-ledger-snapshot v25.1.0
175
- Downloaded soroban-env-guest v25.0.1
176
- Downloaded signature v2.2.0
177
- Downloaded serde_core v1.0.228
163
+ Downloaded hashbrown v0.13.2
164
+ Downloaded ark-bls12-381 v0.4.0
178
165
  Downloaded schemars v0.9.0
179
- Downloaded ryu v1.0.20
180
- Downloaded rfc6979 v0.4.0
181
- Downloaded ref-cast-impl v1.0.25
182
- Downloaded num-conv v0.1.0
183
- Downloaded ident_case v1.0.1
184
- Downloaded elliptic-curve v0.13.8
185
- Downloaded digest v0.10.7
186
- Downloaded const-oid v0.9.6
187
- Downloaded wasmi_core v0.13.0
188
- Downloaded wasmi_arena v0.4.1
189
- Downloaded visibility v0.1.1
190
- Downloaded thiserror-impl v1.0.69
191
- Downloaded soroban-spec-rust v25.1.0
166
+ Downloaded sha3 v0.10.8
167
+ Downloaded k256 v0.13.4
168
+ Downloaded heapless v0.8.0
169
+ Downloaded curve25519-dalek v4.1.3
170
+ Downloaded strsim v0.11.1
171
+ Downloaded static_assertions v1.1.0
192
172
  Downloaded soroban-spec v25.1.0
193
- Downloaded soroban-builtin-sdk-macros v25.0.1
194
- Downloaded semver v1.0.27
173
+ Downloaded signature v2.2.0
174
+ Downloaded hashbrown v0.16.0
175
+ Downloaded chrono v0.4.42
176
+ Downloaded num-bigint v0.4.6
177
+ Downloaded ed25519-dalek v2.2.0
178
+ Downloaded crypto-bigint v0.5.5
179
+ Downloaded stable_deref_trait v1.2.1
180
+ Downloaded soroban-spec-rust v25.1.0
195
181
  Downloaded rustc_version v0.4.1
182
+ Downloaded proc-macro2 v1.0.103
183
+ Downloaded prettyplease v0.2.37
184
+ Downloaded indexmap v1.9.3
185
+ Downloaded ethnum v1.5.2
186
+ Downloaded darling_core v0.21.3
187
+ Downloaded const-oid v0.9.6
188
+ Downloaded base64 v0.22.1
189
+ Downloaded soroban-builtin-sdk-macros v25.0.1
190
+ Downloaded ryu v1.0.20
191
+ Downloaded quote v1.0.41
196
192
  Downloaded num-traits v0.2.19
197
- Downloaded macro-string v0.1.4
193
+ Downloaded iana-time-zone v0.1.64
194
+ Downloaded hmac v0.12.1
195
+ Downloaded group v0.13.0
196
+ Downloaded elliptic-curve v0.13.8
197
+ Downloaded crate-git-revision v0.0.6
198
+ Downloaded base64ct v1.8.0
199
+ Downloaded pkcs8 v0.10.2
200
+ Downloaded paste v1.0.15
201
+ Downloaded num-integer v0.1.46
198
202
  Downloaded indexmap-nostd v0.4.0
199
- Downloaded hex v0.4.3
203
+ Downloaded getrandom v0.2.16
200
204
  Downloaded ff v0.13.1
201
- Downloaded ethnum v1.5.2
202
- Downloaded either v1.15.0
203
- Downloaded derivative v2.2.0
205
+ Downloaded der v0.7.10
206
+ Downloaded darling_core v0.20.11
204
207
  Downloaded darling v0.21.3
205
- Downloaded darling v0.20.11
206
- Downloaded ctor v0.5.0
207
- Downloaded ark-poly v0.4.2
208
- Downloaded ark-ec v0.4.2
209
- Downloaded arbitrary v1.3.2
210
- Downloaded ahash v0.8.12
211
- Downloaded rand_core v0.6.4
212
- Downloaded powerfmt v0.2.0
213
- Downloaded pkcs8 v0.10.2
214
- Downloaded keccak v0.1.5
215
- Downloaded itoa v1.0.15
216
- Downloaded hex-literal v0.4.1
217
- Downloaded escape-bytes v0.1.1
218
- Downloaded ed25519 v2.2.3
219
- Downloaded dyn-clone v1.0.20
220
- Downloaded dtor v0.1.1
221
- Downloaded darling_macro v0.20.11
222
208
  Downloaded crypto-common v0.1.6
209
+ Downloaded cfg-if v1.0.4
223
210
  Downloaded bytes-lit v0.0.5
224
- Downloaded byteorder v1.5.0
225
- Downloaded autocfg v1.5.0
226
211
  Downloaded ark-serialize-derive v0.4.2
227
- Downloaded ark-serialize v0.4.2
228
- Downloaded downcast-rs v1.2.1
212
+ Downloaded ref-cast-impl v1.0.25
213
+ Downloaded primeorder v0.13.6
214
+ Downloaded ppv-lite86 v0.2.21
215
+ Downloaded powerfmt v0.2.0
216
+ Downloaded num-derive v0.4.2
217
+ Downloaded num-conv v0.1.0
218
+ Downloaded ident_case v1.0.1
219
+ Downloaded hex-literal v0.4.1
220
+ Downloaded either v1.15.0
229
221
  Downloaded derive_arbitrary v1.3.2
230
- Downloaded deranged v0.5.5
231
- Downloaded data-encoding v2.9.0
232
- Downloaded darling_macro v0.21.3
222
+ Downloaded ctor v0.5.0
223
+ Downloaded cpufeatures v0.2.17
233
224
  Downloaded cfg_eval v0.1.2
234
- Downloaded base16ct v0.2.0
225
+ Downloaded keccak v0.1.5
226
+ Downloaded heck v0.5.0
227
+ Downloaded data-encoding v2.9.0
228
+ Downloaded darling v0.20.11
235
229
  Downloaded ark-std v0.4.0
236
- Downloaded ark-ff v0.4.2
237
- Downloaded rand_chacha v0.3.1
238
- Downloaded num-derive v0.4.2
239
230
  Downloaded hash32 v0.3.1
240
- Downloaded ecdsa v0.16.9
241
- Downloaded crate-git-revision v0.0.6
242
- Downloaded cpufeatures v0.2.17
243
- Downloaded block-buffer v0.10.4
244
- Downloaded base64ct v1.8.0
245
- Downloaded ark-bn254 v0.4.0
231
+ Downloaded generic-array v0.14.9
246
232
  Downloaded fnv v1.0.7
233
+ Downloaded byteorder v1.5.0
234
+ Downloaded block-buffer v0.10.4
235
+ Downloaded base16ct v0.2.0
236
+ Downloaded autocfg v1.5.0
237
+ Downloaded hex v0.4.3
247
238
  Downloaded equivalent v1.0.2
239
+ Downloaded dyn-clone v1.0.20
248
240
  Downloaded dtor-proc-macro v0.0.6
249
- Downloaded ark-ff-macros v0.4.2
250
- Downloaded ctor-proc-macro v0.0.6
251
- Downloaded cfg-if v1.0.4
252
- Downloaded ark-ff-asm v0.4.2
241
+ Downloaded downcast-rs v1.2.1
242
+ Downloaded derivative v2.2.0
243
+ Downloaded darling_macro v0.21.3
244
+ Downloaded once_cell v1.21.3
245
+ Downloaded escape-bytes v0.1.1
253
246
  Downloaded stellar-xdr v25.0.0
247
+ Downloaded ed25519 v2.2.3
248
+ Downloaded ecdsa v0.16.9
249
+ Downloaded dtor v0.1.1
250
+ Downloaded digest v0.10.7
251
+ Downloaded deranged v0.5.5
252
+ Downloaded darling_macro v0.20.11
253
+ Downloaded ark-ff v0.4.2
254
+ Downloaded ctor-proc-macro v0.0.6
255
+ Downloaded ark-ec v0.4.2
254
256
  Compiling proc-macro2 v1.0.103
255
- Compiling quote v1.0.41
256
257
  Compiling unicode-ident v1.0.22
258
+ Compiling quote v1.0.41
257
259
  Compiling serde_core v1.0.228
258
260
  Compiling serde v1.0.228
259
261
  Compiling serde_json v1.0.145
262
+ Compiling itoa v1.0.15
260
263
  Compiling memchr v2.7.6
261
264
  Compiling ryu v1.0.20
262
- Compiling itoa v1.0.15
263
- Compiling strsim v0.11.1
264
265
  Compiling fnv v1.0.7
266
+ Compiling strsim v0.11.1
265
267
  Compiling ident_case v1.0.1
266
- Compiling version_check v0.9.5
267
268
  Compiling typenum v1.19.0
269
+ Compiling version_check v0.9.5
268
270
  Compiling autocfg v1.5.0
269
271
  Compiling schemars v0.8.22
270
272
  Compiling dyn-clone v1.0.20
271
- Compiling cpufeatures v0.2.17
272
- Compiling data-encoding v2.9.0
273
273
  Compiling cfg-if v1.0.4
274
+ Compiling data-encoding v2.9.0
275
+ Compiling cpufeatures v0.2.17
274
276
  Compiling escape-bytes v0.1.1
275
277
  Compiling either v1.15.0
276
278
  Compiling ethnum v1.5.2
277
279
  Compiling semver v1.0.27
278
- Compiling thiserror v1.0.69
279
280
  Compiling equivalent v1.0.2
281
+ Compiling thiserror v1.0.69
280
282
  Compiling hashbrown v0.16.0
283
+ Compiling num-traits v0.2.19
281
284
  Compiling prettyplease v0.2.37
285
+ Compiling heapless v0.8.0
286
+ Compiling itertools v0.10.5
282
287
  Compiling base64 v0.22.1
283
288
  Compiling generic-array v0.14.9
284
- Compiling heapless v0.8.0
285
- Compiling num-traits v0.2.19
286
289
  Compiling byteorder v1.5.0
287
- Compiling itertools v0.10.5
288
290
  Compiling rustc_version v0.4.1
289
- Compiling heck v0.5.0
290
- Compiling hash32 v0.3.1
291
291
  Compiling static_assertions v1.1.0
292
+ Compiling heck v0.5.0
292
293
  Compiling stable_deref_trait v1.2.1
294
+ Compiling hash32 v0.3.1
293
295
  Compiling itertools v0.14.0
294
296
  Compiling indexmap v2.12.0
295
- Compiling syn v2.0.108
296
297
  Compiling num-integer v0.1.46
298
+ Compiling syn v2.0.108
297
299
  Compiling wasmparser v0.116.1
298
- Compiling num-bigint v0.4.6
299
- Compiling crypto-common v0.1.6
300
300
  Compiling block-buffer v0.10.4
301
+ Compiling crypto-common v0.1.6
302
+ Compiling num-bigint v0.4.6
301
303
  Compiling digest v0.10.7
302
304
  Compiling sha2 v0.10.9
303
305
  Compiling darling_core v0.21.3
@@ -305,15 +307,15 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
305
307
  Compiling macro-string v0.1.4
306
308
  Compiling serde_derive v1.0.228
307
309
  Compiling cfg_eval v0.1.2
308
- Compiling thiserror-impl v1.0.69
309
310
  Compiling num-derive v0.4.2
310
- Compiling bytes-lit v0.0.5
311
+ Compiling thiserror-impl v1.0.69
311
312
  Compiling visibility v0.1.1
313
+ Compiling bytes-lit v0.0.5
312
314
  Compiling common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
313
- Compiling darling_macro v0.21.3
314
315
  Compiling darling_macro v0.20.11
315
- Compiling darling v0.21.3
316
+ Compiling darling_macro v0.21.3
316
317
  Compiling darling v0.20.11
318
+ Compiling darling v0.21.3
317
319
  Compiling serde_with_macros v3.15.1
318
320
  Compiling crate-git-revision v0.0.6
319
321
  Compiling hex v0.4.3
@@ -326,11 +328,11 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
326
328
  Compiling soroban-spec v25.1.0
327
329
  Compiling soroban-env-macros v25.0.1
328
330
  Compiling soroban-spec-rust v25.1.0
329
- Compiling soroban-env-guest v25.0.1
330
331
  Compiling soroban-sdk-macros v25.1.0
332
+ Compiling soroban-env-guest v25.0.1
331
333
  Compiling utils v0.0.1 (/workspace/contracts/protocol/stellar/contracts/utils)
332
334
  Compiling endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
333
- Finished `release` profile [optimized] target(s) in 1m 04s
335
+ Finished `release` profile [optimized] target(s) in 52.80s
334
336
  â„šī¸ Build Summary:
335
337
  Wasm File: target/wasm32v1-none/release/endpoint_v2.wasm (58012 bytes)
336
338
  Wasm Hash: a61e80a56e38489a25f922ab29ad783434135f64ca9b9c7ab2ca7a7432f2ef7d
@@ -401,10 +403,10 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
401
403
  â„šī¸ 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
402
404
  Compiling byteorder v1.5.0
403
405
  Compiling escape-bytes v0.1.1
404
- Compiling stable_deref_trait v1.2.1
405
406
  Compiling static_assertions v1.1.0
406
407
  Compiling ethnum v1.5.2
407
408
  Compiling num-traits v0.2.19
409
+ Compiling stable_deref_trait v1.2.1
408
410
  Compiling data-encoding v2.9.0
409
411
  Compiling cfg-if v1.0.4
410
412
  Compiling stellar-xdr v25.0.0
@@ -419,7 +421,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
419
421
  Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
420
422
  Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
421
423
  Compiling layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
422
- Finished `release` profile [optimized] target(s) in 16.43s
424
+ Finished `release` profile [optimized] target(s) in 11.78s
423
425
  â„šī¸ Build Summary:
424
426
  Wasm File: target/wasm32v1-none/release/layerzero_views.wasm (36129 bytes)
425
427
  Wasm Hash: d871b71ff5f540d1a9a72ec62e1e481a531804047b538de2f5cde3c30b5c52f5
@@ -454,7 +456,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
454
456
  â„šī¸ 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
455
457
  Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
456
458
  Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
457
- Finished `release` profile [optimized] target(s) in 2.11s
459
+ Finished `release` profile [optimized] target(s) in 1.67s
458
460
  â„šī¸ Build Summary:
459
461
  Wasm File: target/wasm32v1-none/release/uln302.wasm (58799 bytes)
460
462
  Wasm Hash: 54eb2be51ef372723ba480eadbae41481aaf498c5e183cbcbb73cbee63edd7f0
@@ -502,7 +504,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
502
504
 
503
505
  â„šī¸ 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
504
506
  Compiling upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
505
- Finished `release` profile [optimized] target(s) in 0.51s
507
+ Finished `release` profile [optimized] target(s) in 0.41s
506
508
  â„šī¸ Build Summary:
507
509
  Wasm File: target/wasm32v1-none/release/upgrader.wasm (5329 bytes)
508
510
  Wasm Hash: bc5993c9cefc30e892532d78cb8a0c6eb5cc6723fec6f595dae266ad016275be
@@ -514,7 +516,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
514
516
 
515
517
  â„šī¸ 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
516
518
  Compiling blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
517
- Finished `release` profile [optimized] target(s) in 0.57s
519
+ Finished `release` profile [optimized] target(s) in 0.48s
518
520
  â„šī¸ Build Summary:
519
521
  Wasm File: target/wasm32v1-none/release/blocked_message_lib.wasm (15077 bytes)
520
522
  Wasm Hash: d6773cb3781a3f8f31d373b9ece39e950fa8a19b6443e2599e52be18e7865961
@@ -531,7 +533,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
531
533
 
532
534
  â„šī¸ 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
533
535
  Compiling simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
534
- Finished `release` profile [optimized] target(s) in 0.91s
536
+ Finished `release` profile [optimized] target(s) in 0.75s
535
537
  â„šī¸ Build Summary:
536
538
  Wasm File: target/wasm32v1-none/release/simple_message_lib.wasm (29825 bytes)
537
539
  Wasm Hash: 7fc53277b7b586f0f3ad33720d904eb8ea21110b9c064a67317b4b9048127d41
@@ -572,7 +574,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
572
574
 
573
575
  â„šī¸ 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
574
576
  Compiling treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
575
- Finished `release` profile [optimized] target(s) in 0.85s
577
+ Finished `release` profile [optimized] target(s) in 0.68s
576
578
  â„šī¸ Build Summary:
577
579
  Wasm File: target/wasm32v1-none/release/treasury.wasm (28404 bytes)
578
580
  Wasm Hash: 6a62e6549fd7e72ac1c63cd2d3040fd833840367e36bab205c6142ed592bf55d
@@ -605,7 +607,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
605
607
  Compiling oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
606
608
  Compiling oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
607
609
  Compiling counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
608
- Finished `release` profile [optimized] target(s) in 2.32s
610
+ Finished `release` profile [optimized] target(s) in 1.78s
609
611
  â„šī¸ Build Summary:
610
612
  Wasm File: target/wasm32v1-none/release/counter.wasm (40680 bytes)
611
613
  Wasm Hash: e031afc9dc07436fdb36aac32169ea184720496f3c7a9890aec65f777258336d
@@ -652,7 +654,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
652
654
  Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
653
655
  Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
654
656
  Compiling dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
655
- Finished `release` profile [optimized] target(s) in 2.05s
657
+ Finished `release` profile [optimized] target(s) in 1.95s
656
658
  â„šī¸ Build Summary:
657
659
  Wasm File: target/wasm32v1-none/release/dvn.wasm (56479 bytes)
658
660
  Wasm Hash: 1712d4e0a74d9b3a5a42aff8ff587d4a559d43bd8137aea1a5c3184d433896dd
@@ -714,7 +716,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
714
716
  â„šī¸ 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
715
717
  Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
716
718
  Compiling dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
717
- Finished `release` profile [optimized] target(s) in 1.02s
719
+ Finished `release` profile [optimized] target(s) in 1.05s
718
720
  â„šī¸ Build Summary:
719
721
  Wasm File: target/wasm32v1-none/release/dvn_fee_lib.wasm (22027 bytes)
720
722
  Wasm Hash: 124985c0672b559ce89a85b405e6ca3b1e1838d03da4c85edec74efec449eb3f
@@ -742,7 +744,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
742
744
 
743
745
  â„šī¸ 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
744
746
  Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
745
- Finished `release` profile [optimized] target(s) in 1.44s
747
+ Finished `release` profile [optimized] target(s) in 1.30s
746
748
  â„šī¸ Build Summary:
747
749
  Wasm File: target/wasm32v1-none/release/executor.wasm (56531 bytes)
748
750
  Wasm Hash: e5a4eee90ddc18340e6246821de2fd98e5bf50163fcce06bdcbcbf53f2b8fcd4
@@ -801,7 +803,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
801
803
 
802
804
  â„šī¸ 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
803
805
  Compiling executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
804
- Finished `release` profile [optimized] target(s) in 0.87s
806
+ Finished `release` profile [optimized] target(s) in 0.74s
805
807
  â„šī¸ Build Summary:
806
808
  Wasm File: target/wasm32v1-none/release/executor_fee_lib.wasm (34907 bytes)
807
809
  Wasm Hash: c2585633f3a40f18d491bc7bbe43859f102caae277d6b5b7d1096135eeae180e
@@ -829,11 +831,11 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
829
831
  ✅ Build Complete
830
832
 
831
833
  â„šī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/workers/executor-helper/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
832
- Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
833
834
  Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
835
+ Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
834
836
  Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
835
837
  Compiling executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
836
- Finished `release` profile [optimized] target(s) in 1.80s
838
+ Finished `release` profile [optimized] target(s) in 1.65s
837
839
  â„šī¸ Build Summary:
838
840
  Wasm File: target/wasm32v1-none/release/executor_helper.wasm (24759 bytes)
839
841
  Wasm Hash: fc8138d22fe41796ab4c7dd551b425628b7a7d42d20bc4ec1ba2a4740104a9c6
@@ -849,7 +851,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
849
851
 
850
852
  â„šī¸ 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
851
853
  Compiling price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
852
- Finished `release` profile [optimized] target(s) in 1.06s
854
+ Finished `release` profile [optimized] target(s) in 1.01s
853
855
  â„šī¸ Build Summary:
854
856
  Wasm File: target/wasm32v1-none/release/price_feed.wasm (33115 bytes)
855
857
  Wasm Hash: bc1441eb80671ff57ab3e33c478da9f75b65b270257adbfb6f0d5073e8511ae2
@@ -892,7 +894,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
892
894
  â„šī¸ 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
893
895
  Compiling oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
894
896
  Compiling oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
895
- Finished `release` profile [optimized] target(s) in 2.20s
897
+ Finished `release` profile [optimized] target(s) in 1.98s
896
898
  â„šī¸ Build Summary:
897
899
  Wasm File: target/wasm32v1-none/release/oft.wasm (60817 bytes)
898
900
  Wasm Hash: ecf9c8191d272ba8c743e743738241148f509549b9a5ab41be11ad50e1bffd0f
@@ -949,7 +951,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
949
951
  â€ĸ ttl_configs
950
952
  ✅ Build Complete
951
953
 
952
- âąī¸ stellar contract build: 2:14.324 (m:ss.mmm)
954
+ âąī¸ stellar contract build: 1:41.254 (m:ss.mmm)
953
955
  🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-cargo
954
956
  🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-config
955
957
  🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
@@ -962,7 +964,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
962
964
  đŸ“Ļ Using 4 default cache volume(s) for stellar
963
965
  ✅ stellar-25.0.0 (Latest stable release)
964
966
  🔧 stellar version: 25.0.0
965
- (node:85560) [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.
967
+ (node:53638) [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.
966
968
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
967
969
  To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
968
970
  (Use `node --trace-warnings ...` to show where the warning was created)
@@ -977,61 +979,61 @@ sha256:57520026e52d8bfec50ae6363977a40712bfa2549bac8ceed62a150f1d58a8d2
977
979
  🔒 Acquired lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-cargo
978
980
  $ 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.0.0 bash -c $'cargo run -p ts-bindings-gen'
979
981
  Downloading crates ...
980
- Downloaded heck v0.4.1
982
+ Downloaded block-buffer v0.9.0
983
+ Downloaded include_dir v0.7.4
981
984
  Downloaded include_dir_macros v0.7.4
982
- Downloaded opaque-debug v0.3.1
983
- Downloaded sha2 v0.9.9
985
+ Downloaded heck v0.4.1
984
986
  Downloaded glob v0.3.3
985
- Downloaded soroban-spec-typescript v25.1.0
986
- Downloaded base64 v0.21.7
987
987
  Downloaded digest v0.9.0
988
- Downloaded block-buffer v0.9.0
989
- Downloaded include_dir v0.7.4
988
+ Downloaded opaque-debug v0.3.1
989
+ Downloaded sha2 v0.9.9
990
990
  Downloaded anyhow v1.0.100
991
+ Downloaded base64 v0.21.7
992
+ Downloaded soroban-spec-typescript v25.1.0
991
993
  Compiling proc-macro2 v1.0.103
992
994
  Compiling quote v1.0.41
993
995
  Compiling unicode-ident v1.0.22
994
996
  Compiling serde_json v1.0.145
995
- Compiling serde_core v1.0.228
996
997
  Compiling version_check v0.9.5
997
998
  Compiling typenum v1.19.0
999
+ Compiling serde_core v1.0.228
998
1000
  Compiling serde v1.0.228
999
- Compiling itoa v1.0.15
1000
1001
  Compiling memchr v2.7.6
1001
1002
  Compiling ryu v1.0.20
1002
- Compiling ident_case v1.0.1
1003
+ Compiling itoa v1.0.15
1003
1004
  Compiling fnv v1.0.7
1004
1005
  Compiling strsim v0.11.1
1006
+ Compiling ident_case v1.0.1
1005
1007
  Compiling schemars v0.8.22
1006
- Compiling cfg-if v1.0.4
1007
1008
  Compiling dyn-clone v1.0.20
1009
+ Compiling cfg-if v1.0.4
1008
1010
  Compiling cpufeatures v0.2.17
1009
1011
  Compiling hashbrown v0.16.0
1010
- Compiling data-encoding v2.9.0
1011
1012
  Compiling thiserror v1.0.69
1012
1013
  Compiling equivalent v1.0.2
1014
+ Compiling data-encoding v2.9.0
1013
1015
  Compiling base64 v0.22.1
1014
- Compiling prettyplease v0.2.37
1015
1016
  Compiling semver v1.0.27
1016
- Compiling escape-bytes v0.1.1
1017
1017
  Compiling generic-array v0.14.9
1018
+ Compiling prettyplease v0.2.37
1018
1019
  Compiling ethnum v1.5.2
1019
- Compiling glob v0.3.3
1020
+ Compiling escape-bytes v0.1.1
1020
1021
  Compiling opaque-debug v0.3.1
1022
+ Compiling glob v0.3.3
1021
1023
  Compiling either v1.15.0
1022
1024
  Compiling anyhow v1.0.100
1025
+ Compiling base64 v0.21.7
1023
1026
  Compiling heck v0.4.1
1024
1027
  Compiling indexmap v2.12.0
1025
- Compiling base64 v0.21.7
1026
1028
  Compiling itertools v0.10.5
1027
- Compiling syn v2.0.108
1028
- Compiling wasmparser v0.116.1
1029
- Compiling block-buffer v0.10.4
1030
1029
  Compiling crypto-common v0.1.6
1030
+ Compiling block-buffer v0.10.4
1031
1031
  Compiling digest v0.9.0
1032
1032
  Compiling block-buffer v0.9.0
1033
+ Compiling syn v2.0.108
1033
1034
  Compiling sha2 v0.9.9
1034
1035
  Compiling digest v0.10.7
1036
+ Compiling wasmparser v0.116.1
1035
1037
  Compiling sha2 v0.10.9
1036
1038
  Compiling include_dir_macros v0.7.4
1037
1039
  Compiling include_dir v0.7.4
@@ -1050,7 +1052,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
1050
1052
  Compiling soroban-spec v25.1.0
1051
1053
  Compiling soroban-spec-typescript v25.1.0
1052
1054
  Compiling ts-bindings-gen v0.0.1 (/workspace/contracts/protocol/stellar/tools/ts-bindings-gen)
1053
- Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
1055
+ Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
1054
1056
  Running `target/debug/ts-bindings-gen`
1055
1057
  🚀 Generating TypeScript bindings for Stellar contracts...
1056
1058
 
@@ -1164,7 +1166,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
1164
1166
  - counter.ts
1165
1167
  - oft.ts
1166
1168
  - layerzero_view.ts
1167
- âąī¸ bash -c cargo run -p ts-bindings-gen: 1:23.354 (m:ss.mmm)
1169
+ âąī¸ bash -c cargo run -p ts-bindings-gen: 1:24.590 (m:ss.mmm)
1168
1170
  🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-cargo
1169
1171
  🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-config
1170
1172
  🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup