hifi-finance / hifi

Monorepo implementing the Hifi fixed-rate, fixed-term lending protocol
https://app.hifi.finance
Other
106 stars 15 forks source link

Upgrade to Ethers v6 #104

Closed scorpion9979 closed 1 year ago

scorpion9979 commented 1 year ago

build: upgrade "ethers" from v5.7.2 to v6.8.1 build: remove "@typechain/ethers-v5" dependency build: add "@typechain/ethers-v6" dependency chore: update typechain configuration chore: re-generate types

scorpion9979 commented 1 year ago

This PR shall remain blocked until https://github.com/NomicFoundation/hardhat-waffle/issues/26 is addressed.