@layerzerolabs/protocol-stellar-v2 0.2.50 → 0.2.51

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.
@@ -2,12 +2,12 @@
2
2
  > @layerzerolabs/protocol-stellar-v2@0.0.1 lint /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar
3
3
  > pnpm exec lz-tool --script "cargo clippy -- -D warnings" stellar
4
4
 
5
- 🔧 Syncing Rust toolchain: rustup toolchain install 1.90.0 --target wasm32v1-none --component rustfmt --component clippy
5
+ 🔧 Syncing Rust toolchain: rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy
6
6
  📦 Using 4 default cache volume(s) for stellar
7
7
  🔧 User volumes override 1 default volume(s)
8
8
  ✅ stellar-25.1.0 (Latest stable release)
9
9
  🔧 stellar version: 25.1.0
10
- (node:48775) [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.
10
+ (node:49413) [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.
11
11
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
12
12
  To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
13
13
  (Use `node --trace-warnings ...` to show where the warning was created)
@@ -23,47 +23,48 @@ beaaf8a7146e: Pulling fs layer
23
23
  3e1d87a413fa: Pulling fs layer
24
24
  a0f6971ecbd3: Pulling fs layer
25
25
  92a1b3d31b96: Pulling fs layer
26
- 3e1d87a413fa: Waiting
27
- a0f6971ecbd3: Waiting
28
26
  fb456ca5475e: Pulling fs layer
29
27
  2c1ce468d9f3: Pulling fs layer
30
28
  963aa7b66e91: Pulling fs layer
31
29
  efd28cb7ba78: Pulling fs layer
32
30
  14f775f5d67b: Pulling fs layer
33
31
  3f562c99cbe3: Pulling fs layer
32
+ a0f6971ecbd3: Waiting
34
33
  5fa3a944df97: Pulling fs layer
35
- 2c1ce468d9f3: Waiting
36
- 92a1b3d31b96: Waiting
34
+ beaaf8a7146e: Waiting
37
35
  5fa3a944df97: Waiting
38
- efd28cb7ba78: Waiting
36
+ 3e1d87a413fa: Waiting
37
+ 92a1b3d31b96: Waiting
39
38
  963aa7b66e91: Waiting
39
+ efd28cb7ba78: Waiting
40
40
  fb456ca5475e: Waiting
41
+ 2c1ce468d9f3: Waiting
41
42
  14f775f5d67b: Waiting
42
43
  3f562c99cbe3: Waiting
43
44
  f6bd9104d248: Verifying Checksum
44
45
  f6bd9104d248: Download complete
45
46
  f6bd9104d248: Pull complete
47
+ 4617420e017b: Download complete
48
+ 4617420e017b: Pull complete
49
+ 3e1d87a413fa: Verifying Checksum
46
50
  3e1d87a413fa: Download complete
47
51
  a0f6971ecbd3: Verifying Checksum
48
52
  a0f6971ecbd3: Download complete
49
- beaaf8a7146e: Verifying Checksum
50
- beaaf8a7146e: Download complete
51
- 4617420e017b: Download complete
52
53
  92a1b3d31b96: Download complete
53
54
  2c1ce468d9f3: Verifying Checksum
54
55
  2c1ce468d9f3: Download complete
55
- efd28cb7ba78: Verifying Checksum
56
- efd28cb7ba78: Download complete
57
56
  fb456ca5475e: Verifying Checksum
58
57
  fb456ca5475e: Download complete
58
+ efd28cb7ba78: Verifying Checksum
59
+ efd28cb7ba78: Download complete
60
+ 963aa7b66e91: Verifying Checksum
61
+ 963aa7b66e91: Download complete
59
62
  14f775f5d67b: Verifying Checksum
60
63
  14f775f5d67b: Download complete
64
+ beaaf8a7146e: Download complete
65
+ 3f562c99cbe3: Verifying Checksum
61
66
  3f562c99cbe3: Download complete
62
- 963aa7b66e91: Verifying Checksum
63
- 963aa7b66e91: Download complete
64
- 5fa3a944df97: Verifying Checksum
65
67
  5fa3a944df97: Download complete
66
- 4617420e017b: Pull complete
67
68
  beaaf8a7146e: Pull complete
68
69
  3e1d87a413fa: Pull complete
69
70
  a0f6971ecbd3: Pull complete
@@ -81,19 +82,18 @@ Status: Image is up to date for 438003944538.dkr.ecr.us-east-1.amazonaws.com/lay
81
82
  ✅ Successfully pulled: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
82
83
  👤 Running container as UID:GID 1001:1001
83
84
  🌍 Using 5 default environment variable(s) for stellar
84
- 📜 Executing custom script: mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --target wasm32v1-none --component rustfmt --component clippy
85
+ 📜 Executing custom script: mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy
85
86
  🔒 Acquired lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
86
- $ 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-rustup:/cache/rustup -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0 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'
87
+ $ 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-rustup:/cache/rustup -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0 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'
87
88
  info: syncing channel updates for '1.90.0-x86_64-unknown-linux-gnu'
88
89
  info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
89
90
  info: component 'clippy' for target 'x86_64-unknown-linux-gnu' is up to date
90
91
  info: component 'rust-std' for target 'wasm32v1-none' is up to date
91
92
  info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
92
93
 
93
- info: checking for self-update
94
94
  1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
95
95
 
96
- ⏱️ 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: 1.807s
96
+ ⏱️ 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: 3.654s
97
97
  🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
98
98
  📦 Using 4 default cache volume(s) for stellar
99
99
  ✅ stellar-25.1.0 (Latest stable release)
@@ -117,125 +117,125 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
117
117
  Compiling schemars v0.8.22
118
118
  Checking zeroize v1.8.2
119
119
  Checking cpufeatures v0.2.17
120
- Checking once_cell v1.21.3
121
- Checking either v1.15.0
122
120
  Checking base16ct v0.2.0
121
+ Checking either v1.15.0
122
+ Checking once_cell v1.21.3
123
123
  Checking data-encoding v2.9.0
124
- Compiling thiserror v1.0.69
125
124
  Checking libm v0.2.15
126
- Checking downcast-rs v1.2.1
125
+ Compiling thiserror v1.0.69
126
+ Checking indexmap-nostd v0.4.0
127
127
  Checking hashbrown v0.16.0
128
+ Checking downcast-rs v1.2.1
128
129
  Checking equivalent v1.0.2
129
- Checking indexmap-nostd v0.4.0
130
- Checking der v0.7.10
131
- Checking semver v1.0.27
132
- Checking ethnum v1.5.2
133
130
  Checking spin v0.9.8
134
- Checking itertools v0.10.5
135
- Checking wasmparser-nostd v0.100.2
136
131
  Checking wasmi_arena v0.4.1
137
- Checking smallvec v1.15.1
138
- Checking hex v0.4.3
139
- Checking base64 v0.22.1
140
132
  Checking num-integer v0.1.46
141
- Checking generic-array v0.14.9
133
+ Checking semver v1.0.27
134
+ Checking wasmi_core v0.13.0
142
135
  Checking escape-bytes v0.1.1
143
- Checking byteorder v1.5.0
144
- Checking static_assertions v1.1.0
145
- Compiling soroban-env-host v25.0.1
136
+ Checking num-bigint v0.4.6
137
+ Checking base64 v0.22.1
138
+ Checking wasmparser-nostd v0.100.2
146
139
  Checking indexmap v2.12.0
147
- Checking keccak v0.1.5
140
+ Checking itertools v0.10.5
141
+ Checking byteorder v1.5.0
142
+ Checking ethnum v1.5.2
143
+ Checking smallvec v1.15.1
144
+ Checking generic-array v0.14.9
145
+ Checking ppv-lite86 v0.2.21
146
+ Checking der v0.7.10
147
+ Checking ahash v0.8.12
148
+ Checking hex v0.4.3
149
+ Checking wasmparser v0.116.1
148
150
  Checking hash32 v0.3.1
149
151
  Checking stable_deref_trait v1.2.1
150
- Checking num-bigint v0.4.6
152
+ Checking static_assertions v1.1.0
153
+ Checking keccak v0.1.5
154
+ Compiling soroban-env-host v25.0.1
155
+ Checking hex-literal v0.4.1
156
+ Checking hashbrown v0.13.2
151
157
  Checking memchr v2.7.6
152
158
  Checking ryu v1.0.20
153
- Checking wasmi_core v0.13.0
154
159
  Checking itoa v1.0.15
155
- Checking hex-literal v0.4.1
156
160
  Checking heapless v0.8.0
157
- Checking block-buffer v0.10.4
158
- Checking crypto-common v0.1.6
159
- Checking sec1 v0.7.3
160
161
  Compiling common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
161
- Checking wasmparser v0.116.1
162
162
  Checking unicode-ident v1.0.22
163
- Checking digest v0.10.7
164
163
  Compiling oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
164
+ Checking soroban-wasmi v0.31.1-soroban.20.0.1
165
165
  Checking heck v0.5.0
166
- Checking macro-integration-tests v0.0.1 (/workspace/contracts/protocol/stellar/contracts/macro-integration-tests)
167
- Checking proc-macro2 v1.0.103
166
+ Checking oapps v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps)
168
167
  Checking workers v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers)
