sui_v1.27.0_1717551831_ci
## Description Updated the SuiBridge.sol contract to include a destination address length check to insure that users don't accidentally lock funds. Also added the deploy implementation script in order to upgrade the contracts in testnet. ## Test plan Updated unit tests to use real Sui addresses in order for the tests to run green. Also, the deploy implementation script has the upgrade type safety check.