@layerzerolabs/protocol-stellar-v2 0.2.59 → 0.2.61
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 +64 -65
- package/.turbo/turbo-lint.log +68 -73
- package/.turbo/turbo-test.log +1953 -1882
- package/contracts/workers/dvn/src/auth.rs +67 -30
- package/contracts/workers/dvn/src/dvn.rs +31 -6
- package/contracts/workers/dvn/src/errors.rs +4 -1
- package/contracts/workers/dvn/src/events.rs +7 -1
- package/contracts/workers/dvn/src/interfaces/dvn.rs +34 -8
- package/contracts/workers/dvn/src/storage.rs +5 -1
- package/contracts/workers/dvn/src/tests/auth.rs +539 -90
- package/package.json +4 -4
- package/sdk/.turbo/turbo-test.log +303 -269
- package/sdk/dist/generated/dvn.d.ts +59 -11
- package/sdk/dist/generated/dvn.js +21 -10
- package/sdk/package.json +1 -1
- package/sdk/test/counter-uln.test.ts +34 -15
- package/sdk/test/upgrader.test.ts +21 -0
- package/sdk/test/utils.ts +101 -14
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:16920) [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)
|
|
@@ -36,41 +36,37 @@ ebe71df0d5a0: Pulling fs layer
|
|
|
36
36
|
8ab2295f3fb3: Pulling fs layer
|
|
37
37
|
6da477ce4021: Pulling fs layer
|
|
38
38
|
411ca42f331d: Pulling fs layer
|
|
39
|
-
411ca42f331d: Waiting
|
|
40
|
-
493a5d82164a: Waiting
|
|
41
|
-
f54b29cca981: Waiting
|
|
42
39
|
2c1ce468d9f3: Waiting
|
|
43
|
-
d47cd8933eb7: Waiting
|
|
44
|
-
97ed36c5fb07: Waiting
|
|
45
40
|
ebe71df0d5a0: Waiting
|
|
46
41
|
8ab2295f3fb3: Waiting
|
|
47
42
|
6da477ce4021: Waiting
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
43
|
+
493a5d82164a: Waiting
|
|
44
|
+
f54b29cca981: Waiting
|
|
45
|
+
d47cd8933eb7: Waiting
|
|
51
46
|
72197a14cd4f: Waiting
|
|
52
|
-
|
|
47
|
+
97ed36c5fb07: Waiting
|
|
53
48
|
f6bd9104d248: Download complete
|
|
54
|
-
f6bd9104d248: Pull complete
|
|
55
49
|
72197a14cd4f: Verifying Checksum
|
|
56
50
|
72197a14cd4f: Download complete
|
|
51
|
+
f6bd9104d248: Pull complete
|
|
52
|
+
97ed36c5fb07: Verifying Checksum
|
|
57
53
|
97ed36c5fb07: Download complete
|
|
58
54
|
8bfa393fce63: Verifying Checksum
|
|
59
55
|
8bfa393fce63: Download complete
|
|
60
56
|
4617420e017b: Download complete
|
|
61
|
-
2c1ce468d9f3: Verifying Checksum
|
|
62
|
-
2c1ce468d9f3: Download complete
|
|
63
57
|
493a5d82164a: Verifying Checksum
|
|
64
58
|
493a5d82164a: Download complete
|
|
65
|
-
|
|
66
|
-
|
|
59
|
+
2c1ce468d9f3: Download complete
|
|
60
|
+
ebe71df0d5a0: Verifying Checksum
|
|
67
61
|
ebe71df0d5a0: Download complete
|
|
68
|
-
|
|
62
|
+
f54b29cca981: Download complete
|
|
63
|
+
6da477ce4021: Verifying Checksum
|
|
69
64
|
6da477ce4021: Download complete
|
|
65
|
+
d47cd8933eb7: Verifying Checksum
|
|
66
|
+
d47cd8933eb7: Download complete
|
|
70
67
|
411ca42f331d: Verifying Checksum
|
|
71
68
|
411ca42f331d: Download complete
|
|
72
69
|
4617420e017b: Pull complete
|
|
73
|
-
f54b29cca981: Download complete
|
|
74
70
|
8bfa393fce63: Pull complete
|
|
75
71
|
72197a14cd4f: Pull complete
|
|
76
72
|
97ed36c5fb07: Pull complete
|
|
@@ -83,7 +79,7 @@ ebe71df0d5a0: Pull complete
|
|
|
83
79
|
6da477ce4021: Pull complete
|
|
84
80
|
411ca42f331d: Pull complete
|
|
85
81
|
Digest: sha256:ab4f1109c2e8a6217f61be9365fd5a974f7dce2b8e3372f9794e44640bd20108
|
|
86
|
-
Status:
|
|
82
|
+
Status: Downloaded newer image for 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1
|
|
87
83
|
438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1
|
|
88
84
|
✅ Successfully pulled: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1
|
|
89
85
|
👤 Running container as UID:GID 1001:1001
|
|
@@ -111,7 +107,7 @@ info: installing component 'rustfmt'
|
|
|
111
107
|
1.90.0-x86_64-unknown-linux-gnu installed - rustc 1.90.0 (1159e78c4 2025-09-14)
|
|
112
108
|
|
|
113
109
|
info: default toolchain set to '1.90.0-x86_64-unknown-linux-gnu'
|
|
114
|
-
⏱️ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy:
|
|
110
|
+
⏱️ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy: 18.677s
|
|
115
111
|
🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
|
|
116
112
|
📦 Using 4 default cache volume(s) for stellar
|
|
117
113
|
✅ stellar-25.1.0 (Latest stable release)
|
|
@@ -128,53 +124,53 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
128
124
|
Downloaded dtor v0.1.1
|
|
129
125
|
Downloaded schemars v1.0.5
|
|
130
126
|
Compiling proc-macro2 v1.0.103
|
|
131
|
-
Compiling quote v1.0.41
|
|
132
127
|
Compiling unicode-ident v1.0.22
|
|
128
|
+
Compiling quote v1.0.41
|
|
133
129
|
Compiling serde_core v1.0.228
|
|
134
130
|
Compiling serde v1.0.228
|
|
135
131
|
Compiling serde_json v1.0.145
|
|
136
132
|
Compiling ryu v1.0.20
|
|
137
133
|
Compiling itoa v1.0.15
|
|
138
134
|
Compiling memchr v2.7.6
|
|
139
|
-
Compiling ident_case v1.0.1
|
|
140
135
|
Compiling strsim v0.11.1
|
|
141
136
|
Compiling fnv v1.0.7
|
|
142
|
-
Compiling
|
|
137
|
+
Compiling ident_case v1.0.1
|
|
143
138
|
Compiling version_check v0.9.5
|
|
139
|
+
Compiling typenum v1.19.0
|
|
144
140
|
Compiling autocfg v1.5.0
|
|
145
141
|
Compiling schemars v0.8.22
|
|
146
142
|
Compiling dyn-clone v1.0.20
|
|
147
|
-
Compiling
|
|
143
|
+
Compiling data-encoding v2.9.0
|
|
148
144
|
Compiling cpufeatures v0.2.17
|
|
145
|
+
Compiling cfg-if v1.0.4
|
|
146
|
+
Compiling escape-bytes v0.1.1
|
|
147
|
+
Compiling either v1.15.0
|
|
149
148
|
Compiling generic-array v0.14.9
|
|
150
|
-
Compiling data-encoding v2.9.0
|
|
151
149
|
Compiling ethnum v1.5.2
|
|
152
|
-
Compiling either v1.15.0
|
|
153
|
-
Compiling escape-bytes v0.1.1
|
|
154
150
|
Compiling num-traits v0.2.19
|
|
155
151
|
Compiling semver v1.0.27
|
|
156
152
|
Compiling equivalent v1.0.2
|
|
157
|
-
Compiling thiserror v1.0.69
|
|
158
153
|
Compiling hashbrown v0.16.0
|
|
159
|
-
Compiling
|
|
160
|
-
Compiling base64 v0.22.1
|
|
154
|
+
Compiling thiserror v1.0.69
|
|
161
155
|
Compiling itertools v0.10.5
|
|
162
|
-
Compiling
|
|
156
|
+
Compiling prettyplease v0.2.37
|
|
163
157
|
Compiling byteorder v1.5.0
|
|
158
|
+
Compiling heapless v0.8.0
|
|
159
|
+
Compiling base64 v0.22.1
|
|
160
|
+
Compiling hash32 v0.3.1
|
|
164
161
|
Compiling rustc_version v0.4.1
|
|
162
|
+
Compiling stable_deref_trait v1.2.1
|
|
163
|
+
Compiling static_assertions v1.1.0
|
|
165
164
|
Compiling heck v0.5.0
|
|
166
165
|
Compiling indexmap v2.12.0
|
|
167
|
-
Compiling static_assertions v1.1.0
|
|
168
|
-
Compiling hash32 v0.3.1
|
|
169
|
-
Compiling stable_deref_trait v1.2.1
|
|
170
166
|
Compiling itertools v0.14.0
|
|
171
167
|
Compiling wasmparser v0.116.1
|
|
172
|
-
Compiling block-buffer v0.10.4
|
|
173
168
|
Compiling crypto-common v0.1.6
|
|
169
|
+
Compiling block-buffer v0.10.4
|
|
174
170
|
Compiling num-integer v0.1.46
|
|
175
171
|
Compiling digest v0.10.7
|
|
176
|
-
Compiling sha2 v0.10.9
|
|
177
172
|
Compiling num-bigint v0.4.6
|
|
173
|
+
Compiling sha2 v0.10.9
|
|
178
174
|
Compiling syn v2.0.108
|
|
179
175
|
Compiling darling_core v0.21.3
|
|
180
176
|
Compiling darling_core v0.20.11
|
|
@@ -199,14 +195,14 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
199
195
|
Compiling stellar-strkey v0.0.16
|
|
200
196
|
Compiling soroban-sdk v25.1.1
|
|
201
197
|
Compiling serde_with v3.15.1
|
|
202
|
-
Compiling soroban-spec v25.1.1
|
|
203
198
|
Compiling soroban-env-macros v25.0.1
|
|
199
|
+
Compiling soroban-spec v25.1.1
|
|
204
200
|
Compiling soroban-spec-rust v25.1.1
|
|
205
201
|
Compiling soroban-env-guest v25.0.1
|
|
206
202
|
Compiling soroban-sdk-macros v25.1.1
|
|
207
203
|
Compiling utils v0.0.1 (/workspace/contracts/protocol/stellar/contracts/utils)
|
|
208
204
|
Compiling endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
|
|
209
|
-
Finished `release` profile [optimized] target(s) in
|
|
205
|
+
Finished `release` profile [optimized] target(s) in 44.15s
|
|
210
206
|
ℹ️ Build Summary:
|
|
211
207
|
Wasm File: target/wasm32v1-none/release/endpoint_v2.wasm (59457 bytes)
|
|
212
208
|
Wasm Hash: 0f3336cb82c088d8430af0b9110c309baa6c2eade24e65d35b16650d197d1592
|
|
@@ -275,12 +271,12 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
275
271
|
✅ Build Complete
|
|
276
272
|
|
|
277
273
|
ℹ️ 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
|
|
278
|
-
Compiling escape-bytes v0.1.1
|
|
279
274
|
Compiling byteorder v1.5.0
|
|
280
|
-
Compiling
|
|
275
|
+
Compiling escape-bytes v0.1.1
|
|
281
276
|
Compiling static_assertions v1.1.0
|
|
282
|
-
Compiling num-traits v0.2.19
|
|
283
277
|
Compiling ethnum v1.5.2
|
|
278
|
+
Compiling num-traits v0.2.19
|
|
279
|
+
Compiling stable_deref_trait v1.2.1
|
|
284
280
|
Compiling data-encoding v2.9.0
|
|
285
281
|
Compiling cfg-if v1.0.4
|
|
286
282
|
Compiling stellar-xdr v25.0.0
|
|
@@ -295,7 +291,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
295
291
|
Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
296
292
|
Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
297
293
|
Compiling layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
|
|
298
|
-
Finished `release` profile [optimized] target(s) in
|
|
294
|
+
Finished `release` profile [optimized] target(s) in 12.74s
|
|
299
295
|
ℹ️ Build Summary:
|
|
300
296
|
Wasm File: target/wasm32v1-none/release/layerzero_views.wasm (36531 bytes)
|
|
301
297
|
Wasm Hash: e1191bc282426547ae9c65f4188a69678b16897bcd40c548ff9940650470c409
|
|
@@ -328,7 +324,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
328
324
|
ℹ️ 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
|
|
329
325
|
Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
330
326
|
Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
331
|
-
Finished `release` profile [optimized] target(s) in 1.
|
|
327
|
+
Finished `release` profile [optimized] target(s) in 1.31s
|
|
332
328
|
ℹ️ Build Summary:
|
|
333
329
|
Wasm File: target/wasm32v1-none/release/uln302.wasm (60571 bytes)
|
|
334
330
|
Wasm Hash: e5a97c9d7e69b9c03a9ba3b415c069d07a9b5282737921ba1f4a99b256510ab9
|
|
@@ -388,7 +384,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
388
384
|
|
|
389
385
|
ℹ️ 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
|
|
390
386
|
Compiling blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
|
|
391
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
387
|
+
Finished `release` profile [optimized] target(s) in 0.38s
|
|
392
388
|
ℹ️ Build Summary:
|
|
393
389
|
Wasm File: target/wasm32v1-none/release/blocked_message_lib.wasm (15398 bytes)
|
|
394
390
|
Wasm Hash: 0a8ee862d5fa45a3dca9c2dc8ba111b83e9ab333a78d89273ae0a111211445d1
|
|
@@ -405,7 +401,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
405
401
|
|
|
406
402
|
ℹ️ 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
|
|
407
403
|
Compiling simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
|
|
408
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
404
|
+
Finished `release` profile [optimized] target(s) in 0.61s
|
|
409
405
|
ℹ️ Build Summary:
|
|
410
406
|
Wasm File: target/wasm32v1-none/release/simple_message_lib.wasm (30929 bytes)
|
|
411
407
|
Wasm Hash: 05c2d9b85bb8fd0c3f7039961b591e38c97355385b787ba2329ca61c691fd423
|
|
@@ -446,7 +442,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
446
442
|
|
|
447
443
|
ℹ️ 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
|
|
448
444
|
Compiling treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
|
|
449
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
445
|
+
Finished `release` profile [optimized] target(s) in 0.54s
|
|
450
446
|
ℹ️ Build Summary:
|
|
451
447
|
Wasm File: target/wasm32v1-none/release/treasury.wasm (29508 bytes)
|
|
452
448
|
Wasm Hash: 0eb3a9c49b66b4af26b0a95337a334b31d981a89258d0fbe0b8d7390a36fc2aa
|
|
@@ -480,7 +476,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
480
476
|
Compiling oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
|
|
481
477
|
Compiling oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
|
|
482
478
|
Compiling console-oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/console-oft)
|
|
483
|
-
Finished `release` profile [optimized] target(s) in
|
|
479
|
+
Finished `release` profile [optimized] target(s) in 2.39s
|
|
484
480
|
ℹ️ Build Summary:
|
|
485
481
|
Wasm File: target/wasm32v1-none/release/console_oft.wasm (87246 bytes)
|
|
486
482
|
Wasm Hash: 92e33a08bef72380424f0b89febac7a3155d44dfef18306ba7622627cb7b95ba
|
|
@@ -560,7 +556,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
560
556
|
|
|
561
557
|
ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/oapps/counter/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
562
558
|
Compiling counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
|
|
563
|
-
Finished `release` profile [optimized] target(s) in
|
|
559
|
+
Finished `release` profile [optimized] target(s) in 0.74s
|
|
564
560
|
ℹ️ Build Summary:
|
|
565
561
|
Wasm File: target/wasm32v1-none/release/counter.wasm (52090 bytes)
|
|
566
562
|
Wasm Hash: 43eaef63b2e9e04f75e0883fd19f1f160774f520df637f68e5902ec780425a7d
|
|
@@ -618,12 +614,12 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
618
614
|
Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
619
615
|
Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
620
616
|
Compiling dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
|
|
621
|
-
Finished `release` profile [optimized] target(s) in 1.
|
|
617
|
+
Finished `release` profile [optimized] target(s) in 1.38s
|
|
622
618
|
ℹ️ Build Summary:
|
|
623
|
-
Wasm File: target/wasm32v1-none/release/dvn.wasm (
|
|
624
|
-
Wasm Hash:
|
|
625
|
-
Wasm Size:
|
|
626
|
-
Exported Functions:
|
|
619
|
+
Wasm File: target/wasm32v1-none/release/dvn.wasm (59983 bytes)
|
|
620
|
+
Wasm Hash: 870de1c00c6617b1110f387e299a869ed6a8e8399c5c0a4c20bc3e4ff6816ae0
|
|
621
|
+
Wasm Size: 59983 bytes
|
|
622
|
+
Exported Functions: 52 found
|
|
627
623
|
• __check_auth
|
|
628
624
|
• __constructor
|
|
629
625
|
• admins
|
|
@@ -633,6 +629,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
633
629
|
• default_multiplier_bps
|
|
634
630
|
• deposit_address
|
|
635
631
|
• dst_config
|
|
632
|
+
• execute_transaction
|
|
636
633
|
• extend_instance_ttl
|
|
637
634
|
• freeze_ttl_configs
|
|
638
635
|
• get_fee
|
|
@@ -664,11 +661,13 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
664
661
|
• set_supported_option_types
|
|
665
662
|
• set_threshold
|
|
666
663
|
• set_ttl_configs
|
|
664
|
+
• set_upgrader
|
|
667
665
|
• set_worker_fee_lib
|
|
668
666
|
• threshold
|
|
669
667
|
• total_signers
|
|
670
668
|
• ttl_configs
|
|
671
669
|
• upgrade
|
|
670
|
+
• upgrader
|
|
672
671
|
• verify_n_signatures
|
|
673
672
|
• verify_signatures
|
|
674
673
|
• vid
|
|
@@ -678,7 +677,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
678
677
|
ℹ️ 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
|
|
679
678
|
Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
680
679
|
Compiling dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
|
|
681
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
680
|
+
Finished `release` profile [optimized] target(s) in 0.73s
|
|
682
681
|
ℹ️ Build Summary:
|
|
683
682
|
Wasm File: target/wasm32v1-none/release/dvn_fee_lib.wasm (22652 bytes)
|
|
684
683
|
Wasm Hash: d558e6a20af9b41e264beb1785de8b9ca412380eb2b142356e5e39a938fe96a5
|
|
@@ -705,7 +704,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
705
704
|
|
|
706
705
|
ℹ️ 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
|
|
707
706
|
Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
708
|
-
Finished `release` profile [optimized] target(s) in
|
|
707
|
+
Finished `release` profile [optimized] target(s) in 0.97s
|
|
709
708
|
ℹ️ Build Summary:
|
|
710
709
|
Wasm File: target/wasm32v1-none/release/executor.wasm (59531 bytes)
|
|
711
710
|
Wasm Hash: 8a2b3fd944612968801d015af20b843db0552affc8e79ef2775f7f21fd7f34cf
|
|
@@ -764,7 +763,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
764
763
|
|
|
765
764
|
ℹ️ 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
|
|
766
765
|
Compiling executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
|
|
767
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
766
|
+
Finished `release` profile [optimized] target(s) in 0.49s
|
|
768
767
|
ℹ️ Build Summary:
|
|
769
768
|
Wasm File: target/wasm32v1-none/release/executor_fee_lib.wasm (35404 bytes)
|
|
770
769
|
Wasm Hash: 8f42a35df1173387ba2c5ffe34384b3e4517ce4ec11df13db67d5f2211267cf9
|
|
@@ -794,7 +793,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
794
793
|
Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
795
794
|
Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
796
795
|
Compiling executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
|
|
797
|
-
Finished `release` profile [optimized] target(s) in 1.
|
|
796
|
+
Finished `release` profile [optimized] target(s) in 1.14s
|
|
798
797
|
ℹ️ Build Summary:
|
|
799
798
|
Wasm File: target/wasm32v1-none/release/executor_helper.wasm (25110 bytes)
|
|
800
799
|
Wasm Hash: 1c0928af078a4a9beff5e04647240b9fecca7a805b751c803f96ff92f75b9a08
|
|
@@ -809,7 +808,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
809
808
|
|
|
810
809
|
ℹ️ 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
|
|
811
810
|
Compiling price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
|
|
812
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
811
|
+
Finished `release` profile [optimized] target(s) in 0.64s
|
|
813
812
|
ℹ️ Build Summary:
|
|
814
813
|
Wasm File: target/wasm32v1-none/release/price_feed.wasm (33739 bytes)
|
|
815
814
|
Wasm Hash: d4862be2522cfe5cd4d55a160e10ab7c313ab1297773ea00e98e3eaa0225aa0f
|
|
@@ -849,7 +848,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
849
848
|
|
|
850
849
|
ℹ️ 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
|
|
851
850
|
Compiling oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
|
|
852
|
-
Finished `release` profile [optimized] target(s) in 1.
|
|
851
|
+
Finished `release` profile [optimized] target(s) in 1.13s
|
|
853
852
|
ℹ️ Build Summary:
|
|
854
853
|
Wasm File: target/wasm32v1-none/release/oft.wasm (77986 bytes)
|
|
855
854
|
Wasm Hash: d313988c11933cbe18bf315b3a087be6c10b3054ac38251d3bd38a6ca704c284
|
|
@@ -920,7 +919,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
920
919
|
|
|
921
920
|
ℹ️ 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
|
|
922
921
|
Compiling sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
|
|
923
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
922
|
+
Finished `release` profile [optimized] target(s) in 0.53s
|
|
924
923
|
ℹ️ Build Summary:
|
|
925
924
|
Wasm File: target/wasm32v1-none/release/sac_manager.wasm (24101 bytes)
|
|
926
925
|
Wasm Hash: bf9358ac2e188d74a695cd6009929735f90e8c891f922a9de5fcdc7037af255e
|
|
@@ -956,7 +955,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
956
955
|
• underlying_sac
|
|
957
956
|
✅ Build Complete
|
|
958
957
|
|
|
959
|
-
⏱️ stellar contract build: 1:
|
|
958
|
+
⏱️ stellar contract build: 1:30.011 (m:ss.mmm)
|
|
960
959
|
WARN Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
|
|
961
960
|
|
|
962
961
|
> @layerzerolabs/protocol-stellar-v2@0.0.1 generate:sdk /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar
|
|
@@ -967,7 +966,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
967
966
|
🔧 User volumes override 1 default volume(s)
|
|
968
967
|
✅ stellar-25.1.0 (Latest stable release)
|
|
969
968
|
🔧 stellar version: 25.1.0
|
|
970
|
-
(node:
|
|
969
|
+
(node:41644) [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.
|
|
971
970
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
972
971
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
973
972
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
@@ -986,7 +985,7 @@ info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
|
|
|
986
985
|
|
|
987
986
|
1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
|
|
988
987
|
|
|
989
|
-
⏱️ 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:
|
|
988
|
+
⏱️ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy: 633.591ms
|
|
990
989
|
🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
|
|
991
990
|
📦 Using 4 default cache volume(s) for stellar
|
|
992
991
|
✅ stellar-25.1.0 (Latest stable release)
|
|
@@ -997,7 +996,7 @@ $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws
|
|
|
997
996
|
🌍 Using 5 default environment variable(s) for stellar
|
|
998
997
|
📜 Executing custom script: cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml
|
|
999
998
|
$ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=clang -e CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=clang -e $'CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e $'CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/contracts/protocol/stellar -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v lz-tooling-cache-stellar-rustup:/cache/rustup -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1 bash -c $'cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml'
|
|
1000
|
-
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.
|
|
999
|
+
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s
|
|
1001
1000
|
Running `/workspace/packages/vms/stellar/ts-bindings-gen/target/debug/stellar-ts-bindings-gen --config ts-bindings-gen.toml`
|
|
1002
1001
|
Generating TypeScript bindings for 16 contract(s)...
|
|
1003
1002
|
|
|
@@ -1040,7 +1039,7 @@ Processing contract: upgrader
|
|
|
1040
1039
|
Processing contract: dvn
|
|
1041
1040
|
WASM: target/wasm32v1-none/release/dvn.wasm
|
|
1042
1041
|
Output: sdk/src/generated/dvn.ts
|
|
1043
|
-
WASM size:
|
|
1042
|
+
WASM size: 59983 bytes (58.58 KB)
|
|
1044
1043
|
Generating bindings...
|
|
1045
1044
|
Generated: sdk/src/generated/dvn.ts
|
|
1046
1045
|
Processing contract: dvn_fee_lib
|
|
@@ -1117,4 +1116,4 @@ Generated files in sdk/src/generated:
|
|
|
1117
1116
|
- oft.ts
|
|
1118
1117
|
- sac_manager.ts
|
|
1119
1118
|
- layerzero_view.ts
|
|
1120
|
-
⏱️ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml:
|
|
1119
|
+
⏱️ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml: 476.979ms
|