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

To see the test only, diff against rtinianov_feature_sdk_vf.

defines a PermanentError that indicates that a retry strategy should stop ### Requires ### Supports

### Requires ### Supports

### Requires ### Supports

Part of https://smartcontract-it.atlassian.net/browse/CAPPL-401 ### Supports https://github.com/smartcontractkit/chainlink/pull/16318

https://smartcontract-it.atlassian.net/browse/CRE-192 The EVM runtime is more complex than other chains. This PR adds support for additional fields in the environment variable configuration and makes it available via the `Server` type....

This PR generalizes `servicetest.Run` and `RunHealthy` via `RunCfg`, which can be configured to run in both of those modes as well as supporting other options.

Stale

The second argument must be a pointer type, otherwise it won't work as intended. ### Requires ### Supports