Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/actions/setup-sui/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Setup Sui CLI
description: Install and cache Sui CLI using suiup
inputs:
version:
description: Sui CLI version to install (e.g., mainnet-v1.72.5)
description: Sui CLI version to install (e.g., mainnet-v1.73.2)
required: false
default: mainnet-v1.72.5
default: mainnet-v1.73.2
github-token:
description: GitHub token to use for authentication
required: true
Expand Down
52 changes: 26 additions & 26 deletions .github/integration-in-memory-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1066,7 +1066,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "Test_CCIP_Upgrade_Sui2EVM" -timeout 15m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand All @@ -1084,7 +1084,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "Test_CCIP_Upgrade_EVM2Sui" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true
test_artifacts_on_failure: integration-tests/logs/
Expand All @@ -1103,7 +1103,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "Test_CCIP_Upgrade_CommonPkg_EVM2Sui" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand All @@ -1121,7 +1121,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "Test_CCIP_Upgrade_NoBlock_EVM2Sui" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand All @@ -1140,7 +1140,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "Test_CCIPTokenTransfer_Sui2EVM_LockReleaseTokenPool_Plain" -timeout 15m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand All @@ -1158,7 +1158,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "Test_CCIPTokenTransfer_Sui2EVM_LockReleaseTokenPool_Revert" -timeout 15m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand All @@ -1176,7 +1176,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "Test_CCIPTokenTransfer_Sui2EVM_BurnMintTokenPool_Plain" -timeout 15m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand All @@ -1194,7 +1194,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "Test_CCIPTokenTransfer_Sui2EVM_BurnMintTokenPool_WithRateLimit" -timeout 15m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand All @@ -1212,7 +1212,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "^Test_CCIPTokenTransfer_Sui2EVM_BurnMintTokenPool_WithAllowlist_DenylistedSender$" -timeout 15m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand All @@ -1230,7 +1230,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "^Test_CCIPTokenTransfer_Sui2EVM_BurnMintTokenPool_WithAllowlist_AfterSignerAdded$" -timeout 15m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand All @@ -1248,7 +1248,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "Test_CCIPTokenTransfer_Sui2EVM_BurnMintTokenPool_ThenGloballyCursedUncursed" -timeout 15m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand All @@ -1266,7 +1266,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "Test_CCIPTokenTransfer_Sui2EVM_ManagedTokenPool_ThenCurseUncurse" -timeout 15m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand All @@ -1284,7 +1284,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "Test_CCIPTokenTransfer_Sui2EVM_ManagedTokenPool_WithRateLimit" -timeout 15m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand All @@ -1302,7 +1302,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "Test_CCIPTokenTransfer_EVM2Sui_BurnMintTokenPool" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand All @@ -1320,7 +1320,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "Test_CCIPTokenTransfer_EVM2Sui_ManagedTokenPool_NoRateLimit" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand All @@ -1338,7 +1338,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "Test_CCIPTokenTransfer_EVM2Sui_ManagedTokenPool_WithRateLimit" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand All @@ -1356,7 +1356,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "Test_CCIPPureTokenTransfer_EVM2Sui_BurnMintTokenPool" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand All @@ -1374,7 +1374,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "Test_CCIPProgrammableTokenTransfer_EVM2Sui_BurnMintTokenPool" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand All @@ -1392,7 +1392,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "Test_CCIPZeroGasLimitTokenTransfer_EVM2Sui_BurnMintTokenPool" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand All @@ -1411,7 +1411,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "Test_CCIP_Messaging_Sui2EVM_Success" -timeout 15m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand All @@ -1429,7 +1429,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "Test_CCIP_Messaging_Sui2EVM_Revert_Part1" -timeout 15m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand All @@ -1447,7 +1447,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "Test_CCIP_Messaging_Sui2EVM_Revert_Part2" -timeout 15m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand All @@ -1465,7 +1465,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "Test_CCIP_Messaging_EVM2Sui_Success" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand All @@ -1483,7 +1483,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "Test_CCIP_Messaging_EVM2Sui_Revert_Part1" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand All @@ -1501,7 +1501,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "Test_CCIP_Messaging_EVM2Sui_Revert_Part2" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand All @@ -1519,7 +1519,7 @@ runner-test-matrix:
--format=github-actions \
-- -v -run "Test_CCIP_EVM2Sui_ZeroReceiver" -timeout 25m -count=1 -parallel=1 ./smoke/ccip
test_go_project_path: integration-tests
sui_cli_version: mainnet-v1.72.5
sui_cli_version: mainnet-v1.73.2
install_plugins_public: true
free_disk_space: true

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ci-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -345,12 +345,12 @@ jobs:
with:
CLI_VERSION: 8.1.0

- name: Setup Sui CLI v1.72.2
- name: Setup Sui CLI v1.73.2
if: ${{ matrix.type.should-run == 'true' && matrix.type.setup-sui == 'true' }}
uses: ./.github/actions/setup-sui
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
version: mainnet-v1.72.2
version: mainnet-v1.73.2

