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

Fix https://github.com/smartcontractkit/functions-hardhat-starter-kit/issues/214 #218

Merged
merged 2 commits into from
Aug 9, 2024

Conversation

zeuslawyer
Copy link
Collaborator

on Local Functions Testnet, the functions-request HH task was hanging indefinitely and then timing out.

This was likely because the functions-toolkit package's listenForResponseFromTransaction had a param for min confirmations which defaults to 2. Local Functions Testnet, as a local dev chain, is set to confirm once.

@zeuslawyer zeuslawyer requested a review from andrejrakic August 9, 2024 10:37
@zeuslawyer zeuslawyer merged commit 3a5a54b into main Aug 9, 2024
2 checks passed
@zeuslawyer zeuslawyer changed the title Update actions/checkout & actions/setup-node to v4 (#215) Fix https://github.com/smartcontractkit/functions-hardhat-starter-kit/issues/214 Aug 9, 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

Successfully merging this pull request may close these issues.

3 participants