Upgraded to v4, everything breaks #543
tenthirtyone
started this conversation in
General
Replies: 1 comment 1 reply
-
you need to upgrade to ethers v6, shouldn't be too difficult: https://docs.ethers.org/v6/migrating/ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm jumping from v2 and I am on ethers 5.7.
Apparently this is no longer valid:
And because the protocol has bumped to 1.6 it appears that any orders relying on 1.6 cannot be fulfilled.
Before assessing LoE to rip everything out and rebuild everything so I can get the same functionality I had two weeks ago and figuring out a way to justify that dev time, can someone confirm this requirement. Because, if so, it's worthwhile for us to spend that time exploring other protocols/options.
Beta Was this translation helpful? Give feedback.
All reactions