Point chainlink-protos/cre/go to cap-dev branch on cl-protos#1930
Point chainlink-protos/cre/go to cap-dev branch on cl-protos#1930
Conversation
|
👋 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! |
✅ API Diff Results -
|
There was a problem hiding this comment.
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/goto a newer pseudo-version. - Regenerate
pkg/capabilities/v2/chain-capabilities/aptos/client.pb.goto includeReceiverContractExecutionStatusand expose it onWriteReportReply.
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.
Requires
Supports