Skip to content

SDK-Core v0.5.7

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 13:27
b9806ac

Breaking

  • CFAv1Forwarder integrated into SDK-Core and will be the default way of calling CFA agreements and sender is now a required property.
  • Migration: pass sender into the affected CFAv1 callAgreement functions - create/update/deleteFlow.

NOTE: You must pass shouldUseCallAgreement explicitly as a property if you want to execute these calls via the Host.

Added

  • typechain files consumed from @superfluid-finance/ethereum-contracts and exported from SDK-Core