github smartcontractkit/chainlink v0.8.12

latest releases: v2.11.1, v2.12.0-beta2, v2.11.1-beta0...
3 years ago

Changed

Default max gas increased to 5000 Gwei

Fixed

Added a workaround for Infura users who are seeing "error getting balance: header not found".

This behaviour is due to Infura announcing it has a block, but when we request our balance in this block, the eth node doesn't have the block in memory. The workaround is to add a configurable lag time on balance update requests. The default is set to 1 but this is configurable via a new environment variable ETH_BALANCE_MONITOR_BLOCK_DELAY.

Don't miss a new chainlink release

NewReleases is sending notifications on new releases.