Skip to content

Conversation

@carte7000
Copy link
Contributor

No description provided.

@carte7000 carte7000 requested review from a team as code owners October 28, 2025 17:16
@changeset-bot
Copy link

changeset-bot bot commented Oct 28, 2025

🦋 Changeset detected

Latest commit: 9e61264

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@chainlink/chainlink-ccv Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link

👋 carte7000, 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

github-actions bot commented Oct 28, 2025

The latest Buf updates on your PR. Results from workflow Regenerate Protobuf Files / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed⏩ skippedOct 30, 2025, 1:20 PM


message GetMessagesSinceResponse {
repeated VerifierResult results = 1;
repeated MessageWithVerifierResult results = 1;

Choose a reason for hiding this comment

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

I think we're moving to the pattern where there's a GetMessagesSince for message discovery which only provides the message, then a k-v lookup which provides the verifier results right?

Should this just be Message and receipt blobs without ccv_data?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think we can do that but I would rather do it when indexer is ready. Removing it now would be a big breaking change

@carte7000 carte7000 enabled auto-merge (squash) October 30, 2025 13:25
@carte7000 carte7000 merged commit b642741 into main Oct 30, 2025
20 checks passed
@carte7000 carte7000 deleted the receipt-blobs branch October 30, 2025 13:26
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