pyth-crosschain/contract_manager
Mohammad Amin Khashkhashi Moghaddam b189937365
[sui] Sui dx improvement (#1011)
* Use the actual wormhole deployment on testnet for sui testnet config

* Simpler deployment script

* Bugfix in upgrade payload deserialization

* Bugfix in fetching upgrade digest

* Small contract manager refactoring and more integration for upgrade script in sui

* Remove old scripts

* Add script for just generating the sui contract digest

* Restrict HotPotatoVector borrow access

The return value of `create_price_infos_hot_potato` should not be inspectable
outside of the package.

* Reorganize the cli lib for sui

* Add minimal README for sui cli

* Update the general README for sui

* Reuse sui sdk logic in contract manager


* Manual serialization of accumulator updates for increasing payload size

Default payload size seems to be 1024 bytes which is not enough for messages
with multiple feeds

* Bump sdk version
2023-08-15 17:56:43 +02:00
..
scripts [evm] Wormhole receiver deploy all (#1009) 2023-08-09 18:22:47 +02:00
src [sui] Sui dx improvement (#1011) 2023-08-15 17:56:43 +02:00
store chore(eth): add scroll sepolia 2023-08-08 10:21:05 +03:30
.gitignore Abolish xc governance sdk (#957) 2023-07-17 15:24:54 +02:00
package.json [sui] Sui dx improvement (#1011) 2023-08-15 17:56:43 +02:00
tsconfig.json Initial version of contract manager sdk (#943) 2023-07-12 15:50:24 +02:00