@layerzerolabs/lz-v2-stellar-sdk 0.2.122 → 0.2.124
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 +30 -30
- 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-iIXzOw
|
|
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:168091) [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-iIXzOw:/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 67ea8ca8bb2277d8c15bf75ae67fca0468b3df7d50d3af997210a4765b02c091
|
|
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-iIXzOw:/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: 546.033ms
|
|
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-rHMgZa
|
|
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-rHMgZa:/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,59 +63,59 @@ 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 81292c3724580da0a80deb0f03938ccf068bd536966f6ee7b5f202022db1b1a5
|
|
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-rHMgZa:/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_core v1.0.228
|
|
77
76
|
Compiling serde_json v1.0.149
|
|
77
|
+
Compiling serde_core v1.0.228
|
|
78
|
+
Compiling memchr v2.8.0
|
|
78
79
|
Compiling itoa v1.0.17
|
|
79
80
|
Compiling version_check v0.9.5
|
|
80
81
|
Compiling typenum v1.19.0
|
|
81
|
-
Compiling memchr v2.8.0
|
|
82
82
|
Compiling serde v1.0.228
|
|
83
83
|
Compiling strsim v0.11.1
|
|
84
84
|
Compiling fnv v1.0.7
|
|
85
85
|
Compiling ident_case v1.0.1
|
|
86
|
+
Compiling equivalent v1.0.2
|
|
86
87
|
Compiling schemars v0.8.22
|
|
87
88
|
Compiling hashbrown v0.16.1
|
|
88
|
-
Compiling equivalent v1.0.2
|
|
89
89
|
Compiling dyn-clone v1.0.20
|
|
90
90
|
Compiling cpufeatures v0.2.17
|
|
91
91
|
Compiling cfg-if v1.0.4
|
|
92
|
-
Compiling thiserror v1.0.69
|
|
93
92
|
Compiling data-encoding v2.10.0
|
|
94
|
-
Compiling
|
|
93
|
+
Compiling thiserror v1.0.69
|
|
95
94
|
Compiling prettyplease v0.2.37
|
|
95
|
+
Compiling base64 v0.22.1
|
|
96
96
|
Compiling escape-bytes v0.1.1
|
|
97
|
-
Compiling ethnum v1.5.2
|
|
98
97
|
Compiling semver v1.0.27
|
|
98
|
+
Compiling ethnum v1.5.2
|
|
99
|
+
Compiling toml_write v0.1.2
|
|
99
100
|
Compiling opaque-debug v0.3.1
|
|
100
|
-
Compiling anyhow v1.0.102
|
|
101
|
-
Compiling winnow v0.7.14
|
|
102
101
|
Compiling either v1.15.0
|
|
103
|
-
Compiling
|
|
102
|
+
Compiling winnow v0.7.14
|
|
103
|
+
Compiling anyhow v1.0.102
|
|
104
104
|
Compiling glob v0.3.3
|
|
105
|
-
Compiling base64 v0.21.7
|
|
106
|
-
Compiling heck v0.4.1
|
|
107
105
|
Compiling generic-array v0.14.7
|
|
108
|
-
Compiling
|
|
106
|
+
Compiling heck v0.4.1
|
|
107
|
+
Compiling base64 v0.21.7
|
|
109
108
|
Compiling indexmap v2.13.0
|
|
109
|
+
Compiling itertools v0.10.5
|
|
110
110
|
Compiling wasmparser v0.116.1
|
|
111
111
|
Compiling syn v2.0.117
|
|
112
|
-
Compiling include_dir_macros v0.7.4
|
|
113
112
|
Compiling crypto-common v0.1.7
|
|
114
113
|
Compiling block-buffer v0.10.4
|
|
115
|
-
Compiling block-buffer v0.9.0
|
|
116
114
|
Compiling digest v0.9.0
|
|
117
|
-
Compiling
|
|
115
|
+
Compiling block-buffer v0.9.0
|
|
116
|
+
Compiling include_dir_macros v0.7.4
|
|
118
117
|
Compiling sha2 v0.9.9
|
|
118
|
+
Compiling digest v0.10.7
|
|
119
119
|
Compiling sha2 v0.10.9
|
|
120
120
|
Compiling include_dir v0.7.4
|
|
121
121
|
Compiling darling_core v0.21.3
|
|
@@ -129,15 +129,15 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
129
129
|
Compiling stellar-strkey v0.0.13
|
|
130
130
|
Compiling stellar-xdr v25.0.0
|
|
131
131
|
Compiling hex v0.4.3
|
|
132
|
-
Compiling toml_datetime v0.6.11
|
|
133
132
|
Compiling serde_spanned v0.6.9
|
|
133
|
+
Compiling toml_datetime v0.6.11
|
|
134
134
|
Compiling toml_edit v0.22.27
|
|
135
135
|
Compiling serde_with v3.17.0
|
|
136
136
|
Compiling toml v0.8.23
|
|
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
|
|
140
|
+
Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.15s
|
|
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: 9.115s
|
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:278146) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/eslint.config.js?mtime=1784063510229 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
|
@@ -35,19 +35,19 @@ Deploying SAC for asset: ZRO:GC3CEFPRE265JEVEHYD7XPVYZ2IB2YA4QLDBGZZIGQYN2CMTSU3
|
|
|
35
35
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy Upgrader Contract
|
|
36
36
|
[22m[39m💰 Upload transaction fee: 2690975 stroops (0.2690975 XLM)
|
|
37
37
|
|
|
38
|
+
[32m✓[39m [44m[1m TS [22m[49m test/upgrader.test.ts [2m([22m[2m8 tests[22m[2m)[22m
|
|
38
39
|
[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
|
|
40
|
+
[22m[39m⏰ WASM TTL: live until ledger 124273 (120959 ledgers remaining, ~7.00 days)
|
|
40
41
|
|
|
41
42
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy Upgrader Contract
|
|
42
43
|
[22m[39m✅ WASM uploaded, hash: 7796fed7be887c8f281a3c6e043203c0597969b65d23d5c1f9d767b62dfba062
|
|
43
44
|
🚀 Deploying contract...
|
|
44
45
|
|
|
45
|
-
[32m✓[39m [44m[1m TS [22m[49m test/upgrader.test.ts [2m([22m[2m8 tests[22m[2m)[22m
|
|
46
46
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy Upgrader Contract
|
|
47
|
-
[22m[39m✅ Contract deployed at:
|
|
47
|
+
[22m[39m✅ Contract deployed at: CC7E2LZVRO7F2X5WY6UZVR3YBXQZAEPXILXRCNQJY5XTWR4T3X2UFYJX
|
|
48
48
|
|
|
49
49
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy Upgrader Contract
|
|
50
|
-
[22m[39m✅ Upgrader deployed at:
|
|
50
|
+
[22m[39m✅ Upgrader deployed at: CC7E2LZVRO7F2X5WY6UZVR3YBXQZAEPXILXRCNQJY5XTWR4T3X2UFYJX
|
|
51
51
|
|
|
52
52
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy DVN Contract V1
|
|
53
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
|
|
@@ -59,17 +59,17 @@ Deploying SAC for asset: ZRO:GC3CEFPRE265JEVEHYD7XPVYZ2IB2YA4QLDBGZZIGQYN2CMTSU3
|
|
|
59
59
|
[22m[39m💰 Upload transaction fee: 26718762 stroops (2.6718762 XLM)
|
|
60
60
|
|
|
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 124277 (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: CAI5HXROUABDCC276Y6L5P2TDOZQNV4YMZPBQPJKQQRFPUFXSJVNIQDQ
|
|
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: CAI5HXROUABDCC276Y6L5P2TDOZQNV4YMZPBQPJKQQRFPUFXSJVNIQDQ
|
|
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 124279 (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'CAI5HXROUABDCC276Y6L5P2TDOZQNV4YMZPBQPJKQQRFPUFXSJVNIQDQ'[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
|
+
📞 CAI5HXROUABDCC276Y6L5P2TDOZQNV4YMZPBQPJKQQRFPUFXSJVNIQDQ...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): e2e192691ff14795559203cd346e81e2dbfbf8b69ca2486ab023db1bcf8c2147
|
|
104
|
+
✍️ Admin Ed25519 signature created: fa104b5f0dd1ca495b271294be47790e...
|
|
105
|
+
📝 Call hash for multisig: 6d8c3f140b8b8ddccce090fbdd2a85a892b167716f07858dd0006dde4ac41a90
|
|
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: 4a4b6a1188225f2fda5df10fcf6a597b...
|
|
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: CC7E2LZVRO7F2X5WY6UZVR3YBXQZAEPXILXRCNQJY5XTWR4T3X2UFYJX
|
|
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: CAI5HXROUABDCC276Y6L5P2TDOZQNV4YMZPBQPJKQQRFPUFXSJVNIQDQ
|
|
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'CAI5HXROUABDCC276Y6L5P2TDOZQNV4YMZPBQPJKQQRFPUFXSJVNIQDQ'[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
|
+
📞 CC7E2LZVRO7F2X5WY6UZVR3YBXQZAEPXILXRCNQJY5XTWR4T3X2UFYJX...upgrade_and_migrate()
|
|
140
|
+
📞 CAI5HXROUABDCC276Y6L5P2TDOZQNV4YMZPBQPJKQQRFPUFXSJVNIQDQ...upgrade()
|
|
141
|
+
📞 CAI5HXROUABDCC276Y6L5P2TDOZQNV4YMZPBQPJKQQRFPUFXSJVNIQDQ...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): 6dff4eaba797974c6f6f4b88a388bd47f3080737aef078b9fd257f618b1c1c70
|
|
144
|
+
✍️ Admin Ed25519 signature created: d426d6d3063af3128b70e4ae5d20550a...
|
|
145
|
+
📝 Call hash for multisig: 2aa9588b99ec4e572822a1398b0e910cb8b0a14adac494f617778bc1b7838b1f
|
|
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: 98a5dead6f640e26f98dacb5b1fa6e50...
|
|
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 11999[2mms[22m[39m
|
|
170
|
+
[33m[2m✓[22m[39m Upgrader Contract Testing[2m > [22mContract Deployments[2m > [22mDeploy Upgrader Contract [33m 4691[2mms[22m[39m
|
|
171
|
+
[33m[2m✓[22m[39m Upgrader Contract Testing[2m > [22mContract Deployments[2m > [22mDeploy DVN Contract V1 [33m 2261[2mms[22m[39m
|
|
172
|
+
[33m[2m✓[22m[39m Upgrader Contract Testing[2m > [22mUpgrade Workflow[2m > [22mUpload Test Contract V2 WASM [33m 1078[2mms[22m[39m
|
|
173
|
+
[33m[2m✓[22m[39m Upgrader Contract Testing[2m > [22mUpgrade Workflow[2m > [22mSet Upgrader on DVN [33m 2672[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 1201[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 21:19:23
|
|
180
|
+
[2m Duration [22m 54.67s[2m (transform 178ms, setup 0ms, collect 503ms, tests 12.00s, environment 0ms, prepare 82ms, typecheck 2.36s)[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.124",
|
|
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/stellar-ts-bindings-gen": "0.2.
|
|
25
|
-
"@layerzerolabs/test-utils-stellar": "0.2.
|
|
26
|
-
"@layerzerolabs/typescript-configuration": "0.2.
|
|
27
|
-
"@layerzerolabs/vitest-configuration": "0.2.
|
|
22
|
+
"@layerzerolabs/common-node-utils": "0.2.124",
|
|
23
|
+
"@layerzerolabs/protocol-stellar-v2": "0.2.124",
|
|
24
|
+
"@layerzerolabs/stellar-ts-bindings-gen": "0.2.124",
|
|
25
|
+
"@layerzerolabs/test-utils-stellar": "0.2.124",
|
|
26
|
+
"@layerzerolabs/typescript-configuration": "0.2.124",
|
|
27
|
+
"@layerzerolabs/vitest-configuration": "0.2.124"
|
|
28
28
|
},
|
|
29
29
|
"publishConfig": {
|
|
30
30
|
"access": "public",
|