Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cappl 3 ph #15125

Closed
wants to merge 68 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
dad2833
Trigger build with CRON & KVSTORE standard capability binaries
justinkaseman Oct 7, 2024
95dbcca
@chainlink.contracts release v1.3.0 (#14812)
chainchad Nov 5, 2024
8800b27
fix: arm64 builds with goreleaser 2.4.x (#15110)
erikburt Nov 5, 2024
70df806
CCIP-4105: adds OZ AccessControl support to the registry module (#15067)
RensR Nov 5, 2024
c3b5d37
Remove shallow checkout for changeset detection (#15113)
HenryNguyen5 Nov 5, 2024
9ac0d6b
removing dot seperator in path (#15120)
patrickhuie19 Nov 5, 2024
645858a
Add workflows
cedric-cordenier Nov 5, 2024
13474d1
Add workflows
cedric-cordenier Nov 5, 2024
cf987bf
Add missing workflows extra_files
cedric-cordenier Nov 5, 2024
5f7884a
Try optional copy tmp/workflows
justinkaseman Nov 5, 2024
96b0cfc
trigger build
justinkaseman Nov 5, 2024
0d7ff26
Create dummy registry
cedric-cordenier Nov 6, 2024
c8d7b2f
Update workflow
cedric-cordenier Nov 6, 2024
17680cf
give hardcoded workflow a name + id
justinkaseman Nov 6, 2024
fe4e07c
Merge branch 'develop' into CAPPL-3-ph
cedric-cordenier Nov 7, 2024
444ffa0
Bump common
cedric-cordenier Nov 7, 2024
399ed46
Correct logger
cedric-cordenier Nov 7, 2024
235d85b
Incorporate KeyId into workflow
cedric-cordenier Nov 7, 2024
a98566c
compress binary
cedric-cordenier Nov 7, 2024
a69ca05
GetUnfinished fix
cedric-cordenier Nov 7, 2024
3fc7c0d
feat: implement timeout
agparadiso Nov 7, 2024
8351987
Trivial fixes
cedric-cordenier Nov 8, 2024
9bcfd92
Update workflow
cedric-cordenier Nov 8, 2024
bdb71f5
WIP
cedric-cordenier Nov 4, 2024
9057057
WIP
cedric-cordenier Nov 4, 2024
f2913f4
Merge branch 'develop' into CAPPL-3-ph
cedric-cordenier Nov 10, 2024
372e7f5
Correct length for owner
cedric-cordenier Nov 11, 2024
3af0eaf
Merge branch 'develop' into CAPPL-3-ph
cedric-cordenier Nov 11, 2024
25958e3
Update common
cedric-cordenier Nov 11, 2024
a23cfa3
Update common
cedric-cordenier Nov 11, 2024
9210653
Merge branch 'develop' into CAPPL-3-ph
cedric-cordenier Nov 11, 2024
cd5d456
Update workflow
cedric-cordenier Nov 11, 2024
b7ad741
Merge branch 'develop' into CAPPL-3-ph
cedric-cordenier Nov 11, 2024
3b809eb
Update common
cedric-cordenier Nov 12, 2024
4f895fc
Update common
cedric-cordenier Nov 12, 2024
6881be9
Remove extra replace, with a more targeted one. (#15018)
cgruber Nov 11, 2024
8471920
Merge branch 'develop' into CAPPL-3-ph
cedric-cordenier Nov 12, 2024
b877917
Log out the WorkflowPublicKey
cedric-cordenier Nov 13, 2024
d7ae86c
Merge branch 'develop' into CAPPL-3-ph
cedric-cordenier Nov 13, 2024
79f982c
Merge branch 'develop' into CAPPL-3-ph
cedric-cordenier Nov 13, 2024
611cc4b
Merge branch 'develop' into CAPPL-3-ph
cedric-cordenier Nov 14, 2024
dcb9784
Bump common
cedric-cordenier Nov 14, 2024
195189f
Merge branch 'develop' into CAPPL-3-ph
cedric-cordenier Nov 15, 2024
2b3af8b
Bump common
cedric-cordenier Nov 15, 2024
510bfc0
Update workflow name
cedric-cordenier Nov 18, 2024
54faaf4
Add second workflow
cedric-cordenier Nov 20, 2024
58b51f9
Update registry to run two workflows; add updated workflows
cedric-cordenier Nov 20, 2024
30bb2f9
Update artifacts
cedric-cordenier Nov 20, 2024
0bcb61f
Merge branch 'develop' into CAPPL-3-ph
cedric-cordenier Nov 20, 2024
13034bd
Update go.sum
cedric-cordenier Nov 20, 2024
43ac99c
Update workflows
cedric-cordenier Nov 20, 2024
c5f0bf1
Update PoR workflow with timestamp adjustment
cedric-cordenier Nov 20, 2024
d65ddec
Update workflows
cedric-cordenier Nov 21, 2024
2c79077
merge develop
justinkaseman Nov 21, 2024
93b05ee
Revert "chore(workflows): stub out event handlers (#15313)"
justinkaseman Nov 21, 2024
1608708
Revert "feat(workflows): adds registry syncer (#15277)"
justinkaseman Nov 21, 2024
630193a
Update hardcoded wasm workflows
justinkaseman Nov 21, 2024
f5e6fe5
Update workflows
cedric-cordenier Nov 22, 2024
22c235a
One more update
cedric-cordenier Nov 22, 2024
cc98bbd
One more update
cedric-cordenier Nov 22, 2024
9214ffc
Update hardcoded workflow with CLI generated binary
justinkaseman Nov 26, 2024
7856854
Revert "feat(workflows/handler): adds all event handlers (#15400)"
justinkaseman Nov 27, 2024
2a691fe
Revert "feat(handler): implements handle workflow registered event (#…
justinkaseman Nov 27, 2024
4af21d5
Revert "feat(workflows): adds orm methods for managing specs (#15356)"
justinkaseman Nov 27, 2024
aafd7bd
Revert "chore(workflows): stub out event handlers (#15313)"
justinkaseman Nov 27, 2024
68401d8
Revert "feat(workflows): adds registry syncer (#15277)"
justinkaseman Nov 27, 2024
f8a7688
Merge branch 'develop' into CAPPL-3-ph
justinkaseman Nov 27, 2024
4da22ce
Revert "[CAPPL-316] implement FetchFunc (#15424)"
justinkaseman Nov 27, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
@chainlink.contracts release v1.3.0 (#14812)
* Prep @chainlink/contracts v1.3.0 release

* Update contracts release date for v1.3.0
chainchad authored and patrickhuie19 committed Nov 5, 2024
commit 95dbccacbb04ce6caa9f38170ecf9ccdff17d1c3
5 changes: 0 additions & 5 deletions contracts/.changeset/chatty-feet-clean.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/chilled-melons-warn.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/eight-timers-sip.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/eighty-ways-vanish.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/empty-ants-suffer.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/few-camels-tan.md

This file was deleted.

8 changes: 0 additions & 8 deletions contracts/.changeset/few-parents-punch.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/flat-turkeys-rule.md

This file was deleted.

8 changes: 0 additions & 8 deletions contracts/.changeset/fluffy-papayas-chew.md

This file was deleted.

8 changes: 0 additions & 8 deletions contracts/.changeset/forty-radios-brush.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/funny-meals-remember.md

This file was deleted.

9 changes: 0 additions & 9 deletions contracts/.changeset/heavy-balloons-cheat.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/hip-cherries-marry.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/itchy-deers-deny.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/itchy-turtles-agree.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/loud-lobsters-guess.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/mean-zoos-fly.md

This file was deleted.

7 changes: 0 additions & 7 deletions contracts/.changeset/nasty-llamas-prove.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/nice-planets-share.md

This file was deleted.

8 changes: 0 additions & 8 deletions contracts/.changeset/orange-plums-fold.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/polite-masks-jog.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/proud-pears-tie.md

This file was deleted.

7 changes: 0 additions & 7 deletions contracts/.changeset/quick-olives-accept.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/quiet-lamps-walk.md

This file was deleted.

8 changes: 0 additions & 8 deletions contracts/.changeset/quiet-moles-retire.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/rich-lamps-do.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/seven-donkeys-live.md

This file was deleted.

8 changes: 0 additions & 8 deletions contracts/.changeset/sharp-avocados-arrive.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/silent-houses-join.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/silver-pots-cover.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/slimy-pens-listen.md

This file was deleted.

8 changes: 0 additions & 8 deletions contracts/.changeset/strong-boats-brake.md

This file was deleted.

10 changes: 0 additions & 10 deletions contracts/.changeset/tall-donkeys-flow.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/tender-comics-check.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/thirty-lamps-reply.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/three-stingrays-compete.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/tidy-kings-itch.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/twenty-pears-battle.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/unlucky-rocks-marry.md

This file was deleted.

47 changes: 47 additions & 0 deletions contracts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,52 @@
# @chainlink/contracts

## 1.3.0 - 2024-10-21

### Minor Changes

- [#14207](https://github.com/smartcontractkit/chainlink/pull/14207) [`328b62a`](https://github.com/smartcontractkit/chainlink/commit/328b62ae5067619e59da42f6db6703d3b327f1a2) Thanks [@ilija42](https://github.com/ilija42)! - #internal Change Chain Reader testing contract Triggered event for easier testing of filtering by non indexed evm data.
- [#14622](https://github.com/smartcontractkit/chainlink/pull/14622) [`c654322`](https://github.com/smartcontractkit/chainlink/commit/c654322acea7da8e6bd84a8a045690002f1f172d) Thanks [@ilija42](https://github.com/ilija42)! - #internal Modify Contract Reader tester helper BCFR-912
- [#14709](https://github.com/smartcontractkit/chainlink/pull/14709) [`1560aa9`](https://github.com/smartcontractkit/chainlink/commit/1560aa9167a812abe3a8370c033b3290dcbcb261) Thanks [@KuphJr](https://github.com/KuphJr)! - Add encryptionPublicKey to CapabilitiesRegistry.sol
- [#14016](https://github.com/smartcontractkit/chainlink/pull/14016) [`8b9f2b6`](https://github.com/smartcontractkit/chainlink/commit/8b9f2b6b9098e8ec2368773368239106d066e4e3) Thanks [@ilija42](https://github.com/ilija42)! - #internal Add an event with indexed topics that get hashed to Chain Reader Tester contract.
- [#14012](https://github.com/smartcontractkit/chainlink/pull/14012) [`518cc28`](https://github.com/smartcontractkit/chainlink/commit/518cc281b14727c26cd7fcb9db882b45837d443a) Thanks [@defistar](https://github.com/defistar)! - EnumerableMap Library for an Address to Bytes mapping
- [#14266](https://github.com/smartcontractkit/chainlink/pull/14266) [`c323e0d`](https://github.com/smartcontractkit/chainlink/commit/c323e0d600c659a4ea584dbae0a0db187afd51eb) Thanks [@asoliman92](https://github.com/asoliman92)! - #updated move latest ccip contracts code from ccip repo to chainlink repo
- [#14511](https://github.com/smartcontractkit/chainlink/pull/14511) [`8fa9a67`](https://github.com/smartcontractkit/chainlink/commit/8fa9a67dfc130feab290860f0b7bf860ddc86bb3) Thanks [@silaslenihan](https://github.com/silaslenihan)! - #internal Updated ChainReaderTester to include dynamic and static nested structs in TestStruct
- [#13941](https://github.com/smartcontractkit/chainlink/pull/13941) [`9e74eee`](https://github.com/smartcontractkit/chainlink/commit/9e74eee9d415b386db33bdf2dd44facc82cd3551) Thanks [@RensR](https://github.com/RensR)! - add ccip contracts to the repo

### Patch Changes

- [#13937](https://github.com/smartcontractkit/chainlink/pull/13937) [`27d9c71`](https://github.com/smartcontractkit/chainlink/commit/27d9c71b196961666de87bc3128d31f3c22fb3fa) Thanks [@cds95](https://github.com/cds95)! - #internal address security vulnerabilities around updating nodes and node operators on capabilities registry
- [#14241](https://github.com/smartcontractkit/chainlink/pull/14241) [`7c248e7`](https://github.com/smartcontractkit/chainlink/commit/7c248e7c466ad278b0024e4ac743813009b16805) Thanks [@cds95](https://github.com/cds95)! - #internal index don ID in ConfigSet event
- [#13780](https://github.com/smartcontractkit/chainlink/pull/13780) [`af335c1`](https://github.com/smartcontractkit/chainlink/commit/af335c1a522769c8c29858d8d6510330af3204cf) Thanks [@samsondav](https://github.com/samsondav)! - Add new channel definitions config store contract for parallel compositions #added
- [#14198](https://github.com/smartcontractkit/chainlink/pull/14198) [`e452ee1`](https://github.com/smartcontractkit/chainlink/commit/e452ee1ddb520b86f827ac75cccdb0719e9f5335) Thanks [@Tofel](https://github.com/Tofel)! - Publish a comment in PR mentioning the actor and informing her about avilability of Slither reports.
- [#13795](https://github.com/smartcontractkit/chainlink/pull/13795) [`683a12e`](https://github.com/smartcontractkit/chainlink/commit/683a12e85e91628f240fe24f32b982b53ac30bd9) Thanks [@KuphJr](https://github.com/KuphJr)! - Added updateFromPrevious method to Functions ToS contract
- [#14093](https://github.com/smartcontractkit/chainlink/pull/14093) [`95ae744`](https://github.com/smartcontractkit/chainlink/commit/95ae74437c42699d27e1d37f66ca8ddef68ce58f) Thanks [@RensR](https://github.com/RensR)! - bump dependencies
- [#14371](https://github.com/smartcontractkit/chainlink/pull/14371) [`0efcf38`](https://github.com/smartcontractkit/chainlink/commit/0efcf380192837a64bbca946474866e8e1bdcec0) Thanks [@jlaveracll](https://github.com/jlaveracll)! - update comments
- [#14345](https://github.com/smartcontractkit/chainlink/pull/14345) [`c83c687`](https://github.com/smartcontractkit/chainlink/commit/c83c68735bdee6bbd8510733b7415797cd08ecbd) Thanks [@makramkd](https://github.com/makramkd)! - #internal merge ccip contracts
- [#14249](https://github.com/smartcontractkit/chainlink/pull/14249) [`e8c2453`](https://github.com/smartcontractkit/chainlink/commit/e8c2453e8581ed7ad83033d938567dcce8f6c5a5) Thanks [@samsondav](https://github.com/samsondav)! - Add Configurator contract
- [#14245](https://github.com/smartcontractkit/chainlink/pull/14245) [`39a6f91`](https://github.com/smartcontractkit/chainlink/commit/39a6f91fcaba4c51e41a33afc3cdb572af8343dd) Thanks [@jlaveracll](https://github.com/jlaveracll)! - #added Add ZKSync L2EP SequencerUptimeFeed contract #added Add ZKSync L2EP Validator contract
- [#13986](https://github.com/smartcontractkit/chainlink/pull/13986) [`4b91691`](https://github.com/smartcontractkit/chainlink/commit/4b9169131cd44d6cb4f00dae2b33e49626af5f7d) Thanks [@Tofel](https://github.com/Tofel)! - More comprehensive & product-scoped Solidity Foundry pipeline
- [#14035](https://github.com/smartcontractkit/chainlink/pull/14035) [`215277f`](https://github.com/smartcontractkit/chainlink/commit/215277f9e041d18dc5686c697e6959d5edaaf346) Thanks [@FelixFan1992](https://github.com/FelixFan1992)! - auto: create a replication from v2_3 to v2_3_zksync
- [#14065](https://github.com/smartcontractkit/chainlink/pull/14065) [`499a677`](https://github.com/smartcontractkit/chainlink/commit/499a67705ac7ea525685c4a064ff4aa52b08fa44) Thanks [@RyanRHall](https://github.com/RyanRHall)! - add OZ v0.5 contracts
- [#14108](https://github.com/smartcontractkit/chainlink/pull/14108) [`08194be`](https://github.com/smartcontractkit/chainlink/commit/08194beb46355135dedde89d37838f5da36f2cef) Thanks [@FelixFan1992](https://github.com/FelixFan1992)! - DEVSVCS-147: add a reentrancy guard for balance monitor
- [#14516](https://github.com/smartcontractkit/chainlink/pull/14516) [`0e32c07`](https://github.com/smartcontractkit/chainlink/commit/0e32c07d22973343e722a228ff1c3b1e8f9bc04e) Thanks [@mateusz-sekara](https://github.com/mateusz-sekara)! - Adding USDCReaderTester contract for CCIP integration tests #internal
- [#14017](https://github.com/smartcontractkit/chainlink/pull/14017) [`1257d33`](https://github.com/smartcontractkit/chainlink/commit/1257d33913d243c146bccbf4bda67a2bb1c7d5af) Thanks [@DeividasK](https://github.com/DeividasK)! - #internal
- [#14543](https://github.com/smartcontractkit/chainlink/pull/14543) [`c4fa565`](https://github.com/smartcontractkit/chainlink/commit/c4fa565f5441bfa997907256e1990f9be276934d) Thanks [@DeividasK](https://github.com/DeividasK)! - #internal
- [#14350](https://github.com/smartcontractkit/chainlink/pull/14350) [`070b272`](https://github.com/smartcontractkit/chainlink/commit/070b272f30054be6d4239d078121ca3b3054fc33) Thanks [@DeividasK](https://github.com/DeividasK)! - #internal
- [#14436](https://github.com/smartcontractkit/chainlink/pull/14436) [`f74ac81`](https://github.com/smartcontractkit/chainlink/commit/f74ac81d5db7a89b04252938f4b5ff34e3f7bbbe) Thanks [@Tofel](https://github.com/Tofel)! - Use reusable workflow for Solidity Artifacts pipeline, move some actions to chainlink-github-actions repository
- [#14390](https://github.com/smartcontractkit/chainlink/pull/14390) [`f202bcf`](https://github.com/smartcontractkit/chainlink/commit/f202bcfe45648cc803b38650a7aaf6fecb91969d) Thanks [@FelixFan1992](https://github.com/FelixFan1992)! - update zksync automation contract version and small fixes
- [#13927](https://github.com/smartcontractkit/chainlink/pull/13927) [`ce90bc3`](https://github.com/smartcontractkit/chainlink/commit/ce90bc32f562e92af3d22c895446a963109c36e3) Thanks [@FelixFan1992](https://github.com/FelixFan1992)! - improve cron contracts imports
- [#14739](https://github.com/smartcontractkit/chainlink/pull/14739) [`4842271`](https://github.com/smartcontractkit/chainlink/commit/4842271b0f7054f5f1364c59d3d9da534c5d4f25) Thanks [@RensR](https://github.com/RensR)! - #internal remove CCIP 1.5
- [#14760](https://github.com/smartcontractkit/chainlink/pull/14760) [`3af39c8`](https://github.com/smartcontractkit/chainlink/commit/3af39c803201461009ef63f709851fe6a24f0284) Thanks [@KuphJr](https://github.com/KuphJr)! - Enable rotating encryptionPublicKey in CapabilitiesRegistry contract
- [#13993](https://github.com/smartcontractkit/chainlink/pull/13993) [`f5e0bd6`](https://github.com/smartcontractkit/chainlink/commit/f5e0bd614a6c42d195c4ad74a10f7070970d01d5) Thanks [@DeividasK](https://github.com/DeividasK)! - #internal
- [#14092](https://github.com/smartcontractkit/chainlink/pull/14092) [`3399dd6`](https://github.com/smartcontractkit/chainlink/commit/3399dd6d7fee12bd8d099b74397edcc4dc56c11d) Thanks [@cds95](https://github.com/cds95)! - #internal prevent editing whether or not a DON accepts workflows
- [#14521](https://github.com/smartcontractkit/chainlink/pull/14521) [`b4360c9`](https://github.com/smartcontractkit/chainlink/commit/b4360c9aece538e20ef688750adcd5a838729930) Thanks [@Tofel](https://github.com/Tofel)! - Add linkage between PR and Jira's Solidity Review issue
- [#13970](https://github.com/smartcontractkit/chainlink/pull/13970) [`cefbb09`](https://github.com/smartcontractkit/chainlink/commit/cefbb09797249309ac18e4ef81147e30f7c24360) Thanks [@cds95](https://github.com/cds95)! - #internal prevent reentrancy when configuring DON in capabilities registry
- [#14037](https://github.com/smartcontractkit/chainlink/pull/14037) [`9c240b6`](https://github.com/smartcontractkit/chainlink/commit/9c240b686753c72f94f8fb7e8c636483d5759963) Thanks [@FelixFan1992](https://github.com/FelixFan1992)! - implement an auto registry for zksync with no forwarder interface change
- [#14767](https://github.com/smartcontractkit/chainlink/pull/14767) [`a3b552f`](https://github.com/smartcontractkit/chainlink/commit/a3b552f0f87546c5250b544b5dd2a4d31b7a9b42) Thanks [@RensR](https://github.com/RensR)! - #internal minor keystone improvements
- [#14481](https://github.com/smartcontractkit/chainlink/pull/14481) [`1a5e591`](https://github.com/smartcontractkit/chainlink/commit/1a5e591875d5d478be65605ad5dc66e8bf8b915b) Thanks [@FelixFan1992](https://github.com/FelixFan1992)! - update token transfer logic in weth9
- [#14231](https://github.com/smartcontractkit/chainlink/pull/14231) [`7a41ae7`](https://github.com/smartcontractkit/chainlink/commit/7a41ae73bcb5f5eb9ffbc4f25059dbbc236a7e8a) Thanks [@DeividasK](https://github.com/DeividasK)! - #internal use ERC165Checker

## 1.2.0 - 2024-07-18

### Minor Changes
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/contracts",
"version": "1.2.0",
"version": "1.3.0",
"description": "Chainlink smart contracts",
"author": "Chainlink devs",
"license": "MIT",