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: incorrect error code for tx hash not found #1115

Merged
merged 1 commit into from
Oct 29, 2023
Merged

fix: incorrect error code for tx hash not found #1115

merged 1 commit into from
Oct 29, 2023

Conversation

xJonathanLEI
Copy link
Contributor

The error code for the tx hash not found error has been changed to 29 since v0.4.0.

Starkli used to be able to work with Katana because starknet-rs has allowed this wrong code to be used. However, it no longer does in the latest version. Now watching txs with Starkli on Katana results in an error.

@tarrencev tarrencev merged commit 02cdf33 into dojoengine:main Oct 29, 2023
11 checks passed
@xJonathanLEI xJonathanLEI deleted the fix/hash_not_found_code branch October 29, 2023 14:38
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