pyth-crosschain/target_chains/sui/contracts/sources/governance
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
..
contract_upgrade.move [sui] Sui dx improvement (#1011) 2023-08-15 17:56:43 +02:00
governance.move [Sui 20/x]- refactor Pyth governance code path (#991) 2023-08-10 10:58:44 +02:00
governance_action.move [Sui 18/x] - governance action tests (#949) 2023-07-12 12:47:45 -04:00
governance_instruction.move [Sui 20/x]- refactor Pyth governance code path (#991) 2023-08-10 10:58:44 +02:00
set_data_sources.move [Sui 20/x]- refactor Pyth governance code path (#991) 2023-08-10 10:58:44 +02:00
set_fee_recipient.move [Sui 20/x]- refactor Pyth governance code path (#991) 2023-08-10 10:58:44 +02:00
set_governance_data_source.move [Sui 20/x]- refactor Pyth governance code path (#991) 2023-08-10 10:58:44 +02:00
set_stale_price_threshold.move [Sui 20/x]- refactor Pyth governance code path (#991) 2023-08-10 10:58:44 +02:00
set_update_fee.move [Sui 20/x]- refactor Pyth governance code path (#991) 2023-08-10 10:58:44 +02:00