- name: Setup Postgres
if: ${{ matrix.type.should-run == 'true' }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ci-deployments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,11 +162,11 @@ jobs:
uses: aptos-labs/actions/install-aptos-cli@fdd3a3a628c840d5c35086a87e9cc3141b635505 # 2026-05-20
with:
CLI_VERSION: 8.1.0
- name: Setup Sui CLI v1.72.2
- name: Setup Sui CLI v1.73.2
uses: ./.github/actions/setup-sui
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
version: mainnet-v1.72.2
version: mainnet-v1.73.2
- name: Setup Postgres
uses: smartcontractkit/.github/actions/setup-postgres@setup-postgres/v1
with:
Expand Down
8 changes: 4 additions & 4 deletions core/scripts/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ require (
github.com/shopspring/decimal v1.4.0
github.com/smartcontractkit/chain-selectors v1.0.104
github.com/smartcontractkit/chainlink-automation v0.8.1
github.com/smartcontractkit/chainlink-ccip/chains/evm v0.0.0-20260618155522-3600f66e26cd
github.com/smartcontractkit/chainlink-ccip/chains/evm v0.0.0-20260624154507-ea7ff77a0ddb
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260625162847-bdf9e82b2f75
github.com/smartcontractkit/chainlink-common/keystore v1.2.0
github.com/smartcontractkit/chainlink-data-streams v0.1.15-0.20260522094612-5f9f748bd87a
Expand Down Expand Up @@ -489,8 +489,8 @@ require (
github.com/smartcontractkit/ccip-owner-contracts v0.1.0 // indirect
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260609211101-71d38bd6a0a9 // indirect
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260625091148-e5618f5682ee // indirect
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260506144252-c100eabfda74 // indirect
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20260511195239-0f6e1b177fc7 // indirect
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260624154507-ea7ff77a0ddb // indirect
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20260624154507-ea7ff77a0ddb // indirect
github.com/smartcontractkit/chainlink-ccv v0.0.2-0.20260622154332-695181f87033 // indirect
github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.11-0.20260601211238-9f526774fef0 // indirect
github.com/smartcontractkit/chainlink-evm/contracts/cre/gobindings v0.0.0-20260403151002-2c91155b5501 // indirect
Expand Down Expand Up @@ -661,4 +661,4 @@ replace github.com/doyensec/safeurl => github.com/cedric-cordenier/safeurl v0.0.
// yet, so we pin to v0.1.0 which has both the old aliases and the new compression API.
replace github.com/moby/go-archive v0.2.0 => github.com/moby/go-archive v0.1.0

replace github.com/smartcontractkit/chainlink-sui => github.com/smartcontractkit/chainlink-sui v0.0.0-20260624134342-6bfb9c92859d
replace github.com/smartcontractkit/chainlink-sui => github.com/smartcontractkit/chainlink-sui v0.0.0-20260626194913-786b62e2670a
16 changes: 8 additions & 8 deletions core/scripts/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions deployment/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ require (
github.com/smartcontractkit/chain-selectors v1.0.104
github.com/smartcontractkit/chainlink-aptos v0.0.0-20260609211101-71d38bd6a0a9
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260625091148-e5618f5682ee
github.com/smartcontractkit/chainlink-ccip/chains/evm v0.0.0-20260618155522-3600f66e26cd
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260415165642-49f23e4d76cc
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20260511195239-0f6e1b177fc7
github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260618155522-3600f66e26cd
github.com/smartcontractkit/chainlink-ccip/chains/evm v0.0.0-20260624154507-ea7ff77a0ddb
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260624154507-ea7ff77a0ddb
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20260624154507-ea7ff77a0ddb
github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260624154507-ea7ff77a0ddb
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260625162847-bdf9e82b2f75
github.com/smartcontractkit/chainlink-common/keystore v1.2.0
github.com/smartcontractkit/chainlink-data-streams v0.1.15-0.20260522094612-5f9f748bd87a
Expand All @@ -59,7 +59,7 @@ require (
github.com/smartcontractkit/chainlink-solana v1.3.1-0.20260605202330-b5a89c32fdc1
github.com/smartcontractkit/chainlink-solana/contracts v0.0.0-20260513123719-d347eaf314e1
github.com/smartcontractkit/chainlink-sui v0.0.0
github.com/smartcontractkit/chainlink-sui/deployment v0.0.0-20260624134342-6bfb9c92859d
github.com/smartcontractkit/chainlink-sui/deployment v0.0.0-20260629112219-46173e6021a7
github.com/smartcontractkit/chainlink-testing-framework/framework v0.16.5
github.com/smartcontractkit/chainlink-testing-framework/lib v1.54.9
github.com/smartcontractkit/chainlink-ton v1.0.5-0.20260608211110-ed43ab034a6f
Expand Down Expand Up @@ -566,4 +566,4 @@ replace github.com/fbsobreira/gotron-sdk => github.com/smartcontractkit/chainlin
// to be removed after https://github.com/doyensec/safeurl/pull/11 is merged
replace github.com/doyensec/safeurl => github.com/cedric-cordenier/safeurl v0.0.0-20260525105509-613a4d94ca55

replace github.com/smartcontractkit/chainlink-sui => github.com/smartcontractkit/chainlink-sui v0.0.0-20260624134342-6bfb9c92859d
replace github.com/smartcontractkit/chainlink-sui => github.com/smartcontractkit/chainlink-sui v0.0.0-20260629112219-46173e6021a7
Loading
Loading