Skip to content
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

Initial migration from ethers v4 to v5 #86

Merged
merged 2 commits into from
Aug 3, 2020

Conversation

PumpkingWok
Copy link
Contributor

I have migrated ethers from 4.0.47 to 5.0.1 and also all dependencies needed.
I had to add a try/catch block when it calls parseLog(), it seems to retrieve an event outside of the contract.
Look to this issue, i retrieved the same error -> ethers-io/ethers.js#733

Fixes: #80

@PumpkingWok PumpkingWok changed the title initial migration from ethers v4 to v5 [WIP] Initial migration from ethers v4 to v5 Aug 3, 2020
@xuhcc
Copy link
Contributor

xuhcc commented Aug 3, 2020

@PumpkingWok This PR is marked as [WIP], do you plan to add something else here? Otherwise I would merge it.

@PumpkingWok PumpkingWok changed the title [WIP] Initial migration from ethers v4 to v5 Initial migration from ethers v4 to v5 Aug 3, 2020
@PumpkingWok
Copy link
Contributor Author

Hi @xuhcc,
Thanks for the fast response, no in theory it should be ok.

@xuhcc xuhcc merged commit 9540ccc into clrfund:master Aug 3, 2020
daodesigner pushed a commit that referenced this pull request Sep 19, 2021
Adding getters and status to project card/page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate from ethers v4 to ethers v5
2 participants