Skip to content

Releases: PolymathNetwork/polymath-sdk

v2.0.1-beta.70@beta

09 Dec 19:45

Choose a tag to compare

2.0.1-beta.70 (2019-12-09)

Bug Fixes

  • auto merge (4d30354)
  • improve code and fix test to cover 100% (1ec51ba)
  • resolver function as an array (68f0e4d)

Features

  • add Toggle Freeze Transfers procedure (e227ed7)

v2.0.1-beta.69@beta

09 Dec 15:30

Choose a tag to compare

2.0.1-beta.69 (2019-12-09)

Bug Fixes

  • bug with missing transaction tag type (24509e3)
  • incorrect comments in tax withholding list (48f264b)
  • other commit needed (31b7e16)
  • resolver tests for updateDivTaxWithholdingList (15cf2f3)
  • updateDivTaxWithholding issue (41b5a92)

v2.0.1-beta.68@beta

06 Dec 13:01

Choose a tag to compare

2.0.1-beta.68 (2019-12-06)

Bug Fixes

  • adapt procedure to resolver array change (366e0ca)

Features

  • fully cover dividend features (c0329fe)

v2.0.1-beta.67@beta

05 Dec 16:42

Choose a tag to compare

2.0.1-beta.67 (2019-12-05)

Features

  • add support for signature requests (703c409)

v2.0.1-beta.66@beta

05 Dec 14:40

Choose a tag to compare

2.0.1-beta.66 (2019-12-05)

Bug Fixes

  • change procedure arg names (43d8985)
  • fix cappedSto invest typing and remove useless line (07e5d92)
  • fix tests and compilation issues (6ca5f2c)
  • use correct BigNumber library (750ace1)
  • use correct casing for import path (b98d546)

Code Refactoring

  • rename STO parameters for consistency (0051cf4)
  • rename UsdTieredSto to TieredSto (06e719f)

Features

  • add all missing TieredSto properties and some for CappedSto (fef668b)
  • add finalize capabilities to STO entities (a24cf76)
  • add invest function to TieredSto (d280707)
  • add support for capped sto investments (38dd0a7)
  • add validations and fix typings (15c59db)
  • change Sto interface (3a755df)
  • create procedure to allow/disallow beneficial investment (3ceb5ab)
  • create procedure to modify tiered STO data (e0a8701)
  • implement pre-mint support (9fefd73)
  • rename CappedSto to SimpleSto (e3844b4)

BREAKING CHANGES

  • rename CappedSto to SimpleSto
  • Removed investments in favor of a getInvestments function. Changed
    investorAmount to investorCount
  • rename STO entity properties for consistency
  • entity UsdTieredSto rernamed to TieredSto, enum StoType.UsdTiered changed to
    StoType.Tiered

v2.0.1-beta.65@beta

26 Nov 20:20

Choose a tag to compare

2.0.1-beta.65 (2019-11-26)

Features

  • add PTM roles (f9b1285)
  • add support for getting/setting allowPrimaryIssuance (63aae94)
  • add support for percentage restrictions (25625e9)

v2.0.1-beta.64@beta

26 Nov 13:41

Choose a tag to compare

2.0.1-beta.64 (2019-11-26)

Bug Fixes

  • check that corresponding feature is enabled (358b23f)

v2.0.1-beta.63@beta

25 Nov 21:36

Choose a tag to compare

2.0.1-beta.63 (2019-11-25)

Bug Fixes

  • increase test cov to 100 in reserve ST, prettier (e106cd1)
  • use conversionUtils from wrappers, refactor divObject, prettier (4b9a7da)

v2.0.1-beta.62@beta

25 Nov 20:33

Choose a tag to compare

2.0.1-beta.62 (2019-11-25)

Bug Fixes

  • bug already in reclaimFunds (f834e54)

v2.0.1-beta.61@beta

25 Nov 19:20

Choose a tag to compare

2.0.1-beta.61 (2019-11-25)

Bug Fixes

  • improve assignSecurityTokenRole getModuleAddresses (3560dd6)