168
+ Checking macro-integration-tests v0.0.1 (/workspace/contracts/protocol/stellar/contracts/macro-integration-tests)
169
169
  Checking message-libs v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs)
170
- Checking getrandom v0.2.16
171
- Checking oapps v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps)
170
+ Checking proc-macro2 v1.0.103
171
+ Checking block-buffer v0.10.4
172
+ Checking crypto-common v0.1.6
172
173
  Checking itertools v0.14.0
173
- Checking sha2 v0.10.9
174
- Checking hmac v0.12.1
175
- Checking curve25519-dalek v4.1.3
176
- Checking ppv-lite86 v0.2.21
177
- Checking ahash v0.8.12
178
- Checking sha3 v0.10.8
174
+ Checking getrandom v0.2.16
175
+ Checking sec1 v0.7.3
179
176
  Checking quote v1.0.41
180
- Checking rfc6979 v0.4.0
181
177
  Checking rand_core v0.6.4
182
- Compiling serde v1.0.228
183
- Compiling serde_json v1.0.145
184
- Checking hashbrown v0.13.2
185
- Checking syn v2.0.108
178
+ Checking digest v0.10.7
186
179
  Checking rand_chacha v0.3.1
187
180
  Checking ff v0.13.1
188
181
  Checking crypto-bigint v0.5.5
