You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
andrevmatos opened this issue
Jun 15, 2020
· 3 comments
· Fixed by #2289
Assignees
Labels
5cli 🔤Command-line SDK-based Node.js Client issuesdApp 📱dependenciesPull requests that update a dependency fileReady 🎬Issues which are ready to be pulled into the iterationrefactorsdk 🖥
Ethers v5 is a big refactoring of the ethers web3 library, the core of our blockchain interaction. This major release changes a lot of utility functions and assumptions. Considering we rely quite deeply on some v4 implementation details, this should be a larger task, but the improvements, new features, stability and bugfixes it brings is worth it, so we should do this sooner than later, to avoid writing more code that will be needed to be refactored.
5cli 🔤Command-line SDK-based Node.js Client issuesdApp 📱dependenciesPull requests that update a dependency fileReady 🎬Issues which are ready to be pulled into the iterationrefactorsdk 🖥
Description
Ethers v5 is a big refactoring of the
ethers
web3 library, the core of our blockchain interaction. This major release changes a lot of utility functions and assumptions. Considering we rely quite deeply on some v4 implementation details, this should be a larger task, but the improvements, new features, stability and bugfixes it brings is worth it, so we should do this sooner than later, to avoid writing more code that will be needed to be refactored.Acceptance criteria
see #2289 (comment) for details
Tasks
The text was updated successfully, but these errors were encountered: