Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 09:40
939c83f

Changes in this Release

Changed

  • Build process: workflow for pr branches, canary branch, master branch revamped

Added

  • Additional Superfluid host contracts testings (#220)
  • Build process: etherscan support (#223)

Fixes

  • PVE001 fix - use SafeERC20 SafeTrasfer(From) (#214)
  • PVE003 use actual amount when using underlying tokens (#217)
  • PVE005 support APP_RULE_NO_REGISTRATION_FOR_EOA (#216)
  • PVE007 rewardAmount in AgreementLiquidated and other minor fixes (#218)
  • fix deploy-super-token.js script
  • corrected licence reference in ethereum-contracts to AGPLv3

Breaking

  • fix typo of operationType in batchCall (#225)