chainlink-common
chainlink-common copied to clipboard
SDK for building Chainlink Services and Plugins
### Requires ### Supports
Note that this PR originally introduced a CSASigner type. https://github.com/smartcontractkit/chainlink-common/pull/1050 ran into a similar need to hide a Ed25519 private key behind an interface to aid with the EVM extraction....
Unconfirmed transactions will not show up on Solana, so we cant read just after writing without waiting for confirmation [NONEVM-1312](https://smartcontract-it.atlassian.net/browse/NONEVM-1312) ### Supports - https://github.com/smartcontractkit/chainlink-solana/pull/1108 [NONEVM-1312]: https://smartcontract-it.atlassian.net/browse/NONEVM-1312?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
small readability change to link the semantic meaning of the llo trigger field to the source ### Requires ### Supports
Implement Prometheus to OTel metrics conversion and export. Forwarder: - Gets metrics from prometheus.Gatherer and exports them to provided OTLP/GRPC endpoint. Uses piped Receiver and Exporter. Receiver: - Wraps [prometheusreceiver](github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusreceiver)...
build test
This PR introduces a new `package logkey` to serve as a glossary of logger keys in order to align common fields. Supports: - https://github.com/smartcontractkit/chainlink/pull/15936
Also includes a bug fix for identical consensus.