pyth-crosschain/target_chains/sui/contracts/sources/governance
Ali Behjati 45e8951292
chore(target_chains/sui): update sui and wormhole dependency (#1341)
* chore(target_chains/sui): update sui and wormhole dependency

Developers on Sui need to pin the same Sui version as their
dependencies and it enforces everyone to use the same Sui version.

Pyth and Wormhole Sui versions have been old and this change updates
them to the latest testnet version (1.19.1) to make integrations with us
easier. Wormhole has undergone a similar change and thereforce its
version has changed as well.

No contract deployment is needed for this change as it only unblocks
downstream consumers for compiling their contracts.

* fix: update sui version in the ci workflow
2024-03-07 10:46:47 +01:00
..
contract_upgrade.move chore(target_chains/sui): update sui and wormhole dependency (#1341) 2024-03-07 10:46:47 +01:00
governance.move chore(target_chains/sui): update sui and wormhole dependency (#1341) 2024-03-07 10:46:47 +01: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 chore(target_chains/sui): update sui and wormhole dependency (#1341) 2024-03-07 10:46:47 +01: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 chore(target_chains/sui): update sui and wormhole dependency (#1341) 2024-03-07 10:46:47 +01:00
set_update_fee.move chore(target_chains/sui): update sui and wormhole dependency (#1341) 2024-03-07 10:46:47 +01:00