@layerzerolabs/lz-aptos-sdk-v1 3.0.91 → 3.0.92
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 +16 -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/executor_v2_register.json +1 -1
- package/deployments/aptos-sandbox-local/fa_converter.json +1 -1
- package/deployments/aptos-sandbox-local/layerzero_view.json +2 -2
- 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 -9
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,21 @@
|
|
|
1
1
|
# @layerzerolabs/lz-aptos-sdk-v1
|
|
2
2
|
|
|
3
|
+
## 3.0.92
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 402e8ae: Remove unused dependencies
|
|
8
|
+
- cc81dd0: Update to ethers 5.8
|
|
9
|
+
- 9eec668: Remove `bigint-buffer` package
|
|
10
|
+
- Updated dependencies [402e8ae]
|
|
11
|
+
- Updated dependencies [cc81dd0]
|
|
12
|
+
- Updated dependencies [9eec668]
|
|
13
|
+
- @layerzerolabs/lz-utilities@3.0.92
|
|
14
|
+
- @layerzerolabs/lz-serdes@3.0.92
|
|
15
|
+
- @layerzerolabs/lz-definitions@3.0.92
|
|
16
|
+
- @layerzerolabs/lz-v2-utilities@3.0.92
|
|
17
|
+
- @layerzerolabs/lz-movevm-sdk-v2@3.0.92
|
|
18
|
+
|
|
3
19
|
## 3.0.91
|
|
4
20
|
|
|
5
21
|
### Patch Changes
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "d257012f7d58a69eb76e3c11b65ef2c42dccc0a58f9ef424985c940ac8f4dbb3",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0xa2e7f5533295686974a7bff308cc29d92c8c6e0bf70c867df8d8710d86575e3a"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "23c574411ac16bca7e6691ff166d3aa695d096ce8e55402b4b310d45449dc7b6",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x2111c2557fb9ba41dc426307065c938daa0f310f18e86eb521f347817021a1d1"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "f65f21429f10242d85b762e09e3b7b53710987eb99e12f026ae62ee45d8d08a0",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0xe6bb6e78e107136d4310bbc44a45659b3e66f0cb1dca8025b4f0b44a159967bd"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "f194aa4e9a7477a990e3b21a00737523784803b762a074c815bad7732f012b36",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x9a0f9be4153a580d2905ab9a818c7c943143fd7711feb6862e77ed6d5e49a5a5"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "19234a70feab8f06bb973e4f905be7f182d5e7f8c76fc309d45ffc17b0be43d3",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0xc32ff6f2074d2c958d45f2fe3707eab936907eb24943e23c9c06081115e598e7"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "88d910540543c7d36f544f1163f8756d3fe4f79d8412660cafd361acaff8dd4c",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0xd40fe661c53640be3d6abc693fd7164cf3093cc5a99963f455765ee7c092bfcf"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "32018b756565de9b33976aec4ab0906fee7ea3dafdd21422019e4b33677304fd",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0xbae19ae9e8df32f5d66045b8f1aac1ece74b79a3bf94b42c76665eea8b80afbf"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "3acce5bc015062156dab22b5a18c3a46ca4b0a49feb4108e1b9ff86678417a04",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0xd06bd4bc0da8ef4c764f600d028424738e7c44193e1479b20ba767a9969b0e17"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "24e119914d5e2ac4a45497ae5b0d696adc5620fdc10c099058b94cc2f612615d",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x17f35c53b0f54888e07124f0b42009bfd234a9c8ae0a06c2bed33c54f63d0353"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "d36386bf031f909917a6732ee61e6f04d0fc16745f3ebb54d87fa4a118837554",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0xa23c4b79be07882f0674c33bddfbc6a18bc1c8ac79542091cd6c13516405abc6"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "f30380d4344631dcb83a661490e6d408572d7919b17acf6260fefd4d6574619f",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0xc19d07e26a1818550144f554eeec5fefd48c369d9c296e7133d92d0c9c1e240e"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "6f2ed0f17311420a805f879798fc2a7fb8dc86f494166de980cbc943f6c392d6",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0xfcc4676161f38b0b1f4fd85f71100a59d48e4e70d3716dca0ba6156dfe948c6f"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "bb99e7025d58db0b128dca4b5e645bc4ecc533104f6930b58fb95f9b2183f881",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x59a86ed5c13f2442c66a4c0c488025337ffefd701ac505b0cfb87b379e3b8191"
|
|
12
12
|
}
|
|
@@ -7,6 +7,6 @@
|
|
|
7
7
|
"compatibleVersions": [
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
|
-
"bytecodeHash": "
|
|
11
|
-
"transactionHash": "
|
|
10
|
+
"bytecodeHash": "02895ea374bfbd568b9282eb520b252e2255a564a50694b9bfdb4550a7d0c29e",
|
|
11
|
+
"transactionHash": "0xe2721102b8cd3dd8eb91e5bd88632d905eb97f5928af818a7a922cac69c6c42e"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "214b2f1c8326d65dde4ca5bda85ec0896b46b74ac22f305048d4334cea517fda",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x1339e77bf1c41bfe689cb7aded306a8eb771994710e20bb7cb4eb8e044745d1f"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "79724aa6f5a4cc2515c92b1a723d79a0046dff510db5e135b81e30be74040750",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0xbd24cf5af0120dce713b8f0c5a75172e62ed19cfa76e79a613e16e51ad056a7c"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "91d12ffcc364268cff228bcf251e5dbaae41562c6d59a1751d06d6587c376cd3",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x11fcf2cfebac2e01bd762b76d0da4cd52a149934e4f8cabeb0ad147bc1c054cd"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "bdabb13fb65eb69268bf566cd2a0f6a0c1dc2a40d6b072c604593dfc5b50df0c",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0x2f1f271d3e55ce1c1dd88875fd0a0db100c9d08be5b11ab9d84bdb96669a1741"
|
|
12
12
|
}
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
"v1"
|
|
9
9
|
],
|
|
10
10
|
"bytecodeHash": "79ffa7027f94ffde3371e310afd8fc06ec37ae484b766ebcda915548b714e1ba",
|
|
11
|
-
"transactionHash": "
|
|
11
|
+
"transactionHash": "0xa16d801ed5a668f9fcfe016976adf6a69168fe1abc4b1ef6779f340c6a6d7fff"
|
|
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.92",
|
|
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.92",
|
|
38
|
+
"@layerzerolabs/lz-movevm-sdk-v2": "^3.0.92",
|
|
39
|
+
"@layerzerolabs/lz-serdes": "^3.0.92",
|
|
40
|
+
"@layerzerolabs/lz-utilities": "^3.0.92",
|
|
41
|
+
"@layerzerolabs/lz-v2-utilities": "^3.0.92",
|
|
42
42
|
"@noble/hashes": "^1.3.2",
|
|
43
43
|
"aptos": "^1.20.0",
|
|
44
44
|
"bip39": "^3.1.0",
|
|
@@ -53,12 +53,11 @@
|
|
|
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.92",
|
|
57
|
+
"@layerzerolabs/typescript-config-next": "^3.0.92",
|
|
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",
|
|
61
|
-
"@types/glob": "^8.1.0",
|
|
62
61
|
"@types/jest": "^29.5.10",
|
|
63
62
|
"@types/node": "^20.10.5",
|
|
64
63
|
"@yarnpkg/pnpify": "^4.0.1",
|