Skip to content

chore(utils): inline keccak hashing in MustHash#509

Merged
makramkd merged 1 commit into
developfrom
mk/CCIP-12506
Jul 22, 2026
Merged

chore(utils): inline keccak hashing in MustHash#509
makramkd merged 1 commit into
developfrom
mk/CCIP-12506

Conversation

@makramkd

Copy link
Copy Markdown
Contributor

This repo pulls in the kyber and fixbuf dependencies, which are licensed as GPLv3, in order to implement MustHash. This ends up trickling down into chainlink-ccv, which can't have GPLv3 dependencies.

Since this is such a simple fix to remove the dep entirely, this was preferred over doing a replace in chainlink-ccv's go.mod.

This repo pulls in the kyber and fixbuf dependencies, which are licensed
as GPLv3, in order to implement MustHash. This ends up trickling down
into chainlink-ccv, which can't have GPLv3 dependencies.

Since this is such a simple fix to remove the dep entirely, this was
preferred over doing a `replace` in chainlink-ccv's go.mod.
@makramkd
makramkd marked this pull request as ready for review July 22, 2026 10:11
@makramkd
makramkd requested review from a team as code owners July 22, 2026 10:11
@github-actions

Copy link
Copy Markdown
Contributor

📊 API Diff Results

No changes detected for module github.com/smartcontractkit/chainlink-evm

View full report

@makramkd
makramkd merged commit d3fb34c into develop Jul 22, 2026
33 checks passed
@makramkd
makramkd deleted the mk/CCIP-12506 branch July 22, 2026 10:54
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