Skip to content

Commit

Permalink
[KS-101] Add OCR3 capability contract wrapper (#12404)
Browse files Browse the repository at this point in the history
* Add OCR3 capability contract wrapper

* Generate wrappers

* Update pink-ducks-agree.md

---------

Co-authored-by: Bolek Kulbabinski <[email protected]>
  • Loading branch information
HenryNguyen5 and bolekk committed Apr 8, 2024
1 parent 1efb525 commit b74079b
Show file tree
Hide file tree
Showing 5 changed files with 970 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/pink-ducks-agree.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

Add OCR3 capability contract wrapper
1 change: 1 addition & 0 deletions contracts/scripts/native_solc_compile_all_keystone
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ compileContract () {
}

compileContract keystone/KeystoneForwarder.sol
compileContract keystone/OCR3Capability.sol
Loading

0 comments on commit b74079b

Please sign in to comment.