Skip to content

Conversation

@bolekk
Copy link
Contributor

@bolekk bolekk commented Feb 3, 2026

Updates to move more config into CapRegistry:

  1. OCR onchain config (from individual contracts).
  2. Job Specs config (including oracle factory).

@github-actions
Copy link

github-actions bot commented Feb 3, 2026

✅ API Diff Results - No breaking changes


📄 View full apidiff report

@bolekk bolekk force-pushed the ocr-config-capreg-1 branch from b8f769e to b2d498b Compare February 3, 2026 01:16
@bolekk bolekk marked this pull request as ready for review February 3, 2026 01:21
@bolekk bolekk requested a review from a team as a code owner February 3, 2026 01:21

// Oracle factory configs for OCR-based capabilities (moved from job specs).
// Map key is an OCR instance name (same as above).
map<string, values.v1.Map> oracle_factory_configs = 10;
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 considered making this strongly-typed but most fields will be removed anyway.

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