Advanced
In reply to @pugson
Varun Srinivasan@v
3/19/2023

true story. but in our case: 1. there are some bugs with elliptic which ethers 5.7 which make me uneasy (v6 uses noble) 2. we have a pretty thorough test suite for ethers, and so verifying that nothing has broken is a lot easier for us more details here: https://github.com/farcasterxyz/hubble/pull/670

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

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. :)