Skip to content

Commit

Permalink
Merge branch 'main' into ng/config-caching
Browse files Browse the repository at this point in the history
  • Loading branch information
0xnogo authored Feb 10, 2025
2 parents 52bf351 + 586c037 commit 7322d31
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/components.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Plugin Components

* shared types and interfaces - [chainlink-common, ccipocr3](https://github.com/smartcontractkit/chainlink-ccip/tree/main/pkg/types/ccipocr3)
* shared types and interfaces - [chainlink-ccip, ccipocr3](https://github.com/smartcontractkit/chainlink-ccip/tree/main/pkg/types/ccipocr3)
* [OCR Plugins](https://github.com/smartcontractkit/chainlink-ccip)
* [commit](https://github.com/smartcontractkit/chainlink-ccip/tree/main/commit)
* [execute](https://github.com/smartcontractkit/chainlink-ccip/tree/main/execute)
Expand All @@ -10,5 +10,6 @@
* EVM
* [providers (hashing, encoding, etc)](https://github.com/smartcontractkit/chainlink/tree/develop/core/capabilities/ccip/ccipevm)
* [contract reader & writer configuration](https://github.com/smartcontractkit/chainlink/tree/develop/core/capabilities/ccip/configs/evm)
* [Solana](https://github.com/smartcontractkit/chainlink/tree/develop/core/capabilities/ccip/ccipsolana)
* integration tests
* [initial deploy test](https://github.com/smartcontractkit/chainlink/blob/develop/integration-tests/deployment/ccip/changeset/initial_deploy_test.go)

0 comments on commit 7322d31

Please sign in to comment.