Minor Changes
Patch Changes
-
#22302
e866147- Confidential relay handlers now sign relay-DON secrets and capability responses before returning them toward the enclave path, and the gateway aggregator buckets per-node responses by canonical logical hash so F+1 unique signers form quorum over a shared logical payload.#added
-
#22394
53a57db- #added changeset to clean up solana token mint authority after migration
Container Images
Core Image
DockerHub:
docker pull docker.io/smartcontract/chainlink:2.47.0
Amazon ECR Public:
docker pull public.ecr.aws/chainlink/chainlink:2.47.0
Digest: sha256:17e29d3d22540004548dd8a9a986481ddd9707d518deb4a8b7d48d33b780f2f1
Verification
Verify the image signatures using cosign:
Core Image:
cosign verify docker.io/smartcontract/chainlink@sha256:17e29d3d22540004548dd8a9a986481ddd9707d518deb4a8b7d48d33b780f2f1 \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
--certificate-identity-regexp '^https://github.com/smartcontractkit/.*$' \
--certificate-github-workflow-repository smartcontractkit/chainlink