Skip to content

Commit 5a71466

Browse files
authored
[sui] Use manual serialization for vaas (#1016)
* Use manual serialization in most of the places * Update sui js lib and change cli package config
1 parent b779975 commit 5a71466

File tree

8 files changed

+281
-142
lines changed

8 files changed

+281
-142
lines changed

contract_manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"url": "git+https://github.com/pyth-network/pyth-crosschain.git"
2020
},
2121
"dependencies": {
22-
"@mysten/sui.js": "^0.32.2",
22+
"@mysten/sui.js": "^0.37.1",
2323
"@certusone/wormhole-sdk": "^0.9.8",
2424
"@pythnetwork/cosmwasm-deploy-tools": "*",
2525
"@pythnetwork/price-service-client": "*",

0 commit comments

Comments
 (0)