Makram
Makram
This PR: * Adds a transparent-upgradeable (see https://docs.openzeppelin.com/contracts/4.x/api/proxy#transparent-vs-uups) version of `VRFConsumerBaseV2` so that users can inherit from that if they are proxying their VRF consumer. This upgradeable version is called...
This check forces us to run with _really low_ finality depths, which is not ideal on chains like Polygon. I don't much see the relationship between these two fields, since...
High level arch diagram of the offchain registry system is below, with some example flows from the top down. * Onchain Capability Registry: source of truth of all DONs, capability...
## Motivation ## Solution
## Motivation Related PR: https://github.com/smartcontractkit/chainlink-ccip/pull/70/files ## Solution
## Motivation ## Solution
Related PR: https://github.com/smartcontractkit/chainlink/pull/13992
Add smartcontractkit/ccip-offchain as codeowners of the core/capabilities/ccip directory
Remove `legacyevm` usage and use relayers instead.
Cherry picks #20073 into 2.29