chainlink-common icon indicating copy to clipboard operation
chainlink-common copied to clipboard

SDK for building Chainlink Services and Plugins

Results 150 chainlink-common issues
Sort by recently updated
recently updated
newest added

`Confidence` is a different approach to mapping a chain agnostic concept of confidence that an event or transaction can or should be acted on. `Confidence` is intended to map to...

These are utilities that CCIP uses across several projects that should not depend on each other. Currently they are copy/pasted several times, so putting them here should be a nicer...

// TODO - Proper tests - Fix chain reader testers - Implement new Relayer func on Solana, Cosmos, EVM, Starknet

These utilities are used widely for CCIP security. They are also useful in general for applications that need to validate or create CCIP execution proofs.

Cross-PR https://github.com/smartcontractkit/chainlink/pull/13136

https://smartcontract-it.atlassian.net/browse/BCF-2887 Requires: - https://github.com/smartcontractkit/libocr/pull/96 Supports: - https://github.com/smartcontractkit/tdh2/pull/37 - https://github.com/smartcontractkit/chainlink-automation/pull/304 - https://github.com/smartcontractkit/chainlink-data-streams/pull/52 - https://github.com/smartcontractkit/chainlink-feeds/pull/65 - https://github.com/smartcontractkit/chainlink-vrf/pull/47 - https://github.com/smartcontractkit/chainlink-cosmos/pull/401 - https://github.com/smartcontractkit/chainlink-solana/pull/567 - https://github.com/smartcontractkit/chainlink-starknet/pull/345 - https://github.com/smartcontractkit/chainlink/pull/14011