@layerzerolabs/lz-v2-stellar-sdk 0.2.123 → 0.2.125
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 +29 -29
- package/.turbo/turbo-lint.log +1 -1
- package/.turbo/turbo-test.log +32 -32
- package/package.json +7 -7
package/.turbo/turbo-build.log
CHANGED
|
@@ -11,17 +11,17 @@
|
|
|
11
11
|
🔧 Syncing Rust toolchain: rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy
|
|
12
12
|
✅ stellar-25.1.0 (Latest stable release)
|
|
13
13
|
🔧 stellar version: 25.1.0
|
|
14
|
-
📦 Using mini workspace: /tmp/lz-mini-workspace-
|
|
15
|
-
📦 Copied
|
|
14
|
+
📦 Using mini workspace: /tmp/lz-mini-workspace-oKeK0M
|
|
15
|
+
📦 Copied 19 workspace package source(s)
|
|
16
16
|
📦 No mini-workspace pruner configured; using unpruned package-level source copy fallback.
|
|
17
17
|
📦 Using 4 default volume(s) for stellar
|
|
18
18
|
🔧 User volumes override 1 default volume(s)
|
|
19
|
-
(node:
|
|
19
|
+
(node:240597) [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.
|
|
20
20
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
21
21
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
22
22
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
23
23
|
📦 Docker volumes:
|
|
24
|
-
-v /tmp/lz-mini-workspace-
|
|
24
|
+
-v /tmp/lz-mini-workspace-oKeK0M:/workspace
|
|
25
25
|
-v /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/sdk:/workspace/contracts/protocol/stellar/sdk
|
|
26
26
|
-v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro
|
|
27
27
|
-v lz-tooling-cache-stellar-rustup-linux-amd64:/cache/rustup
|
|
@@ -30,13 +30,13 @@ To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-in
|
|
|
30
30
|
-v /home/runner/.sccache:/cache/sccache
|
|
31
31
|
$ docker image inspect --format {{.Architecture}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
32
32
|
$ docker container create --platform linux/amd64 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 true
|
|
33
|
-
$ docker container rm
|
|
33
|
+
$ docker container rm df3493060e218cfc9c1f713f27f9515068014b7dbd68d8b20c4f4a67e2fa56a7
|
|
34
34
|
✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 (linux/amd64)
|
|
35
35
|
👤 Running container as UID:GID 1001:1001
|
|
36
36
|
🌍 Using 5 default environment variable(s) for stellar
|
|
37
37
|
📜 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
|
|
38
38
|
🔒 Acquired lock for @layerzerolabs/lz-v2-stellar-sdk at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup-linux-amd64
|
|
39
|
-
$ docker run --platform linux/amd64 --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 /tmp/lz-mini-workspace-
|
|
39
|
+
$ docker run --platform linux/amd64 --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 /tmp/lz-mini-workspace-oKeK0M:/workspace -v /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/sdk:/workspace/contracts/protocol/stellar/sdk -v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro -v lz-tooling-cache-stellar-rustup-linux-amd64:/cache/rustup -v lz-tooling-cache-stellar-config-linux-amd64:/cache/stellar -v lz-tooling-cache-stellar-cargo-linux-amd64:/cache/cargo -v /home/runner/.sccache:/cache/sccache -w /workspace/contracts/protocol/stellar/sdk 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 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'
|
|
40
40
|
info: syncing channel updates for '1.90.0-x86_64-unknown-linux-gnu'
|
|
41
41
|
info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
|
|
42
42
|
info: component 'clippy' for target 'x86_64-unknown-linux-gnu' is up to date
|
|
@@ -45,16 +45,16 @@ info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
|
|
|
45
45
|
|
|
46
46
|
1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
|
|
47
47
|
|
|
48
|
-
⏳ 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:
|
|
48
|
+
⏳ 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: 617.609ms
|
|
49
49
|
🔓 Released lock for @layerzerolabs/lz-v2-stellar-sdk at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup-linux-amd64
|
|
50
50
|
✅ stellar-25.1.0 (Latest stable release)
|
|
51
51
|
🔧 stellar version: 25.1.0
|
|
52
|
-
📦 Using mini workspace: /tmp/lz-mini-workspace-
|
|
53
|
-
📦 Copied
|
|
52
|
+
📦 Using mini workspace: /tmp/lz-mini-workspace-yrL9MP
|
|
53
|
+
📦 Copied 19 workspace package source(s)
|
|
54
54
|
📦 No mini-workspace pruner configured; using unpruned package-level source copy fallback.
|
|
55
55
|
📦 Using 4 default volume(s) for stellar
|
|
56
56
|
📦 Docker volumes:
|
|
57
|
-
-v /tmp/lz-mini-workspace-
|
|
57
|
+
-v /tmp/lz-mini-workspace-yrL9MP:/workspace
|
|
58
58
|
-v /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/sdk:/workspace/contracts/protocol/stellar/sdk
|
|
59
59
|
-v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro
|
|
60
60
|
-v lz-tooling-cache-stellar-config-linux-amd64:/cache/stellar
|
|
@@ -63,60 +63,60 @@ info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
|
|
|
63
63
|
-v /home/runner/.sccache:/cache/sccache
|
|
64
64
|
$ docker image inspect --format {{.Architecture}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
65
65
|
$ docker container create --platform linux/amd64 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 true
|
|
66
|
-
$ docker container rm
|
|
66
|
+
$ docker container rm cc39f971483efdd8d02e47a85448014f577380d038bbb63418621c5574e6bbc8
|
|
67
67
|
✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 (linux/amd64)
|
|
68
68
|
👤 Running container as UID:GID 1001:1001
|
|
69
69
|
🌍 Using 5 default environment variable(s) for stellar
|
|
70
70
|
📜 Executing custom script: cargo run --manifest-path ../../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml
|
|
71
|
-
$ docker run --platform linux/amd64 --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 /tmp/lz-mini-workspace-
|
|
71
|
+
$ docker run --platform linux/amd64 --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 /tmp/lz-mini-workspace-yrL9MP:/workspace -v /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/sdk:/workspace/contracts/protocol/stellar/sdk -v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro -v lz-tooling-cache-stellar-config-linux-amd64:/cache/stellar -v lz-tooling-cache-stellar-cargo-linux-amd64:/cache/cargo -v lz-tooling-cache-stellar-rustup-linux-amd64:/cache/rustup -v /home/runner/.sccache:/cache/sccache -w /workspace/contracts/protocol/stellar/sdk 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 bash -c $'cargo run --manifest-path ../../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml'
|
|
72
72
|
Compiling unicode-ident v1.0.24
|
|
73
73
|
Compiling proc-macro2 v1.0.106
|
|
74
74
|
Compiling quote v1.0.44
|
|
75
75
|
Compiling zmij v1.0.21
|
|
76
|
-
Compiling serde_json v1.0.149
|
|
77
76
|
Compiling serde_core v1.0.228
|
|
78
|
-
Compiling
|
|
79
|
-
Compiling version_check v0.9.5
|
|
77
|
+
Compiling serde_json v1.0.149
|
|
80
78
|
Compiling typenum v1.19.0
|
|
79
|
+
Compiling version_check v0.9.5
|
|
80
|
+
Compiling memchr v2.8.0
|
|
81
81
|
Compiling itoa v1.0.17
|
|
82
82
|
Compiling serde v1.0.228
|
|
83
83
|
Compiling fnv v1.0.7
|
|
84
|
-
Compiling strsim v0.11.1
|
|
85
84
|
Compiling ident_case v1.0.1
|
|
85
|
+
Compiling strsim v0.11.1
|
|
86
86
|
Compiling schemars v0.8.22
|
|
87
87
|
Compiling equivalent v1.0.2
|
|
88
88
|
Compiling hashbrown v0.16.1
|
|
89
|
-
Compiling dyn-clone v1.0.20
|
|
90
89
|
Compiling cpufeatures v0.2.17
|
|
91
90
|
Compiling cfg-if v1.0.4
|
|
91
|
+
Compiling dyn-clone v1.0.20
|
|
92
92
|
Compiling data-encoding v2.10.0
|
|
93
93
|
Compiling thiserror v1.0.69
|
|
94
|
-
Compiling ethnum v1.5.2
|
|
95
94
|
Compiling prettyplease v0.2.37
|
|
96
|
-
Compiling semver v1.0.27
|
|
97
95
|
Compiling base64 v0.22.1
|
|
98
96
|
Compiling escape-bytes v0.1.1
|
|
97
|
+
Compiling ethnum v1.5.2
|
|
98
|
+
Compiling semver v1.0.27
|
|
99
99
|
Compiling glob v0.3.3
|
|
100
|
-
Compiling toml_write v0.1.2
|
|
101
|
-
Compiling winnow v0.7.14
|
|
102
|
-
Compiling either v1.15.0
|
|
103
100
|
Compiling anyhow v1.0.102
|
|
101
|
+
Compiling winnow v0.7.14
|
|
104
102
|
Compiling opaque-debug v0.3.1
|
|
105
|
-
Compiling
|
|
103
|
+
Compiling either v1.15.0
|
|
104
|
+
Compiling toml_write v0.1.2
|
|
106
105
|
Compiling heck v0.4.1
|
|
106
|
+
Compiling base64 v0.21.7
|
|
107
107
|
Compiling generic-array v0.14.7
|
|
108
|
-
Compiling indexmap v2.13.0
|
|
109
108
|
Compiling itertools v0.10.5
|
|
110
|
-
Compiling
|
|
109
|
+
Compiling indexmap v2.13.0
|
|
111
110
|
Compiling syn v2.0.117
|
|
111
|
+
Compiling wasmparser v0.116.1
|
|
112
112
|
Compiling crypto-common v0.1.7
|
|
113
113
|
Compiling block-buffer v0.10.4
|
|
114
114
|
Compiling block-buffer v0.9.0
|
|
115
115
|
Compiling digest v0.9.0
|
|
116
|
-
Compiling include_dir_macros v0.7.4
|
|
117
|
-
Compiling sha2 v0.9.9
|
|
118
116
|
Compiling digest v0.10.7
|
|
117
|
+
Compiling sha2 v0.9.9
|
|
119
118
|
Compiling sha2 v0.10.9
|
|
119
|
+
Compiling include_dir_macros v0.7.4
|
|
120
120
|
Compiling include_dir v0.7.4
|
|
121
121
|
Compiling darling_core v0.21.3
|
|
122
122
|
Compiling serde_derive v1.0.228
|
|
@@ -137,7 +137,7 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
137
137
|
Compiling soroban-spec v25.1.1
|
|
138
138
|
Compiling soroban-spec-typescript v25.1.0
|
|
139
139
|
Compiling stellar-ts-bindings-gen v0.0.1 (/workspace/packages/vms/stellar/ts-bindings-gen)
|
|
140
|
-
Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.
|
|
140
|
+
Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.08s
|
|
141
141
|
Running `/workspace/packages/vms/stellar/ts-bindings-gen/target/debug/stellar-ts-bindings-gen --config ts-bindings-gen.toml`
|
|
142
142
|
Generating TypeScript bindings for 13 contract(s)...
|
|
143
143
|
|
|
@@ -236,4 +236,4 @@ Generated files in src/generated:
|
|
|
236
236
|
- executor_helper.ts
|
|
237
237
|
- price_feed.ts
|
|
238
238
|
- layerzero_view.ts
|
|
239
|
-
⏳ bash -c cargo run --manifest-path ../../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml:
|
|
239
|
+
⏳ bash -c cargo run --manifest-path ../../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml: 7.909s
|
package/.turbo/turbo-lint.log
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
> @layerzerolabs/lz-v2-stellar-sdk@0.0.0 lint /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/sdk
|
|
3
3
|
> eslint . --max-warnings 0 || (eslint . --fix --max-warnings 0 && false)
|
|
4
4
|
|
|
5
|
-
(node:
|
|
5
|
+
(node:338854) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/eslint.config.js?mtime=1784079968995 is not specified and it doesn't parse as CommonJS.
|
|
6
6
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
7
7
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
8
8
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -36,17 +36,18 @@ Deploying SAC for asset: ZRO:GC3CEFPRE265JEVEHYD7XPVYZ2IB2YA4QLDBGZZIGQYN2CMTSU3
|
|
|
36
36
|
[22m[39m💰 Upload transaction fee: 2690975 stroops (0.2690975 XLM)
|
|
37
37
|
|
|
38
38
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy Upgrader Contract
|
|
39
|
-
[22m[39m⏰ WASM TTL: live until ledger
|
|
39
|
+
[22m[39m⏰ WASM TTL: live until ledger 124272 (120959 ledgers remaining, ~7.00 days)
|
|
40
40
|
|
|
41
41
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy Upgrader Contract
|
|
42
42
|
[22m[39m✅ WASM uploaded, hash: 7796fed7be887c8f281a3c6e043203c0597969b65d23d5c1f9d767b62dfba062
|
|
43
43
|
🚀 Deploying contract...
|
|
44
44
|
|
|
45
|
+
[32m✓[39m [44m[1m TS [22m[49m test/upgrader.test.ts [2m([22m[2m8 tests[22m[2m)[22m
|
|
45
46
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy Upgrader Contract
|
|
46
|
-
[22m[39m✅ Contract deployed at:
|
|
47
|
+
[22m[39m✅ Contract deployed at: CDQ3IGFPGWOEYLBUMFETPZGZKPFHTW6IDFBTLG6XCNF33Q7SEHFKQBSC
|
|
47
48
|
|
|
48
49
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy Upgrader Contract
|
|
49
|
-
[22m[39m✅ Upgrader deployed at:
|
|
50
|
+
[22m[39m✅ Upgrader deployed at: CDQ3IGFPGWOEYLBUMFETPZGZKPFHTW6IDFBTLG6XCNF33Q7SEHFKQBSC
|
|
50
51
|
|
|
51
52
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy DVN Contract V1
|
|
52
53
|
[22m[39m📖 Reading Test Contract V1 WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/contracts/target/wasm32v1-none/release/dvn.wasm
|
|
@@ -57,19 +58,18 @@ Deploying SAC for asset: ZRO:GC3CEFPRE265JEVEHYD7XPVYZ2IB2YA4QLDBGZZIGQYN2CMTSU3
|
|
|
57
58
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy DVN Contract V1
|
|
58
59
|
[22m[39m💰 Upload transaction fee: 26718762 stroops (2.6718762 XLM)
|
|
59
60
|
|
|
60
|
-
[32m✓[39m [44m[1m TS [22m[49m test/upgrader.test.ts [2m([22m[2m8 tests[22m[2m)[22m
|
|
61
61
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy DVN Contract V1
|
|
62
|
-
[22m[39m⏰ WASM TTL: live until ledger
|
|
62
|
+
[22m[39m⏰ WASM TTL: live until ledger 124274 (120959 ledgers remaining, ~7.00 days)
|
|
63
63
|
|
|
64
64
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy DVN Contract V1
|
|
65
65
|
[22m[39m✅ WASM uploaded, hash: f85855a34ff84dc936370b6f55d94f9bb50ba5d8c53ce6ab2f6f6a5618afa9be
|
|
66
66
|
🚀 Deploying contract...
|
|
67
67
|
|
|
68
68
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy DVN Contract V1
|
|
69
|
-
[22m[39m✅ Contract deployed at:
|
|
69
|
+
[22m[39m✅ Contract deployed at: CB62AXNPY7KJUV22GQCPQYRX6BNYCYMY3AH33Y5CDBN3JDUL6PQIBS42
|
|
70
70
|
|
|
71
71
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy DVN Contract V1
|
|
72
|
-
[22m[39m✅ Test Contract V1 deployed at:
|
|
72
|
+
[22m[39m✅ Test Contract V1 deployed at: CB62AXNPY7KJUV22GQCPQYRX6BNYCYMY3AH33Y5CDBN3JDUL6PQIBS42
|
|
73
73
|
|
|
74
74
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mVerify Test Contract V1 VID
|
|
75
75
|
[22m[39m✅ Test Contract V1 vid value: [33m1[39m
|
|
@@ -82,7 +82,7 @@ Deploying SAC for asset: ZRO:GC3CEFPRE265JEVEHYD7XPVYZ2IB2YA4QLDBGZZIGQYN2CMTSU3
|
|
|
82
82
|
[22m[39m💰 Upload transaction fee: 25125774 stroops (2.5125774 XLM)
|
|
83
83
|
|
|
84
84
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mUpgrade Workflow[2m > [22m[2mUpload Test Contract V2 WASM
|
|
85
|
-
[22m[39m⏰ WASM TTL: live until ledger
|
|
85
|
+
[22m[39m⏰ WASM TTL: live until ledger 124278 (120959 ledgers remaining, ~7.00 days)
|
|
86
86
|
|
|
87
87
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mUpgrade Workflow[2m > [22m[2mUpload Test Contract V2 WASM
|
|
88
88
|
[22m[39m✅ Test Contract V2 WASM uploaded, hash: 6f9270ce050cc6870f867279586cd7a9748c5d231dbe8f5d732306c56ea3e536
|
|
@@ -93,19 +93,19 @@ Deploying SAC for asset: ZRO:GC3CEFPRE265JEVEHYD7XPVYZ2IB2YA4QLDBGZZIGQYN2CMTSU3
|
|
|
93
93
|
|
|
94
94
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mUpgrade Workflow[2m > [22m[2mSet Upgrader on DVN
|
|
95
95
|
[22m[39m
|
|
96
|
-
📋 Addresses needing to sign: [ [32m'
|
|
96
|
+
📋 Addresses needing to sign: [ [32m'CB62AXNPY7KJUV22GQCPQYRX6BNYCYMY3AH33Y5CDBN3JDUL6PQIBS42'[39m ]
|
|
97
97
|
|
|
98
98
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mUpgrade Workflow[2m > [22m[2mSet Upgrader on DVN
|
|
99
99
|
[22m[39m
|
|
100
100
|
🌳 DVN Auth Entry Tree:
|
|
101
|
-
📞
|
|
101
|
+
📞 CB62AXNPY7KJUV22GQCPQYRX6BNYCYMY3AH33Y5CDBN3JDUL6PQIBS42...set_upgrader()
|
|
102
102
|
|
|
103
|
-
📝 Signature payload (soroban auth hash):
|
|
104
|
-
✍️ Admin Ed25519 signature created:
|
|
105
|
-
📝 Call hash for multisig:
|
|
103
|
+
📝 Signature payload (soroban auth hash): 1aae8e9753653c81d8e9c1fd61291042fe4ba5e3c5f291cee9d80721af193350
|
|
104
|
+
✍️ Admin Ed25519 signature created: ac8e194d2867d4320f07aa2d82325f49...
|
|
105
|
+
📝 Call hash for multisig: 69bb9fe677d726d1fad71e4235fc3b0145ab815a51c9ef03795bac699b46bfe9
|
|
106
106
|
|
|
107
107
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mUpgrade Workflow[2m > [22m[2mSet Upgrader on DVN
|
|
108
|
-
[22m[39m✍️ Multisig signature created:
|
|
108
|
+
[22m[39m✍️ Multisig signature created: 1d1e54374ddd95d182ac07abf47047ad...
|
|
109
109
|
|
|
110
110
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mUpgrade Workflow[2m > [22m[2mSet Upgrader on DVN
|
|
111
111
|
[22m[39m
|
|
@@ -118,11 +118,11 @@ Deploying SAC for asset: ZRO:GC3CEFPRE265JEVEHYD7XPVYZ2IB2YA4QLDBGZZIGQYN2CMTSU3
|
|
|
118
118
|
[22m[39m✅ Final simulation complete
|
|
119
119
|
|
|
120
120
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mUpgrade Workflow[2m > [22m[2mSet Upgrader on DVN
|
|
121
|
-
[22m[39m✅ Upgrader set on DVN to:
|
|
121
|
+
[22m[39m✅ Upgrader set on DVN to: CDQ3IGFPGWOEYLBUMFETPZGZKPFHTW6IDFBTLG6XCNF33Q7SEHFKQBSC
|
|
122
122
|
|
|
123
123
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mUpgrade Workflow[2m > [22m[2mTest Upgrader Contract Can Upgrade DVN with Multisig Auth
|
|
124
124
|
[22m[39m🔄 Testing upgrader contract call...
|
|
125
|
-
Contract address:
|
|
125
|
+
Contract address: CB62AXNPY7KJUV22GQCPQYRX6BNYCYMY3AH33Y5CDBN3JDUL6PQIBS42
|
|
126
126
|
New WASM hash: 6f9270ce050cc6870f867279586cd7a9748c5d231dbe8f5d732306c56ea3e536
|
|
127
127
|
|
|
128
128
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mUpgrade Workflow[2m > [22m[2mTest Upgrader Contract Can Upgrade DVN with Multisig Auth
|
|
@@ -131,21 +131,21 @@ Deploying SAC for asset: ZRO:GC3CEFPRE265JEVEHYD7XPVYZ2IB2YA4QLDBGZZIGQYN2CMTSU3
|
|
|
131
131
|
|
|
132
132
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mUpgrade Workflow[2m > [22m[2mTest Upgrader Contract Can Upgrade DVN with Multisig Auth
|
|
133
133
|
[22m[39m
|
|
134
|
-
📋 Addresses needing to sign: [ [32m'
|
|
134
|
+
📋 Addresses needing to sign: [ [32m'CB62AXNPY7KJUV22GQCPQYRX6BNYCYMY3AH33Y5CDBN3JDUL6PQIBS42'[39m ]
|
|
135
135
|
|
|
136
136
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mUpgrade Workflow[2m > [22m[2mTest Upgrader Contract Can Upgrade DVN with Multisig Auth
|
|
137
137
|
[22m[39m
|
|
138
138
|
🌳 DVN Auth Entry Tree:
|
|
139
|
-
📞
|
|
140
|
-
📞
|
|
141
|
-
📞
|
|
139
|
+
📞 CDQ3IGFPGWOEYLBUMFETPZGZKPFHTW6IDFBTLG6XCNF33Q7SEHFKQBSC...upgrade_and_migrate()
|
|
140
|
+
📞 CB62AXNPY7KJUV22GQCPQYRX6BNYCYMY3AH33Y5CDBN3JDUL6PQIBS42...upgrade()
|
|
141
|
+
📞 CB62AXNPY7KJUV22GQCPQYRX6BNYCYMY3AH33Y5CDBN3JDUL6PQIBS42...migrate()
|
|
142
142
|
|
|
143
|
-
📝 Signature payload (soroban auth hash):
|
|
144
|
-
✍️ Admin Ed25519 signature created:
|
|
145
|
-
📝 Call hash for multisig:
|
|
143
|
+
📝 Signature payload (soroban auth hash): e20a0794755404105b5d66dfa6e103f770d4c11805e4194e1f36e15eee2d9cbb
|
|
144
|
+
✍️ Admin Ed25519 signature created: a1b0f1e91c41c6e72a00d837d8be4985...
|
|
145
|
+
📝 Call hash for multisig: 1d0e4917cdeca098dcb7732500432d2a37cf84c4ff18f98a941279163223992a
|
|
146
146
|
|
|
147
147
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mUpgrade Workflow[2m > [22m[2mTest Upgrader Contract Can Upgrade DVN with Multisig Auth
|
|
148
|
-
[22m[39m✍️ Multisig signature created:
|
|
148
|
+
[22m[39m✍️ Multisig signature created: 0f3ae15a8e7feb653ade9964e0f66ae2...
|
|
149
149
|
|
|
150
150
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mUpgrade Workflow[2m > [22m[2mTest Upgrader Contract Can Upgrade DVN with Multisig Auth
|
|
151
151
|
[22m[39m
|
|
@@ -166,18 +166,18 @@ Deploying SAC for asset: ZRO:GC3CEFPRE265JEVEHYD7XPVYZ2IB2YA4QLDBGZZIGQYN2CMTSU3
|
|
|
166
166
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mUpgrade Workflow[2m > [22m[2mVerify Test Contract V1 Methods Still Work After Upgrade
|
|
167
167
|
[22m[39m✅ Test Contract V2 vid value (from V1): [33m1[39m
|
|
168
168
|
|
|
169
|
-
[32m✓[39m test/upgrader.test.ts [2m([22m[2m8 tests[22m[2m)[22m[33m
|
|
170
|
-
[33m[2m✓[22m[39m Upgrader Contract Testing[2m > [22mContract Deployments[2m > [22mDeploy Upgrader Contract [33m
|
|
171
|
-
[33m[2m✓[22m[39m Upgrader Contract Testing[2m > [22mContract Deployments[2m > [22mDeploy DVN Contract V1 [33m
|
|
172
|
-
[33m[2m✓[22m[39m Upgrader Contract Testing[2m > [22mUpgrade Workflow[2m > [22mUpload Test Contract V2 WASM [33m
|
|
173
|
-
[33m[2m✓[22m[39m Upgrader Contract Testing[2m > [22mUpgrade Workflow[2m > [22mSet Upgrader on DVN [33m
|
|
174
|
-
[33m[2m✓[22m[39m Upgrader Contract Testing[2m > [22mUpgrade Workflow[2m > [22mTest Upgrader Contract Can Upgrade DVN with Multisig Auth [33m
|
|
169
|
+
[32m✓[39m test/upgrader.test.ts [2m([22m[2m8 tests[22m[2m)[22m[33m 9282[2mms[22m[39m
|
|
170
|
+
[33m[2m✓[22m[39m Upgrader Contract Testing[2m > [22mContract Deployments[2m > [22mDeploy Upgrader Contract [33m 2139[2mms[22m[39m
|
|
171
|
+
[33m[2m✓[22m[39m Upgrader Contract Testing[2m > [22mContract Deployments[2m > [22mDeploy DVN Contract V1 [33m 3635[2mms[22m[39m
|
|
172
|
+
[33m[2m✓[22m[39m Upgrader Contract Testing[2m > [22mUpgrade Workflow[2m > [22mUpload Test Contract V2 WASM [33m 1062[2mms[22m[39m
|
|
173
|
+
[33m[2m✓[22m[39m Upgrader Contract Testing[2m > [22mUpgrade Workflow[2m > [22mSet Upgrader on DVN [33m 1156[2mms[22m[39m
|
|
174
|
+
[33m[2m✓[22m[39m Upgrader Contract Testing[2m > [22mUpgrade Workflow[2m > [22mTest Upgrader Contract Can Upgrade DVN with Multisig Auth [33m 1199[2mms[22m[39m
|
|
175
175
|
|
|
176
176
|
[2m Test Files [22m [1m[32m2 passed[39m[22m[90m (2)[39m
|
|
177
177
|
[2m Tests [22m [1m[32m16 passed[39m[22m[90m (16)[39m
|
|
178
178
|
[2mType Errors [22m [2mno errors[22m
|
|
179
|
-
[2m Start at [22m
|
|
180
|
-
[2m Duration [22m
|
|
179
|
+
[2m Start at [22m 02:00:26
|
|
180
|
+
[2m Duration [22m 54.66s[2m (transform 195ms, setup 0ms, collect 498ms, tests 9.28s, environment 0ms, prepare 57ms, typecheck 1.85s)[22m
|
|
181
181
|
|
|
182
182
|
|
|
183
183
|
========================================
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@layerzerolabs/lz-v2-stellar-sdk",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.125",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "TypeScript SDK bindings for LayerZero V2 Stellar protocol contracts (EndpointV2, ULN302, workers, views, …)",
|
|
6
6
|
"repository": {
|
|
@@ -19,12 +19,12 @@
|
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"typescript": "^5.8.2",
|
|
21
21
|
"vitest": "^3.2.6",
|
|
22
|
-
"@layerzerolabs/
|
|
23
|
-
"@layerzerolabs/
|
|
24
|
-
"@layerzerolabs/typescript-configuration": "0.2.
|
|
25
|
-
"@layerzerolabs/vitest-configuration": "0.2.
|
|
26
|
-
"@layerzerolabs/stellar-ts-bindings-gen": "0.2.
|
|
27
|
-
"@layerzerolabs/
|
|
22
|
+
"@layerzerolabs/common-node-utils": "0.2.125",
|
|
23
|
+
"@layerzerolabs/test-utils-stellar": "0.2.125",
|
|
24
|
+
"@layerzerolabs/typescript-configuration": "0.2.125",
|
|
25
|
+
"@layerzerolabs/vitest-configuration": "0.2.125",
|
|
26
|
+
"@layerzerolabs/stellar-ts-bindings-gen": "0.2.125",
|
|
27
|
+
"@layerzerolabs/protocol-stellar-v2": "0.2.125"
|
|
28
28
|
},
|
|
29
29
|
"publishConfig": {
|
|
30
30
|
"access": "public",
|