issues
search
LibertyDSNP
/
eth-sdk-ts
TypeScript SDK for DSNP on Ethereum
Apache License 2.0
9
stars
1
forks
source link
Update Ethers to 5.4.4
#126
Closed
wilwade
closed
3 years ago
wilwade
commented
3 years ago
Problem
Ethers js was out of date
Solution
Updated ethers to 5.4.4
Double Checks:
[x] Did you update the changelog?
[x] Any new modules need to be exported?
[x] Are new methods in the right module?
[x] Are new methods/modules in core or not (i.e. porcelain or plumbing)?
[x] Do you have good documentation on exported methods?
Change summary:
Update Ethersjs 5.3.0 -> 5.4.4
Update ts-node 10.1.0 -> 10.2.0
Problem
Ethers js was out of date
Solution
Updated ethers to 5.4.4
Double Checks:
Change summary: