Skip to content
Closed
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
11 changes: 4 additions & 7 deletions ccv/chains/evm/deployment/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,14 @@ go 1.25.5
// Taken from CLDF go.mod: https://github.com/smartcontractkit/chainlink-deployments-framework/blob/main/go.mod
replace github.com/fbsobreira/gotron-sdk => github.com/smartcontractkit/chainlink-tron/relayer/gotron-sdk v0.0.4

// TODO: remove this local replace once chainlink-ccip/deployment is published with the adapter changes
replace github.com/smartcontractkit/chainlink-ccip/deployment => ../../../../deployment

require (
github.com/Masterminds/semver/v3 v3.4.0
github.com/ethereum/go-ethereum v1.17.0
github.com/smartcontractkit/chain-selectors v1.0.97
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260304181639-13a43d5892d9
github.com/smartcontractkit/chainlink-ccip/ccv/chains/evm v0.0.0-20260304181639-13a43d5892d9
github.com/smartcontractkit/chainlink-ccip/chains/evm/deployment v0.0.0-20260304181639-13a43d5892d9
github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260304181639-13a43d5892d9
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260306193229-66635470b83d
github.com/smartcontractkit/chainlink-ccip/ccv/chains/evm v0.0.0-20260306193229-66635470b83d
github.com/smartcontractkit/chainlink-ccip/chains/evm/deployment v0.0.0-20260306193229-66635470b83d
github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260306193229-66635470b83d
github.com/smartcontractkit/chainlink-common v0.9.6-0.20260114142648-bd9e1b483e96
github.com/smartcontractkit/chainlink-deployments-framework v0.80.2
github.com/smartcontractkit/chainlink-evm/gethwrappers v0.0.0-20260119171452-39c98c3b33cd
Expand Down
14 changes: 8 additions & 6 deletions ccv/chains/evm/deployment/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -729,16 +729,18 @@ github.com/smartcontractkit/chain-selectors v1.0.97 h1:ECOin+SkJv2MUrfqTUu28J0ku
github.com/smartcontractkit/chain-selectors v1.0.97/go.mod h1:qy7whtgG5g+7z0jt0nRyii9bLND9m15NZTzuQPkMZ5w=
github.com/smartcontractkit/chainlink-aptos v0.0.0-20251024142440-51f2ad2652a2 h1:vGdeMwHO3ow88HvxfhA4DDPYNY0X9jmdux7L83UF/W8=
github.com/smartcontractkit/chainlink-aptos v0.0.0-20251024142440-51f2ad2652a2/go.mod h1:iteU0WORHkArACVh/HoY/1bipV4TcNcJdTmom9uIT0E=
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260304181639-13a43d5892d9 h1:1NfXGTOpCL8f68mdgt+ms3e/ymLNTepstA6KRek7MC4=
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260304181639-13a43d5892d9/go.mod h1:KsZAvGHRP0+mHRwrMQY5nNJYaIXu222n0FQoaMeSkeo=
github.com/smartcontractkit/chainlink-ccip/ccv/chains/evm v0.0.0-20260304181639-13a43d5892d9 h1:9x8WYqKzpaphsIfeyuktvap/59D8M1N5Ym3ABQjPlUU=
github.com/smartcontractkit/chainlink-ccip/ccv/chains/evm v0.0.0-20260304181639-13a43d5892d9/go.mod h1:Zp8erzWAVrADEhbR0EjhWFbEdr98Sdz4yb0LKKMccA8=
github.com/smartcontractkit/chainlink-ccip/chains/evm/deployment v0.0.0-20260304181639-13a43d5892d9 h1:a3nQSEhguxcYPd5vbo4AhVD1Dym8h4/beFvvVTIDshg=
github.com/smartcontractkit/chainlink-ccip/chains/evm/deployment v0.0.0-20260304181639-13a43d5892d9/go.mod h1:i/BvGl2Dc2+lEtX9/SUxvUeWMlcLPZD/EVEe2o9iVpw=
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260306193229-66635470b83d h1:utJu3KdLS15onMnj6wPZ1GMQu0xfLQ2l7L6Ck4PIiYQ=
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260306193229-66635470b83d/go.mod h1:hl57wj/oxsh+ieJkvTkYxyB6+Gv22QiVjjcmh7fa0AI=
github.com/smartcontractkit/chainlink-ccip/ccv/chains/evm v0.0.0-20260306193229-66635470b83d h1:6B5li26s8cltitAPBLsADNRjOL5WQyPYDhKyjTQC0kY=
github.com/smartcontractkit/chainlink-ccip/ccv/chains/evm v0.0.0-20260306193229-66635470b83d/go.mod h1:Zp8erzWAVrADEhbR0EjhWFbEdr98Sdz4yb0LKKMccA8=
github.com/smartcontractkit/chainlink-ccip/chains/evm/deployment v0.0.0-20260306193229-66635470b83d h1:FUHuPGdQEGZcVEOmzA6rfEvfXaYH1ueJXj5bdv43D7w=
github.com/smartcontractkit/chainlink-ccip/chains/evm/deployment v0.0.0-20260306193229-66635470b83d/go.mod h1:AIPwF5ZCS8QiZogRD2hY+QLWkECxzjdJ5/Y/ExHWXT4=
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260121163256-85accaf3d28d h1:xdFpzbApEMz4Rojg2Y2OjFlrh0wu7eB10V2tSZGW5y8=
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260121163256-85accaf3d28d/go.mod h1:bgmqE7x9xwmIVr8PqLbC0M5iPm4AV2DBl596lO6S5Sw=
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20250912190424-fd2e35d7deb5 h1:Z4t2ZY+ZyGWxtcXvPr11y4o3CGqhg3frJB5jXkCSvWA=
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20250912190424-fd2e35d7deb5/go.mod h1:xtZNi6pOKdC3sLvokDvXOhgHzT+cyBqH/gWwvxTxqrg=
github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260306193229-66635470b83d h1:S0/nqxrJCZ65pZWGkMS37dJKO2k1rO0iWMw+ZbzBNHc=
github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260306193229-66635470b83d/go.mod h1:nOe1W6N3zhdUd6gLAUxVFSS0r75KFM5qho3YSbwShjc=
github.com/smartcontractkit/chainlink-common v0.9.6-0.20260114142648-bd9e1b483e96 h1:ZnBBOLyMLJjgQQm7WRJl8sA9Q2RhwagJ+WR62VnA3MY=
github.com/smartcontractkit/chainlink-common v0.9.6-0.20260114142648-bd9e1b483e96/go.mod h1:DAwaVSiQMgAsCjHa8nOnIAM9GixuIQWsgEZFGpf3JxE=
github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.10 h1:FJAFgXS9oqASnkS03RE1HQwYQQxrO4l46O5JSzxqLgg=
Expand Down
4 changes: 2 additions & 2 deletions chains/evm/deployment/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ require (
github.com/rs/zerolog v1.34.0
github.com/smartcontractkit/ccip-contract-examples/chains/evm v0.0.0-20250826190403-aed7f5f33cde
github.com/smartcontractkit/chain-selectors v1.0.97
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260304181639-13a43d5892d9
github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260304181639-13a43d5892d9
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260306193229-66635470b83d
github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260306193229-66635470b83d
github.com/smartcontractkit/chainlink-common v0.9.6-0.20260114142648-bd9e1b483e96
github.com/smartcontractkit/chainlink-deployments-framework v0.80.2
github.com/smartcontractkit/chainlink-evm v0.3.3
Expand Down
4 changes: 2 additions & 2 deletions chains/evm/deployment/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -727,8 +727,8 @@ github.com/smartcontractkit/chain-selectors v1.0.97 h1:ECOin+SkJv2MUrfqTUu28J0ku
github.com/smartcontractkit/chain-selectors v1.0.97/go.mod h1:qy7whtgG5g+7z0jt0nRyii9bLND9m15NZTzuQPkMZ5w=
github.com/smartcontractkit/chainlink-aptos v0.0.0-20251024142440-51f2ad2652a2 h1:vGdeMwHO3ow88HvxfhA4DDPYNY0X9jmdux7L83UF/W8=
github.com/smartcontractkit/chainlink-aptos v0.0.0-20251024142440-51f2ad2652a2/go.mod h1:iteU0WORHkArACVh/HoY/1bipV4TcNcJdTmom9uIT0E=
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260304181639-13a43d5892d9 h1:1NfXGTOpCL8f68mdgt+ms3e/ymLNTepstA6KRek7MC4=
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260304181639-13a43d5892d9/go.mod h1:KsZAvGHRP0+mHRwrMQY5nNJYaIXu222n0FQoaMeSkeo=
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260306193229-66635470b83d h1:utJu3KdLS15onMnj6wPZ1GMQu0xfLQ2l7L6Ck4PIiYQ=
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260306193229-66635470b83d/go.mod h1:hl57wj/oxsh+ieJkvTkYxyB6+Gv22QiVjjcmh7fa0AI=
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260121163256-85accaf3d28d h1:xdFpzbApEMz4Rojg2Y2OjFlrh0wu7eB10V2tSZGW5y8=
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260121163256-85accaf3d28d/go.mod h1:bgmqE7x9xwmIVr8PqLbC0M5iPm4AV2DBl596lO6S5Sw=
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20250912190424-fd2e35d7deb5 h1:Z4t2ZY+ZyGWxtcXvPr11y4o3CGqhg3frJB5jXkCSvWA=
Expand Down
4 changes: 2 additions & 2 deletions devenv/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ require (
github.com/prometheus/client_golang v1.23.0
github.com/rs/zerolog v1.34.0
github.com/smartcontractkit/chain-selectors v1.0.97
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260304181639-13a43d5892d9
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260306193229-66635470b83d
github.com/smartcontractkit/chainlink-ccip/chains/evm/deployment v0.0.0-00010101000000-000000000000
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260121163256-85accaf3d28d
github.com/smartcontractkit/chainlink-ccip/chains/solana/deployment v0.0.0-00010101000000-000000000000
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20251014191100-bad58388f0c9
github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260304181639-13a43d5892d9
github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260306193229-66635470b83d
Comment on lines +36 to +41
Copy link

Copilot AI Mar 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

devenv/go.mod bumps github.com/smartcontractkit/chainlink-ccip and .../deployment to commit 20260306193229-66635470b83d, but the same module file still requires github.com/smartcontractkit/chainlink-ccip/ccv/chains/evm at v0.0.0-20260116092715-df6a64d4bf00 (used by devenv/chainimpl/*/monitoring.go). This mixes CCIP components from different commits and can lead to incompatible gobindings/APIs. Align the ccv/chains/evm version with the bumped CCIP commit (or explain why it must remain pinned).

Copilot uses AI. Check for mistakes.
github.com/smartcontractkit/chainlink-common v0.9.6-0.20260114142648-bd9e1b483e96
github.com/smartcontractkit/chainlink-deployments-framework v0.80.2
github.com/smartcontractkit/chainlink-evm v0.3.3 // indirect
Expand Down
4 changes: 2 additions & 2 deletions devenv/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1201,8 +1201,8 @@ github.com/smartcontractkit/chain-selectors v1.0.97 h1:ECOin+SkJv2MUrfqTUu28J0ku
github.com/smartcontractkit/chain-selectors v1.0.97/go.mod h1:qy7whtgG5g+7z0jt0nRyii9bLND9m15NZTzuQPkMZ5w=
github.com/smartcontractkit/chainlink-aptos v0.0.0-20251024142440-51f2ad2652a2 h1:vGdeMwHO3ow88HvxfhA4DDPYNY0X9jmdux7L83UF/W8=
github.com/smartcontractkit/chainlink-aptos v0.0.0-20251024142440-51f2ad2652a2/go.mod h1:iteU0WORHkArACVh/HoY/1bipV4TcNcJdTmom9uIT0E=
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260304181639-13a43d5892d9 h1:1NfXGTOpCL8f68mdgt+ms3e/ymLNTepstA6KRek7MC4=
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260304181639-13a43d5892d9/go.mod h1:KsZAvGHRP0+mHRwrMQY5nNJYaIXu222n0FQoaMeSkeo=
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260306193229-66635470b83d h1:utJu3KdLS15onMnj6wPZ1GMQu0xfLQ2l7L6Ck4PIiYQ=
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260306193229-66635470b83d/go.mod h1:hl57wj/oxsh+ieJkvTkYxyB6+Gv22QiVjjcmh7fa0AI=
github.com/smartcontractkit/chainlink-ccip/ccv/chains/evm v0.0.0-20260116092715-df6a64d4bf00 h1:bsmRSGuUXKWRhhTxW2MQzJ/swIEqhZ83mjyhTSQuF/g=
github.com/smartcontractkit/chainlink-ccip/ccv/chains/evm v0.0.0-20260116092715-df6a64d4bf00/go.mod h1:Gl35ExaFLinqVhp50+Yq1GnMuHb3fnDtZUFPCtcfV3M=
github.com/smartcontractkit/chainlink-common v0.9.6-0.20260114142648-bd9e1b483e96 h1:ZnBBOLyMLJjgQQm7WRJl8sA9Q2RhwagJ+WR62VnA3MY=
Expand Down
6 changes: 3 additions & 3 deletions integration-tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ require (
github.com/ethereum/go-ethereum v1.17.0
github.com/gagliardetto/solana-go v1.13.0
github.com/smartcontractkit/chain-selectors v1.0.97
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260304181639-13a43d5892d9
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260306193229-66635470b83d
github.com/smartcontractkit/chainlink-ccip/chains/evm/deployment v0.1.1-solana.0.20251125153543-0b618525aa03
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260121163256-85accaf3d28d
github.com/smartcontractkit/chainlink-ccip/chains/solana/deployment v0.0.0-00010101000000-000000000000
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20260206132835-4c50734ccf2a
github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260304181639-13a43d5892d9
github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260306193229-66635470b83d
github.com/smartcontractkit/chainlink-deployments-framework v0.80.2
github.com/smartcontractkit/chainlink-evm v0.3.3
github.com/smartcontractkit/chainlink-evm/gethwrappers v0.0.0-20260119171452-39c98c3b33cd
Expand All @@ -40,7 +40,7 @@ require (
)

require (
github.com/smartcontractkit/chainlink-ccip/ccv/chains/evm v0.0.0-20260304181639-13a43d5892d9
github.com/smartcontractkit/chainlink-ccip/ccv/chains/evm v0.0.0-20260306193229-66635470b83d
github.com/smartcontractkit/chainlink-ccip/ccv/chains/evm/deployment v0.0.0-20260116092715-df6a64d4bf00
)

Expand Down
4 changes: 2 additions & 2 deletions integration-tests/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -908,8 +908,8 @@ github.com/smartcontractkit/chain-selectors v1.0.97 h1:ECOin+SkJv2MUrfqTUu28J0ku
github.com/smartcontractkit/chain-selectors v1.0.97/go.mod h1:qy7whtgG5g+7z0jt0nRyii9bLND9m15NZTzuQPkMZ5w=
github.com/smartcontractkit/chainlink-aptos v0.0.0-20251024142440-51f2ad2652a2 h1:vGdeMwHO3ow88HvxfhA4DDPYNY0X9jmdux7L83UF/W8=
github.com/smartcontractkit/chainlink-aptos v0.0.0-20251024142440-51f2ad2652a2/go.mod h1:iteU0WORHkArACVh/HoY/1bipV4TcNcJdTmom9uIT0E=
github.com/smartcontractkit/chainlink-ccip/ccv/chains/evm v0.0.0-20260304181639-13a43d5892d9 h1:9x8WYqKzpaphsIfeyuktvap/59D8M1N5Ym3ABQjPlUU=
github.com/smartcontractkit/chainlink-ccip/ccv/chains/evm v0.0.0-20260304181639-13a43d5892d9/go.mod h1:Zp8erzWAVrADEhbR0EjhWFbEdr98Sdz4yb0LKKMccA8=
github.com/smartcontractkit/chainlink-ccip/ccv/chains/evm v0.0.0-20260306193229-66635470b83d h1:6B5li26s8cltitAPBLsADNRjOL5WQyPYDhKyjTQC0kY=
github.com/smartcontractkit/chainlink-ccip/ccv/chains/evm v0.0.0-20260306193229-66635470b83d/go.mod h1:Zp8erzWAVrADEhbR0EjhWFbEdr98Sdz4yb0LKKMccA8=
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20260206132835-4c50734ccf2a h1:jrP1CEWevxo5Ls7C/leXfO24LUZ53uqPMVvX+D7DDV0=
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20260206132835-4c50734ccf2a/go.mod h1:1WcontO9PeuKdUf5HXfs3nuICtzUvFNnyCmrHkTCF9Y=
github.com/smartcontractkit/chainlink-common v0.9.6-0.20260114142648-bd9e1b483e96 h1:ZnBBOLyMLJjgQQm7WRJl8sA9Q2RhwagJ+WR62VnA3MY=
Expand Down
Loading