Skip to content

Releases: superfluid-finance/protocol-monorepo

[email protected]

15 Nov 10:16
2295e0f
Compare
Choose a tag to compare

Please refer to the CHANGELOG.md file in metadata package for more details on the changeset.

[email protected]

24 Oct 10:31
8ab5829
Compare
Choose a tag to compare

Fixed

  • Support for CustomSuperToken contracts without CONSTANT_OUTFLOW_NFT() and CONSTANT_INFLOW_NFT() function implemented

[email protected]

20 Oct 13:04
ffe6790
Compare
Choose a tag to compare

Fixed

  • Handle the case when networkData.addresses.governance is null. This was due to a removal of the governance address from the metadata for test networks in [email protected].

[email protected]

20 Oct 08:58
ffe6790
Compare
Choose a tag to compare

Please refer to the CHANGELOG.md file in metadata package for more details on the changeset.

[email protected]

16 Oct 18:11
2da9bb9
Compare
Choose a tag to compare

Added

  • Support for ConstantOutflowNFT and ConstantInflowNFT functions

Fixed

  • Support for CustomSuperToken contracts without getUnderlyingToken() function implemented

[email protected]

25 Sep 11:13
12ef355
Compare
Choose a tag to compare

Please refer to the CHANGELOG.md file in metadata package for more details on the changeset.

[email protected]

18 Sep 08:14
1e8b8e7
Compare
Choose a tag to compare

Please refer to the CHANGELOG.md file in metadata package for more details on the changeset.

[email protected]

14 Sep 11:15
1030d16
Compare
Choose a tag to compare

Please refer to the CHANGELOG.md file in metadata package for more details on the changeset.

[email protected]

13 Sep 15:48
89a3d7a
Compare
Choose a tag to compare

Please refer to the CHANGELOG.md file in metadata package for more details on the changeset.

[email protected]

11 Sep 13:54
bebde0a
Compare
Choose a tag to compare

Added

  • Support for new increaseFlowRateAllowanceWithPermissions and decreaseFlowRateAllowanceWithPermissions functions on CFAv1 class

Changed

  • Node dependency updates.