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

Add Automation gas threshold script #68

Merged
merged 2 commits into from
Jun 20, 2024
Merged

Add Automation gas threshold script #68

merged 2 commits into from
Jun 20, 2024

Conversation

thedriftofwords
Copy link
Collaborator

@thedriftofwords thedriftofwords commented Jun 18, 2024


Below is a summarization created by an LLM (gpt-4-turbo-2024-04-09). Be mindful of hallucinations and verify accuracy.

Why

Introduces a script to set a maximum gas price for Chainlink Automation upkeeps, enhancing cost management.

What

README.md

  • Added instructions for setting up the project
  • Added steps to clone, navigate, install dependencies, and set variables

index.js

  • Added script to configure and encode offchain upkeep configuration
  • Script includes transaction sending and handling

package.json

  • Created package file with project metadata and dependencies
  • Added cbor and ethers as dependencies

@thedriftofwords thedriftofwords merged commit 404b22f into main Jun 20, 2024
@thedriftofwords thedriftofwords deleted the cla-gas-price branch June 20, 2024 16:34
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

Successfully merging this pull request may close these issues.

2 participants