Advanced
Varun Srinivasan@v
3/17/2023

trying to upgrade farcaster hubs to ethers6, @ricmoo is there a replacement for utils.verifyTypedData to validate EIP712 stuff? or is the desired behavior to call recoverAddress manually?

In reply to @v
tim 🥝@timdaub
3/19/2023

wait I had this issue

In reply to @v
borodutch 🍌@borodutch
3/19/2023

i'll wait for the ethers team to accept their mistake and revert the api so many tools broke smh

In reply to @v
pugson@pugson
3/19/2023

maybe use viem.sh this time

In reply to @v
RicMoo.eth@ricmoo
3/19/2023

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

In reply to @v
RicMoo.eth@ricmoo
3/20/2023

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