Skip to content

feat: port deploy mcms with timelock#28

Draft
ecPablo wants to merge 1 commit intomainfrom
ecpablo/port-deploy-mcms-changeset
Draft

feat: port deploy mcms with timelock#28
ecPablo wants to merge 1 commit intomainfrom
ecpablo/port-deploy-mcms-changeset

Conversation

@ecPablo
Copy link
Copy Markdown
Contributor

@ecPablo ecPablo commented May 4, 2026

Port all the code related to deployment/common/changeset/deploy_mcms_with_timelock.go from core repo to cld-changesets.

AI Summary

This pull request updates the project's dependencies in the go.mod file. The main changes include upgrading the Go version, updating several direct and indirect dependencies to newer versions, adding new dependencies, and replacing a module with a local path. These updates help keep the codebase up-to-date with the latest features, security patches, and compatibility improvements.

Dependency and Version Updates:

  • Upgraded the Go version from 1.25.7 to 1.26.2 in go.mod.
  • Updated several key dependencies to newer versions, such as github.com/aptos-labs/aptos-go-sdk, github.com/deckarep/golang-set/v2, github.com/ethereum/go-ethereum, github.com/smartcontractkit/chain-selectors, github.com/smartcontractkit/chainlink-ccip/chains/solana, github.com/smartcontractkit/chainlink-common, and many others.
  • Added many new indirect dependencies, including libraries for AWS SDK, Cosmos SDK, Solana, Gin, and others, expanding the project's capabilities and integrations. [1] [2] [3] [4]

Module Replacement and Additions:

  • Replaced the github.com/smartcontractkit/chainlink-deployments-framework module with a local path to ../chainlink-deployments-framework, likely to use a local development version.
  • Added new direct dependencies such as github.com/smartcontractkit/chainlink-ton/deployment, github.com/smartcontractkit/chainlink/deployment, github.com/smartcontractkit/quarantine, and github.com/smartcontractkit/wsrpc.

General Maintenance:

  • Updated and added a large number of indirect dependencies for testing, serialization, cryptography, cloud integrations, and more, ensuring the project remains compatible with the latest ecosystem tools. [1] [2] [3]

These changes collectively help maintain and improve the stability, security, and feature set of the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant