Skip to content

v3.6.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 07:43
4a4c0f4

Changed

  • Widen feature helper input types from protocol-specific version enums to EVM.Version, returning undefined or
    false for non-matching protocols (718f465)
  • Rename usesLockupSplit to hasSplitLockupArchitecture
    (66598d7)
  • Deprecate usesLockupSplit in favor of hasSplitLockupArchitecture
    (66598d7)

Added

  • Export hasSplitLockupArchitecture from sablier/evm/helpers
    (66598d7)