-
Notifications
You must be signed in to change notification settings - Fork 156
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to web3.js 1.0.0-beta.46 #751
Comments
Especially web-socket connections are buggy at the moment and an update should fix this. See web3/web3.js#1965 (comment) |
schmidsi
changed the title
Update to web3.js 1.0.0-beta.41
Update to web3.js 1.0.0-beta.46
Feb 9, 2019
Check for latest release first: https://www.npmjs.com/package/web3 |
When I run
I get the following error:
Environment
|
Thanks for your input @Bowfish, but I don't understand the connection to this issue. |
SeanJCasey
added a commit
that referenced
this issue
Dec 17, 2021
* refactor: validate token pair ordering during external position init * refactor: only approve token pair once for NFT manager * refactor: remove unnecessary deadline calc * chore: add helper to order Uniswap v3 pool tokens * test: add coverage for Uniswap v3 liquidity init() * fix: remove redundant storage assignment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There should be a lot of stability improvements. Unfortunately, the new TypeScript types create typing errors on our side. They are probably resolved fast.
The text was updated successfully, but these errors were encountered: