Skip to content

Conversation

@cedric-cordenier
Copy link
Contributor

Requires

Supports

@github-actions
Copy link

github-actions bot commented Jan 21, 2026

✅ API Diff Results - No breaking changes


📄 View full apidiff report

- Added ChainType field to OCRKeyBundle struct
- Extract chain type from onchain key path using NewKeyPathFromString
- Use chainTypeEVM constant instead of hardcoded "EVM" string
- Parse key name and extract chain type from path in FromEncryptedOCRKeyBundle
"github.com/smartcontractkit/chainlink-common/keystore/ocr2offchain"
)

type ChainType string
Copy link
Contributor

Choose a reason for hiding this comment

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

Any chance that we can reuse one of the existing chain family types?

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 wasn't able to find any in common 🤔 Do you know where we define them?

Alternatively I can move the chain types in core to common and depend on that here

@cedric-cordenier
Copy link
Contributor Author

Superceded by #1793

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.

2 participants