Skip to content

Releases: IndexCoop/index-coop-smart-contracts

v0.3.0

06 Mar 12:10
2845261
Compare
Choose a tag to compare

0.3.0 (2022-03-06)

Features

  • Exchange Issuance for Leveraged Tokens (#97) (2845261)

v0.2.0

18 Feb 02:48
8b7c580
Compare
Choose a tag to compare

0.2.0 (2022-02-18)

Features

  • add exchange issuance via ZeroEx (8b7c580)

v0.1.1

13 Feb 21:43
5d0175f
Compare
Choose a tag to compare

0.1.1 (2022-02-13)

Bug Fixes

  • Update package.json version and description and regenerate yarn (#96) (5d0175f)

0.0.32

20 Jan 15:33
1acec44
Compare
Choose a tag to compare

Add DebtIssuanceModuleV2

0.0.31

19 Jan 17:46
1acec44
Compare
Choose a tag to compare

Add DebtIssuanceModuleV2 to external contracts

0.0.30

09 Jan 01:38
ce2ae7e
Compare
Choose a tag to compare

Add WrapExtension

0.0.27

26 Aug 20:11
65e4d04
Compare
Choose a tag to compare

BaseManager IIP-64/72 Internal audit fixes (#74)

  • Prohibit calling SetToken with #interactManager / add #transferTokens
  • Fix javadoc for BaseManagerV2#emergencyReplaceProtectedModule
  • Remove unused param in FeeSplitExtension#initializeIssuanceModule
  • Add BaseMangerV2 EmergencyResolved event
  • Add missing parameter documentation for FeeSplitExtension / StreamingFeeSplitExtension
  • Add explanatory notes about timelocking in extension methods

0.0.26

19 Aug 15:20
3056839
Compare
Choose a tag to compare
  • Adds BaseManagerV2 to implement IIP-64
  • Updates StreamingFeeSplitExtension to implement IIP-64 and IIP-72
  • Updates FeeSplitExtension (formerly 'adapter') to implement IIP-64 and IIP-72
  • Applies extension naming convention to all remaining adapters

0.0.25

21 Jul 01:45
b654195
Compare
Choose a tag to compare

0.0.24

07 Jul 19:00
f3d1c6c
Compare
Choose a tag to compare

Add FLIRebalanceViewer