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

Wait for receipt #99

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Wait for receipt #99

merged 1 commit into from
Jan 25, 2024

Conversation

nebolax
Copy link
Contributor

@nebolax nebolax commented Jan 25, 2024

Previously just a getReceipt function was called on the provider. This could return null if the provider has not yet indexed a transaction that was executed just recently. Now we use waitForTransaction there with a timeout of 10 seconds to make sure that we get the receipt.

@nebolax nebolax changed the base branch from main to 0.4 January 25, 2024 10:01
Copy link

Live tests failed. Please check the logs to see which checks failed.

@nebolax nebolax merged commit 602bffd into 0.4 Jan 25, 2024
2 checks passed
@nebolax nebolax deleted the wait-for-receipt branch January 25, 2024 10:04
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