github smartcontractkit/chainlink v2.2.0

latest releases: v2.15.7-ccip.7.7.7-test4, v2.15.1-mercury-20240919, v2.15.0-mercury-20240919...
15 months ago

Added

  • Experimental support of runtime process isolation for Solana data feeds. Requires plugin binaries to be installed and
    configured via the env vars CL_SOLANA_CMD and CL_MEDIAN_CMD. See plugins/README.md.

Fixed

  • Fixed a bug which made it impossible to re-send the same transaction after abandoning it while manually changing the nonce.

Changed

  • Set default for EVM.GasEstimator.BumpTxDepth to EVM.Transactions.MaxInFlight.
  • Bumped batch size defaults for EVM specific configuration. If you are overriding any of these fields in your local config, please consider if it is necessary:
    • LogBackfillBatchSize = 1000
    • RPCDefaultBatchSize = 250
    • GasEstimator.BatchSize = 25
  • Dropped support for Development Mode configuration. CL_DEV is now ignored on production builds.
  • Updated Docker image's PostgreSQL client (used for backups) to v15 in order to support PostgreSQL v15 servers.

Don't miss a new chainlink release

NewReleases is sending notifications on new releases.