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

consider adding explicit viem peer dependency version #1832

Open
holic opened this issue Oct 27, 2023 · 0 comments
Open

consider adding explicit viem peer dependency version #1832

holic opened this issue Oct 27, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@holic
Copy link
Member

holic commented Oct 27, 2023

or some other way to signal version alignment between MUD package consumers and MUD packages themselves

have had many issues surface in the #mud-help channel around TransactionReceiptNotFoundError errors when using waitForTransaction where the cause is using different viem versions, therefore our internal instanceof TransactionReceiptNotFoundError check fails (because they're technically different error classes from each version of the package)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant