Skip to content

Point chainlink-protos/cre/go to cap-dev branch on cl-protos#1930

Merged
ilija42 merged 1 commit intomainfrom
point-creProtos-to-capDev
Mar 26, 2026
Merged

Point chainlink-protos/cre/go to cap-dev branch on cl-protos#1930
ilija42 merged 1 commit intomainfrom
point-creProtos-to-capDev

Conversation

@yashnevatia
Copy link
Contributor

Requires

Supports

@yashnevatia yashnevatia requested review from a team as code owners March 26, 2026 11:15
Copilot AI review requested due to automatic review settings March 26, 2026 11:15
@github-actions
Copy link

👋 yashnevatia, 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!

@github-actions
Copy link

✅ API Diff Results - github.com/smartcontractkit/chainlink-common

✅ Compatible Changes (7)

pkg/capabilities/v2/chain-capabilities/aptos (5)
  • ReceiverContractExecutionStatus — ➕ Added

  • ReceiverContractExecutionStatus_name — ➕ Added

  • ReceiverContractExecutionStatus_RECEIVER_CONTRACT_EXECUTION_STATUS_REVERTED — ➕ Added

  • ReceiverContractExecutionStatus_RECEIVER_CONTRACT_EXECUTION_STATUS_SUCCESS — ➕ Added

  • ReceiverContractExecutionStatus_value — ➕ Added

pkg/capabilities/v2/chain-capabilities/aptos.(*WriteReportReply) (1)
  • GetReceiverContractExecutionStatus — ➕ Added
pkg/capabilities/v2/chain-capabilities/aptos.WriteReportReply (1)
  • ReceiverContractExecutionStatus — ➕ Added

📄 View full apidiff report

Copy link
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

Updates the Aptos chain-capabilities generated client bindings to align with the cap-dev branch of chainlink-protos/cre/go, picking up the latest protobuf contract changes.

Changes:

  • Bump github.com/smartcontractkit/chainlink-protos/cre/go to a newer pseudo-version.
  • Regenerate pkg/capabilities/v2/chain-capabilities/aptos/client.pb.go to include ReceiverContractExecutionStatus and expose it on WriteReportReply.

Reviewed changes

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

File Description
pkg/capabilities/v2/chain-capabilities/aptos/client.pb.go Regenerated protobuf output adding ReceiverContractExecutionStatus enum and optional receiver_contract_execution_status field on WriteReportReply.
go.mod Updates the chainlink-protos/cre/go dependency to the target pseudo-version.
go.sum Updates checksums to match the new chainlink-protos/cre/go version.

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

@ilija42 ilija42 added this pull request to the merge queue Mar 26, 2026
Merged via the queue into main with commit 3669810 Mar 26, 2026
35 of 36 checks passed
@ilija42 ilija42 deleted the point-creProtos-to-capDev branch March 26, 2026 15:12
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.

5 participants