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

Implement waitForTransaction #52

Closed
gabsn opened this issue Aug 4, 2022 · 0 comments · Fixed by #71
Closed

Implement waitForTransaction #52

gabsn opened this issue Aug 4, 2022 · 0 comments · Fixed by #71
Assignees

Comments

@gabsn
Copy link
Collaborator

gabsn commented Aug 4, 2022

Implement a function to wait for a contract to be deployed or a transaction to be accepted on l2.

Inspiration: https://github.com/0xs34n/starknet.js/blob/2c08e5d8fe80469ba41222767193823b3d516536/src/provider/rpc.ts#L212

@gabsn gabsn assigned ptisserand and unassigned prajwal27 Nov 21, 2022
ptisserand added a commit to ptisserand/starknet.dart that referenced this issue Dec 7, 2022
With Infura node, we can't known if the transaction is rejected or if we have a wrong hash.
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 a pull request may close this issue.

3 participants