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

Update Chainlink Automation Counter contracts and dependencies #25

Open
zeuslawyer opened this issue May 21, 2024 · 2 comments
Open

Update Chainlink Automation Counter contracts and dependencies #25

zeuslawyer opened this issue May 21, 2024 · 2 comments

Comments

@zeuslawyer
Copy link
Contributor

zeuslawyer commented May 21, 2024

We want to bring this in line with the HH Starter Kit in terms of products demonstrated.

Currently CLA appears to be missing here, and AnyAPI should be removed from here.

This issue must be completed before #38 is undertaken.

@zeuslawyer zeuslawyer self-assigned this May 21, 2024
@zeuslawyer zeuslawyer removed their assignment Aug 14, 2024
@zeuslawyer
Copy link
Contributor Author

In the first instance, pending CL Local supporting CLA, we will just add CLA code + scripts. Tests can be added once CL Local supports CLA.

@andrejrakic
Copy link
Contributor

andrejrakic commented Aug 15, 2024

We should update the KeepersCounter.sol smart contract to this version https://docs.chain.link/chainlink-automation/guides/forwarder#code-example

This version uses minimal code example of custom-based Automation trigger and also secures performUpkeep call with Forwarder.sol address which I think it's important thing to showcase.

  • Bump the version of @chainlink/contracts to latest and use AutomationCompatible interface
  • Rename the contract to AutomationCounter.sol

@andrejrakic andrejrakic changed the title Add CLA Update Chainlink Automation Counter contract and test it with Chainlink Local Aug 15, 2024
@zeuslawyer zeuslawyer changed the title Update Chainlink Automation Counter contract and test it with Chainlink Local Update Chainlink Automation Counter contracts and dependencies Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants