Release v2.2.0
Pool Together changes
Changes so mStable contracts and functions can be imported into external repos. eg pooltogether-mstable
- Added
underlying()
function toISavingsContractV2
interface used by the PoolTogether yield source contract - Updated from legacy
hardhat-typechain
to@typechain/hardhat
dependency - Upgraded to latest dependencies including ethers, typechain, hardhat and typescript
- Export functions and types from the package
- Added type definitions to TS config
- Moved typescript output from
transpiled
todist
and added to repo and published package - Fixed bug in
deployMV3
task that was causing type errors with new Typechain version - Token interface renamed optional savings to vault and added optional saving
- Added rewards task to get
COMP
andstkAAVE
stats