Skip to content

fix: declare signing key after ccv bootstrap bump#788

Draft
makramkd wants to merge 2 commits into
mainfrom
mk/2026-06-13/bump-ccv
Draft

fix: declare signing key after ccv bootstrap bump#788
makramkd wants to merge 2 commits into
mainfrom
mk/2026-06-13/bump-ccv

Conversation

@makramkd

Copy link
Copy Markdown
Contributor
  • Bump chainlink-ccv and build/devenv to 8fde003 (removes the default signing-key set and the no-op log-level options)
  • Declare the ECDSA signing key explicitly via WithKey; the committee verifier previously relied on the removed default set, so without this signing would silently break at runtime
  • Drop WithLogLevel (removed upstream; set [Monitoring].LogLevel in bootstrap config instead)

Adapts to chainlink-ccv#1265:
smartcontractkit/chainlink-ccv#1265

makramkd added 2 commits July 13, 2026 18:19
- Bump chainlink-ccv and build/devenv to 8fde003 (removes the
  default signing-key set and the no-op log-level options)
- Declare the ECDSA signing key explicitly via WithKey; the
  committee verifier previously relied on the removed default
  set, so without this signing would silently break at runtime
- Drop WithLogLevel (removed upstream; set [Monitoring].LogLevel
  in bootstrap config instead)

Adapts to chainlink-ccv#1265:
smartcontractkit/chainlink-ccv#1265
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.

1 participant