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

feat: make gas limit hardcodes configurable for SDK contract methods #263

Open
luketchang opened this issue Apr 28, 2022 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@luketchang
Copy link
Collaborator

luketchang commented Apr 28, 2022

  • just like we did for agents, we want to be able to pass configs for the estimated gas limits of each method on each chain
  • SDK will take these values from the config and use them as hardcodes for contract methods
  • This PR will provide gas estimates and SDK can draw from config for values
@luketchang luketchang added the enhancement New feature or request label Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant