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

This moves some chain agnostic types out of chainlink into here, so they can be used by more than just that repo. See linked PR ### Resolves Dependencies - https://github.com/smartcontractkit/chainlink/pull/13881

If possible, we should pair up with other replace updates. Requires: - https://github.com/smartcontractkit/grpc-proxy/pull/2

This draft adds a test file designed to flag the unit tests, the race detector, and the linter, in order to ensure that they are all operating correctly.

do-not-merge

core ref: bf762212feea1acde8bc39d07457b4133e28c899 solana ref: e18e680210cb7de2b3ffda2cabd5fb924560f720 ### Related PRs - [chainlink](https://github.com/smartcontractkit/chainlink/pull/13855) - [chainlink-solana](https://github.com/smartcontractkit/chainlink-solana/pull/801) ### Description - Add ReplaySequence to Contract Reader. ReplaySequence should be used to makes sure that data...

Do not review. There are many changes that need to be removed as I made them when experimenting.

Long-term, we need JSON Schema to generate types for various different capability use cases to be able to interoperate. Currently, I'm creating JSON Schemas by hand for each and then...

https://smartcontract-it.atlassian.net/browse/CRE-127