Releases: superfluid-finance/protocol-monorepo
Releases · superfluid-finance/protocol-monorepo
[email protected]
Please refer to the CHANGELOG.md file in metadata package for more details on the changeset.
[email protected]
Fixed
- Support for
CustomSuperToken
contracts withoutCONSTANT_OUTFLOW_NFT()
andCONSTANT_INFLOW_NFT()
function implemented
[email protected]
Fixed
- Handle the case when
networkData.addresses.governance
is null. This was due to a removal of thegovernance
address from the metadata for test networks in[email protected]
.
[email protected]
Please refer to the CHANGELOG.md file in metadata package for more details on the changeset.
[email protected]
Added
- Support for
ConstantOutflowNFT
andConstantInflowNFT
functions
Fixed
- Support for
CustomSuperToken
contracts withoutgetUnderlyingToken()
function implemented
[email protected]
Please refer to the CHANGELOG.md file in metadata package for more details on the changeset.
[email protected]
Please refer to the CHANGELOG.md file in metadata package for more details on the changeset.
[email protected]
Please refer to the CHANGELOG.md file in metadata package for more details on the changeset.
[email protected]
Please refer to the CHANGELOG.md file in metadata package for more details on the changeset.
[email protected]
Added
- Support for new
increaseFlowRateAllowanceWithPermissions
anddecreaseFlowRateAllowanceWithPermissions
functions onCFAv1
class
Changed
- Node dependency updates.