Chris Cushman
Chris Cushman
This change adds a dynamic gas fee to the VRFV2Wrapper, so that the low level call() made by the wrapper can be fulfilled on a high callback gas limit. -...
This PR adds the following to the coordinator: - Adds a block cache that can store items such as blocks and callbacks with a time-based eviction window. - Uses the...
This is the ERC20BalanceMonitor contract, which is an upkeep for topping up ERC20 token balances for a list of addresses, as well as tests. Implementation note: The contract in its...
Sanity check for this PR: https://github.com/smartcontractkit/chainlink/pull/12085, which needed to be merged in quickly for a release deadline. Validates that the `nativePayment` component in `RandomWordsFulfilled` logs matches their corresponding values in...
Removes logic that repeatedly calls the Log Poller's `RegisterFilter` function, which fires off a noisy warning for duplicates. Instead checks the log poller for an existing filter and registers one...
Removes old ocr2vrf gethwrappers from chainlink core and instead references them from an archive in chainlink-vrf. TODO: - Merge ancillary chainlink-vrf PR first which adds an archive referenced in this...
Removes ocr2vrf and dkg OCR2 plugin materials.
Also includes a bug fix for identical consensus.