Skip to content

Release v2.2.0

Compare
Choose a tag to compare
@naddison36 naddison36 released this 05 Jul 13:50

Pool Together changes

Changes so mStable contracts and functions can be imported into external repos. eg pooltogether-mstable

  • Added underlying() function to ISavingsContractV2 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 to dist 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 and stkAAVE stats