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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ethers v6 support #48

Open
DavNej opened this issue Aug 14, 2023 · 1 comment
Open

Ethers v6 support #48

DavNej opened this issue Aug 14, 2023 · 1 comment

Comments

@DavNej
Copy link

DavNej commented Aug 14, 2023

This library is very much needed! Awesome project. Thank you!

Do you plan to add Ethers V6 support soon ? Is there anything to take into account if we use ethers v6 in our project ?

Thanks for the energy you put in this 馃檹

@enzoferey
Copy link
Owner

Hi @DavNej!

Ethers v6 brought a big series of changes with error handling. As you can see on the docs, most of the error cases are being handled by the library itself.

I have personally not used Ethers v6 on any project yet because the migration cost was a bit too high. Have you identified places where their error handling falls-off short? I guess now that they actually have some kind of error handling, we might just contribute to the library itself to round the corners.

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

No branches or pull requests

2 participants