@layerzerolabs/lz-corekit-sui 3.0.110 → 3.0.111-snapshots.0
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/CHANGELOG.md +0 -137
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,142 +1,5 @@
|
|
|
1
1
|
# @layerzerolabs/lz-corekit-sui
|
|
2
2
|
|
|
3
|
-
## 3.0.110
|
|
4
|
-
|
|
5
|
-
### Patch Changes
|
|
6
|
-
|
|
7
|
-
- ca59010: testnet: openledger, mainnet: apexfusionnexus
|
|
8
|
-
- Updated dependencies [ca59010]
|
|
9
|
-
- @layerzerolabs/lz-core@3.0.125
|
|
10
|
-
- @layerzerolabs/lz-utilities@3.0.125
|
|
11
|
-
|
|
12
|
-
## 3.0.109
|
|
13
|
-
|
|
14
|
-
### Patch Changes
|
|
15
|
-
|
|
16
|
-
- de36b28: Restore the previously removed execute instruction in the executor program. Update the IDL and regenerate the TypeScript SDK to include the new instruction and types.
|
|
17
|
-
- Updated dependencies [de36b28]
|
|
18
|
-
- @layerzerolabs/lz-core@3.0.124
|
|
19
|
-
- @layerzerolabs/lz-utilities@3.0.124
|
|
20
|
-
|
|
21
|
-
## 3.0.108
|
|
22
|
-
|
|
23
|
-
### Patch Changes
|
|
24
|
-
|
|
25
|
-
- 9efc74b: Update Aptos V1 Executor V2 Deployments
|
|
26
|
-
- Updated dependencies [9efc74b]
|
|
27
|
-
- @layerzerolabs/lz-core@3.0.123
|
|
28
|
-
- @layerzerolabs/lz-utilities@3.0.123
|
|
29
|
-
|
|
30
|
-
## 3.0.107
|
|
31
|
-
|
|
32
|
-
### Patch Changes
|
|
33
|
-
|
|
34
|
-
- 3495607: new ton address
|
|
35
|
-
- Updated dependencies [3495607]
|
|
36
|
-
- @layerzerolabs/lz-core@3.0.122
|
|
37
|
-
- @layerzerolabs/lz-utilities@3.0.122
|
|
38
|
-
|
|
39
|
-
## 3.0.106
|
|
40
|
-
|
|
41
|
-
### Patch Changes
|
|
42
|
-
|
|
43
|
-
- 3495a88: Redeploy TON ULNManager On Testnet At 5 Aug
|
|
44
|
-
- Updated dependencies [3495a88]
|
|
45
|
-
- @layerzerolabs/lz-core@3.0.121
|
|
46
|
-
- @layerzerolabs/lz-utilities@3.0.121
|
|
47
|
-
|
|
48
|
-
## 3.0.105
|
|
49
|
-
|
|
50
|
-
### Patch Changes
|
|
51
|
-
|
|
52
|
-
- 44adcc6: rename dinari contract
|
|
53
|
-
- Updated dependencies [44adcc6]
|
|
54
|
-
- @layerzerolabs/lz-core@3.0.120
|
|
55
|
-
- @layerzerolabs/lz-utilities@3.0.120
|
|
56
|
-
|
|
57
|
-
## 3.0.104
|
|
58
|
-
|
|
59
|
-
### Patch Changes
|
|
60
|
-
|
|
61
|
-
- f628cc4: endpoints: testnet plasma2 and dinari
|
|
62
|
-
- Updated dependencies [f628cc4]
|
|
63
|
-
- @layerzerolabs/lz-core@3.0.119
|
|
64
|
-
- @layerzerolabs/lz-utilities@3.0.119
|
|
65
|
-
|
|
66
|
-
## 3.0.103
|
|
67
|
-
|
|
68
|
-
### Patch Changes
|
|
69
|
-
|
|
70
|
-
- c28a672: Upload Aptos V1 Executor V2 Deployments
|
|
71
|
-
- 2fba4c6: fix(solana-sdk): handle BlockedMessageLib program ID correctly in endpoint sdk. Prevent undefined program IDs by adding special case handling for BlockedMessageLib since it doesn't initialize its PDA
|
|
72
|
-
- Updated dependencies [c28a672]
|
|
73
|
-
- Updated dependencies [2fba4c6]
|
|
74
|
-
- @layerzerolabs/lz-core@3.0.118
|
|
75
|
-
- @layerzerolabs/lz-utilities@3.0.118
|
|
76
|
-
|
|
77
|
-
## 3.0.102
|
|
78
|
-
|
|
79
|
-
### Patch Changes
|
|
80
|
-
|
|
81
|
-
- fd54ee9: fix bugs that caused TypeScript SDK to behave differently from Rust contracts.
|
|
82
|
-
- Updated dependencies [fd54ee9]
|
|
83
|
-
- @layerzerolabs/lz-core@3.0.117
|
|
84
|
-
- @layerzerolabs/lz-utilities@3.0.117
|
|
85
|
-
|
|
86
|
-
## 3.0.101
|
|
87
|
-
|
|
88
|
-
### Patch Changes
|
|
89
|
-
|
|
90
|
-
- 3b966a4: Publish new official packages at 25 July by Yadong
|
|
91
|
-
- Updated dependencies [3b966a4]
|
|
92
|
-
- @layerzerolabs/lz-core@3.0.116
|
|
93
|
-
- @layerzerolabs/lz-utilities@3.0.116
|
|
94
|
-
|
|
95
|
-
## 3.0.100
|
|
96
|
-
|
|
97
|
-
### Patch Changes
|
|
98
|
-
|
|
99
|
-
- 4e463b5: humanity endpoint
|
|
100
|
-
- Updated dependencies [4e463b5]
|
|
101
|
-
- @layerzerolabs/lz-core@3.0.115
|
|
102
|
-
- @layerzerolabs/lz-utilities@3.0.115
|
|
103
|
-
|
|
104
|
-
## 3.0.99
|
|
105
|
-
|
|
106
|
-
### Patch Changes
|
|
107
|
-
|
|
108
|
-
- 327bf23: Publish new official packages at 18 July 2025 by yadong
|
|
109
|
-
- Updated dependencies [327bf23]
|
|
110
|
-
- @layerzerolabs/lz-core@3.0.114
|
|
111
|
-
- @layerzerolabs/lz-utilities@3.0.114
|
|
112
|
-
|
|
113
|
-
## 3.0.98
|
|
114
|
-
|
|
115
|
-
### Patch Changes
|
|
116
|
-
|
|
117
|
-
- 45c8e28: Publish new packages, including verification-data.json files in the evm sdk packages
|
|
118
|
-
- Updated dependencies [45c8e28]
|
|
119
|
-
- @layerzerolabs/lz-core@3.0.113
|
|
120
|
-
- @layerzerolabs/lz-utilities@3.0.113
|
|
121
|
-
|
|
122
|
-
## 3.0.97
|
|
123
|
-
|
|
124
|
-
### Patch Changes
|
|
125
|
-
|
|
126
|
-
- 270213e: endpoints: camp, converge mainnet. plasma, injective1439 testnet
|
|
127
|
-
- Updated dependencies [270213e]
|
|
128
|
-
- @layerzerolabs/lz-core@3.0.112
|
|
129
|
-
- @layerzerolabs/lz-utilities@3.0.112
|
|
130
|
-
|
|
131
|
-
## 3.0.96
|
|
132
|
-
|
|
133
|
-
### Patch Changes
|
|
134
|
-
|
|
135
|
-
- e0c412c: Publish new ton packages at July 11 2025
|
|
136
|
-
- Updated dependencies [e0c412c]
|
|
137
|
-
- @layerzerolabs/lz-core@3.0.111
|
|
138
|
-
- @layerzerolabs/lz-utilities@3.0.111
|
|
139
|
-
|
|
140
3
|
## 3.0.95
|
|
141
4
|
|
|
142
5
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@layerzerolabs/lz-corekit-sui",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.111-snapshots.0",
|
|
4
4
|
"description": "LayerZero Core Library",
|
|
5
5
|
"license": "BUSL-1.1",
|
|
6
6
|
"exports": {
|
|
@@ -23,14 +23,14 @@
|
|
|
23
23
|
"clean-prebuild": "rm -rf dist"
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@layerzerolabs/lz-core": "^3.0.
|
|
27
|
-
"@layerzerolabs/lz-utilities": "^3.0.
|
|
26
|
+
"@layerzerolabs/lz-core": "^3.0.111-snapshots.0",
|
|
27
|
+
"@layerzerolabs/lz-utilities": "^3.0.111-snapshots.0",
|
|
28
28
|
"@mysten/sui": "^1.33.0"
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
31
|
"@jest/globals": "^29.7.0",
|
|
32
|
-
"@layerzerolabs/tsup-config-next": "^3.0.
|
|
33
|
-
"@layerzerolabs/typescript-config-next": "^3.0.
|
|
32
|
+
"@layerzerolabs/tsup-config-next": "^3.0.111-snapshots.0",
|
|
33
|
+
"@layerzerolabs/typescript-config-next": "^3.0.111-snapshots.0",
|
|
34
34
|
"@types/jest": "^29.5.10",
|
|
35
35
|
"jest": "^29.7.0",
|
|
36
36
|
"jest-extended": "^4.0.2",
|