Advanced
Sort:
In reply to @v
RicMoo.eth@ricmoo
2 days ago

In v6.2 the utility function has been added. :) https://github.com/ethers-io/ethers.js/releases/tag/v6.2.0

In reply to @pugson
RicMoo.eth@ricmoo
4 days ago

What issues are you having with v6.1? Please feel free to open issues. :)

In reply to @v
RicMoo.eth@ricmoo
4 days ago

I just have some extra testing to finish off in v6.2 to release tomorrow. The main changes are making sure that obscure bundler settings are handled better and removing the over-protective unsafe-eval linting warnings. :)

In reply to @timdaub
RicMoo.eth@ricmoo
4 days ago

The class should be the same as the one in v5. I should include a convenience function for simple Typed Data validation. If you want to open a GitHub issue I’ll get it added right away. :)

In reply to @v
RicMoo.eth@ricmoo
4 days ago

Oh, maybe I missed porting that function? I’ll be sure to add it in an upcoming minor bump. :)

RicMoo.eth@ricmoo
15 days ago

Ahoy! Ethers v6 soft-launched a month ago and the few obvious problems have been sorted. Please try out v6.1 and open any further issues, as I’m keeping a very close eye on things. Expect a few more growing pains but also quick turn-around. Thanks! <3 https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md

In reply to @v
RicMoo.eth@ricmoo
16 days ago

I just heard of it and haven’t looked much into it. Ethers is also lightweight, tree-shaking-focused, fully typed, stable, well-documented, and all that jazz. My guess, based on its min-zipped size it doesn’t support a lot of features ethers has (like ENS), which is fine as some project may not require it. :)