Download Latest Version v2.56.0 source code.zip (28.1 MB)
Email in envelope

Get an email when there's a new version of Chainlink

Home / v2.53.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-06-30 2.2 kB
v2.53.0 source code.tar.gz 2026-06-30 25.1 MB
v2.53.0 source code.zip 2026-06-30 28.0 MB
Totals: 3 Items   53.1 MB 0

Minor Changes

Patch Changes

  • #22306 fe0013a - #updated #nops Updated documentation for SVR multiplexing and CustomURLs configuration.

  • #22892 5481a58 - Use updated arbitrum gas estimator with refresh interval: 10s -> 2s and gas bump 1.5x -> 1.9x #changed


Container Images

Core Image

DockerHub:

docker pull docker.io/smartcontract/chainlink:2.53.0

ECR:

docker pull public.ecr.aws/chainlink/chainlink:2.53.0

Digest: sha256:73dedbc927217da94da50b159824410679adf6cbf8a933e6cb4a56445ce408e0

Verification

Verify the image signatures using cosign:

Core Image: DockerHub:

:::bash
cosign verify docker.io/smartcontract/chainlink@sha256:73dedbc927217da94da50b159824410679adf6cbf8a933e6cb4a56445ce408e0 \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --certificate-identity-regexp '^https://github.com/smartcontractkit/.*$' \
  --certificate-github-workflow-repository smartcontractkit/chainlink

ECR:

:::bash
cosign verify public.ecr.aws/chainlink/chainlink@sha256:73dedbc927217da94da50b159824410679adf6cbf8a933e6cb4a56445ce408e0 \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --certificate-identity-regexp '^https://github.com/smartcontractkit/.*$' \
  --certificate-github-workflow-repository smartcontractkit/chainlink

🔗 Full Changelog

View full changelog

📊 Diff from Previous Release

View changes from v2.52.0

Source: README.md, updated 2026-06-30