* 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 |
||
---|---|---|
.. | ||
contract_upgrade.move | ||
governance.move | ||
governance_action.move | ||
governance_instruction.move | ||
set_data_sources.move | ||
set_fee_recipient.move | ||
set_governance_data_source.move | ||
set_stale_price_threshold.move | ||
set_update_fee.move |