@layerzerolabs/lz-aptos-sdk-v1 3.0.113-aptos.0 → 3.0.114
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 +24 -0
- package/deployments/aptos-sandbox-local/Common.json +1 -1
- package/deployments/aptos-sandbox-local/Endpoint.json +1 -1
- package/deployments/aptos-sandbox-local/ExecutorAuth.json +1 -1
- package/deployments/aptos-sandbox-local/ExecutorExt.json +1 -1
- package/deployments/aptos-sandbox-local/ExecutorV2.json +1 -1
- package/deployments/aptos-sandbox-local/MsgLibV1.json +1 -1
- package/deployments/aptos-sandbox-local/MsgLibV2.json +1 -1
- package/deployments/aptos-sandbox-local/MsgLibV21.json +1 -1
- package/deployments/aptos-sandbox-local/MsgLibV3.json +1 -1
- package/deployments/aptos-sandbox-local/MsglibAuth.json +1 -1
- package/deployments/aptos-sandbox-local/Zro.json +1 -1
- package/deployments/aptos-sandbox-local/airdrop_wrapper.json +1 -1
- package/deployments/aptos-sandbox-local/executor_fee_lib_router_v1.json +1 -1
- package/deployments/aptos-sandbox-local/executor_fee_lib_router_v2.json +1 -1
- package/deployments/aptos-sandbox-local/executor_fee_lib_router_v3.json +1 -1
- package/deployments/aptos-sandbox-local/executor_fee_lib_v1.json +1 -1
- package/deployments/aptos-sandbox-local/executor_v2_fee_lib_router_v1.json +1 -1
- package/deployments/aptos-sandbox-local/executor_v2_fee_lib_router_v2.json +1 -1
- package/deployments/aptos-sandbox-local/fa_converter.json +1 -1
- package/deployments/aptos-sandbox-local/layerzero_view.json +1 -1
- package/deployments/aptos-sandbox-local/layerzero_view_uln301.json +1 -1
- package/deployments/aptos-sandbox-local/msglib_routing_helper.json +1 -1
- package/deployments/aptos-sandbox-local/packet_converter.json +1 -1
- package/deployments/aptos-sandbox-local/uln_301.json +1 -1
- package/deployments/aptos-sandbox-local/uln_301_receive_helper.json +1 -1
- package/package.json +8 -8
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,29 @@
|
|
|
1
1
|
# @layerzerolabs/lz-aptos-sdk-v1
|
|
2
2
|
|
|
3
|
+
## 3.0.114
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 327bf23: Publish new official packages at 18 July 2025 by yadong
|
|
8
|
+
- Updated dependencies [327bf23]
|
|
9
|
+
- @layerzerolabs/lz-definitions@3.0.114
|
|
10
|
+
- @layerzerolabs/lz-serdes@3.0.114
|
|
11
|
+
- @layerzerolabs/lz-utilities@3.0.114
|
|
12
|
+
- @layerzerolabs/lz-movevm-sdk-v2@3.0.114
|
|
13
|
+
- @layerzerolabs/lz-v2-utilities@3.0.114
|
|
14
|
+
|
|
15
|
+
## 3.0.113
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- 45c8e28: Publish new packages, including verification-data.json files in the evm sdk packages
|
|
20
|
+
- Updated dependencies [45c8e28]
|
|
21
|
+
- @layerzerolabs/lz-definitions@3.0.113
|
|
22
|
+
- @layerzerolabs/lz-serdes@3.0.113
|
|
23
|
+
- @layerzerolabs/lz-utilities@3.0.113
|
|
24
|
+
- @layerzerolabs/lz-movevm-sdk-v2@3.0.113
|
|
25
|
+
- @layerzerolabs/lz-v2-utilities@3.0.113
|
|
26
|
+
|
|
3
27
|
## 3.0.112
|
|
4
28
|
|
|
5
29
|
### Patch Changes
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "d257012f7d58a69eb76e3c11b65ef2c42dccc0a58f9ef424985c940ac8f4dbb3",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0xd4fe8d1bcb42ab2aad6e89628563cac4368d9db4a71ef2354d13b006bed0fc84"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "23c574411ac16bca7e6691ff166d3aa695d096ce8e55402b4b310d45449dc7b6",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0xa793340457194d72504261a72f415aaaf64042c5edd463be5c0e7b1754fa479c"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "f65f21429f10242d85b762e09e3b7b53710987eb99e12f026ae62ee45d8d08a0",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x52d2db7a050c403fe2fd3a9e81ce4e297bf543d12ddb09c0727461f564378fbb"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "f194aa4e9a7477a990e3b21a00737523784803b762a074c815bad7732f012b36",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x74f45f071c64c68d242effa6ca0bb537be020d32f10e1464ca1f7f324789d47f"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "f3878297b6b9ed6c80080c50ee2bb51ca8238b80dadb47c865327ae5b0e69f33",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x64b9226faf2bbf9aeac61b5e84d20180e06e93e2323e4e39bc8c3f780e201a97"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "88d910540543c7d36f544f1163f8756d3fe4f79d8412660cafd361acaff8dd4c",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x93d1ac38225c79b6852d5b03b2d8b0955fcbd700e3d5afc8bf750cfa2f5f1cfd"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "c0166105e932208fcdb3421092cff3f0a1aebb5448c28fff4f67ee72543591a3",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x13e57eace6b570426e81b935ecd27f183696119b48b97d44ea0b0fd57241bb62"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "3acce5bc015062156dab22b5a18c3a46ca4b0a49feb4108e1b9ff86678417a04",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x8c36bfca3c169a2f7d1f77f7b15ace977153368369648ff5e46d1c0a44e81670"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "24e119914d5e2ac4a45497ae5b0d696adc5620fdc10c099058b94cc2f612615d",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0xdfe5f5fbc4b67fb6199674ac85667429d3cb8529892edd96c084aa6d5530788d"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "d36386bf031f909917a6732ee61e6f04d0fc16745f3ebb54d87fa4a118837554",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x47c4ed8beadbbf75df0f2ffe0b4557d5ced918c28de845ea564aac529dbcb606"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "f30380d4344631dcb83a661490e6d408572d7919b17acf6260fefd4d6574619f",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x64253801df69c2229a2a449df30faef22a04ee8c37031a5ce96404a685503260"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "2736f4dc14b0a23229cc513f097acfb32643b3bffc8a18997ee243b6af3dc4c6",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x9b3c3a057f7f152cf23352a0cb01d43f63c8ccaf77eb814345eb950ded082848"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "6ffb4bcd73f276cc640cd079fdca64115003648cf4a1566122dca2a25123d7d5",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0xd145ba742de5d1d858273e28d29a544c6d329081fa19f6b332df3b7ddb70f927"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "84b1e1fe02e222ec9509149c860e43a1ea6093d6a3293b58adae3c98d235fa8c",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0xf2881334e11b2e0e7ebfed6f63596100fc2489c8e6115303234cdeebff023bc3"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "071fa3b6bdb99dafdc102e220a0a979608d4cc025030e3d8206df010a3fe2d16",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x7025bbfcfffbf9e4d0a99795b03cda825239388c2d65adc0b91c3937b6ca1182"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "b9de0a84866a9e2bdfd0fddc2922475c45dd53c1113897a9fb689321e8ae4dc9",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x311d13abe377b54d660bc9fd951263e90a286e0b89e7fc21829b6334d963cc77"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "814b7738f439d58a25b86045d66fa502b36705a0a249b8083932509bb80a80fa",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x4b2334b85f9f116657d5f7ff1e5eea71b8e8bee80304d19829e2e748be3047d5"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "117e1b1fa5512d9f6eb611f80360ec2c02f17e803a4bede8b85940aab28ece7f",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x2dbe7fa1e29c2780c0537d34422cb359acb256ad8842ec62e0ead554f58a537f"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "db931c72e61301af9b3b2f3b98e859e61e4605d27a6775913175f335c49853d7",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0xe2723b196d65c51a6c409365c0e6b4aea3939f93c36ff332431979c5e4044309"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "81e9e5e6e419b7b665fa144fe6381969d905d5a4d319a28996ae94f653c1455b",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x06f222d91a5730344b4bac164395b5a555cc4b1facfb611977d1fb2a318d5429"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "b0cc02e8aacfc8586717873bc24f3270ae30764b7007ddb3bec57f6c1a3f5a42",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x3753102e49cd8e5a16e1dd14cdb816415b248b1390d4cced5bd083afa96c08d4"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "79724aa6f5a4cc2515c92b1a723d79a0046dff510db5e135b81e30be74040750",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x413b3386a056e349d1ef34c127007c37d4b133fa4f6f076c7fe190938dc7f47a"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "91d12ffcc364268cff228bcf251e5dbaae41562c6d59a1751d06d6587c376cd3",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0xb10e045cc1572bd3e276c15a5094565d0c5d8d6c03d8397289d8ed09933143fe"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "58547e2df1a7d482adcc59515a2904ba46c484f58dc1e964fd086cb32ccd8e0c",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x6f0ade0bec40a1392130ff2f7fdf98a364bc9e5947302e137a9e645a26c97752"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "df24ae2f43a5d67db8051cacb0f8c3da583facc4f7b1b1e42d48ebd81bcff410",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x6f9e5eaf5c90ab24167e2e9b66f6a4dc32e61b1ffcb6f39c85af99c808f8f715"
|
|
12
12
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@layerzerolabs/lz-aptos-sdk-v1",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.114",
|
|
4
4
|
"description": "Aptos SDK for LayerZero",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"aptos",
|
|
@@ -34,11 +34,11 @@
|
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
36
|
"@commander-js/extra-typings": "^12.1.0",
|
|
37
|
-
"@layerzerolabs/lz-definitions": "^3.0.
|
|
38
|
-
"@layerzerolabs/lz-movevm-sdk-v2": "^3.0.
|
|
39
|
-
"@layerzerolabs/lz-serdes": "^3.0.
|
|
40
|
-
"@layerzerolabs/lz-utilities": "^3.0.
|
|
41
|
-
"@layerzerolabs/lz-v2-utilities": "^3.0.
|
|
37
|
+
"@layerzerolabs/lz-definitions": "^3.0.114",
|
|
38
|
+
"@layerzerolabs/lz-movevm-sdk-v2": "^3.0.114",
|
|
39
|
+
"@layerzerolabs/lz-serdes": "^3.0.114",
|
|
40
|
+
"@layerzerolabs/lz-utilities": "^3.0.114",
|
|
41
|
+
"@layerzerolabs/lz-v2-utilities": "^3.0.114",
|
|
42
42
|
"@noble/hashes": "^1.3.2",
|
|
43
43
|
"aptos": "^1.20.0",
|
|
44
44
|
"bip39": "^3.1.0",
|
|
@@ -53,8 +53,8 @@
|
|
|
53
53
|
"@babel/preset-env": "^7.23.5",
|
|
54
54
|
"@babel/preset-typescript": "^7.23.3",
|
|
55
55
|
"@jest/globals": "^29.7.0",
|
|
56
|
-
"@layerzerolabs/tsup-config-next": "^3.0.
|
|
57
|
-
"@layerzerolabs/typescript-config-next": "^3.0.
|
|
56
|
+
"@layerzerolabs/tsup-config-next": "^3.0.114",
|
|
57
|
+
"@layerzerolabs/typescript-config-next": "^3.0.114",
|
|
58
58
|
"@types/bn.js": "^5.1.5",
|
|
59
59
|
"@types/command-line-args": "^5.2.3",
|
|
60
60
|
"@types/command-line-usage": "^5.0.4",
|