189
- Checking signature v2.2.0
190
- Checking soroban-wasmi v0.31.1-soroban.20.0.1
191
- Checking ed25519 v2.2.3
192
182
  Checking group v0.13.0
193
183
  Checking rand v0.8.5
194
- Checking ed25519-dalek v2.2.0
195
- Compiling crate-git-revision v0.0.6
196
- Checking elliptic-curve v0.13.8
184
+ Checking signature v2.2.0
185
+ Checking sha2 v0.10.9
186
+ Checking hmac v0.12.1
187
+ Checking curve25519-dalek v4.1.3
188
+ Checking sha3 v0.10.8
189
+ Checking syn v2.0.108
197
190
  Checking ark-std v0.4.0
191
+ Checking ed25519 v2.2.3
192
+ Checking rfc6979 v0.4.0
198
193
  Checking ark-serialize v0.4.2
194
+ Checking ark-ff v0.4.2
195
+ Checking elliptic-curve v0.13.8
196
+ Compiling serde v1.0.228
197
+ Compiling serde_json v1.0.145
198
+ Checking ed25519-dalek v2.2.0
199
199
  Checking ecdsa v0.16.9
200
200
  Checking primeorder v0.13.6
201
+ Checking k256 v0.13.4
202
+ Checking p256 v0.13.2
203
+ Compiling crate-git-revision v0.0.6
201
204
  Compiling stellar-strkey v0.0.13
202
205
  Compiling stellar-xdr v25.0.0
203
206
  Compiling soroban-env-common v25.0.1
204
207
  Compiling stellar-strkey v0.0.16
205
208
  Compiling soroban-sdk v25.1.1
206
- Checking ark-ff v0.4.2
207
- Checking k256 v0.13.4
208
- Checking p256 v0.13.2
209
- Compiling serde_with v3.15.1
210
209
  Checking ark-poly v0.4.2
210
+ Compiling serde_with v3.15.1
211
211
  Checking ark-ec v0.4.2
212
212
  Checking ark-bls12-381 v0.4.0
213
213
  Checking ark-bn254 v0.4.0
214
- Compiling soroban-spec v25.1.1
215
214
  Compiling soroban-env-macros v25.0.1
215
+ Compiling soroban-spec v25.1.1
216
216
  Compiling soroban-spec-rust v25.1.1
217
217
  Compiling soroban-sdk-macros v25.1.1
218
218
  Checking utils v0.0.1 (/workspace/contracts/protocol/stellar/contracts/utils)
219
219
  Checking fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
220
220
  Checking endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
221
221
  Checking worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
222
- Checking sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
223
- Checking upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
224
222
  Checking dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
225
223
  Checking price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
224
+ Checking sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
225
+ Checking upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
226
226
  Checking message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
227
227
  Checking oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
228
228
  Checking blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
229
229
  Checking executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
230
230
  Checking uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
231
- Checking simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
232
- Checking executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
233
231
  Checking dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
232
+ Checking executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
233
+ Checking simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
234
234
  Checking treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
235
235
  Checking oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
236
236
  Checking counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
237
237
  Checking executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
238
238
  Checking layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
239
239
  Checking oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
240
- Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 02s
241
- ⏱️ bash -c cargo clippy -- -D warnings: 6:05.429 (m:ss.mmm)
240
+ Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 56s
241
+ ⏱️ bash -c cargo clippy -- -D warnings: 6:57.722 (m:ss.mmm)