Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 11:56
f3f4a7d

Changes in this stable release

Changed

  • MacroForwarder made payable.
  • IUserDefinedMacro: added a method postCheck() which allows to verify state changes after running the macro.
  • SuperfluidFrameworkDeployer now also deploys and MacroForwarder and enables it as trusted forwarder.
  • deploy-test-environment.js now deploys fUSDC (the underlying) with 6 decimals (instead of 18) to better resemble the actual USDC.

Fixed

  • GDA Pools are not multi-tokens ready, added a permission check (#2010).