Skip to content

feat!: remove Solana MCMS state views#69

Merged
jkongie merged 1 commit into
mainfrom
remove-solana-mcms-state-views
May 25, 2026
Merged

feat!: remove Solana MCMS state views#69
jkongie merged 1 commit into
mainfrom
remove-solana-mcms-state-views

Conversation

@jkongie
Copy link
Copy Markdown
Collaborator

@jkongie jkongie commented May 25, 2026

BREAKING CHANGE: Removes the Solana MCMS state views from the public API.

These were only being imported by tests in the chainlink repo, and these tests are being removed in

smartcontractkit/chainlink#22630

BREAKING CHANGE: Removes the Solana MCMS state views from the public
API.
Copilot AI review requested due to automatic review settings May 25, 2026 14:36
@jkongie jkongie requested a review from a team as a code owner May 25, 2026 14:36
@github-actions
Copy link
Copy Markdown

👋 jkongie, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes the Solana MCMS “state view” helpers/types from the repository’s public Go API surface, aligning with the stated breaking change.

Changes:

  • Deleted the Solana MCMS + timelock view structs and generator functions from pkg/contract/mcms/view/v1_0.
  • Removed the legacy Solana MCMSWithTimelockPrograms.GenerateView method that depended on those public view types.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
pkg/contract/mcms/view/v1_0/mcms.go Removes all Solana view types/generators, leaving only EVM view support in this versioned view package.
legacy/pkg/family/solana/state.go Drops the legacy GenerateView method that returned the removed Solana view type, and cleans up imports accordingly.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cl-sonarqube-production
Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
2 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@jkongie jkongie enabled auto-merge (squash) May 25, 2026 14:48
@jkongie jkongie merged commit eb948dd into main May 25, 2026
18 checks passed
@jkongie jkongie deleted the remove-solana-mcms-state-views branch May 25, 2026 15:04
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.

3 participants