Skip to content

Releases: PolymathNetwork/polymath-sdk

v2.0.1-beta.11@beta

23 May 06:12
Compare
Choose a tag to compare

2.0.1-beta.11 (2019-05-23)

Bug Fixes

  • fix a typo that prevented retrieving USDTieredSTO modules (84d896a)

Features

  • retrieve sto's paused and capReached properties (4e121b4)

v2.0.1-beta.10@beta

22 May 14:16
Compare
Choose a tag to compare

2.0.1-beta.10 (2019-05-22)

Bug Fixes

  • handle the case when securitytoken fetcher returns null (433b821)

Features

  • throw error when fetching non-existing token (1229c58)

v2.0.1-beta.9@beta

21 May 03:06
Compare
Choose a tag to compare

2.0.1-beta.9 (2019-05-21)

Bug Fixes

  • convert transaction parameters properly (2adfa13)
  • fix a few typos (fe43fc9)
  • fix another typo (2c49af1)
  • fix yet another bogus message (75fadd5)
  • remove a console.log (7188927)
  • remove duplicate permission module procedure (f2c929f)
  • return the procedure (fee8928)

Features

  • add API function (9a6f61e)
  • add the GPM contract wrapper + procedure (06291da)
  • add whitelist specific code (15c2d35)

v2.0.1-beta.8@beta

15 May 22:05
Compare
Choose a tag to compare

2.0.1-beta.8 (2019-05-15)

Features

  • add owner to security token entity (0b233e0)

v2.0.1-beta.7@beta

15 May 13:50
Compare
Choose a tag to compare

2.0.1-beta.7 (2019-05-15)

Features

  • add security token fetcher function (7c2ceb6)

v2.0.1-beta.6@beta

14 May 21:17
Compare
Choose a tag to compare

2.0.1-beta.6 (2019-05-14)

Bug Fixes

  • attempt to estimate gas for token reservation (a50147e)
  • fix conflict (9dae41b)
  • refactor remaining transactions (bd0f3b4)
  • replace any with void (65f4811)

Features

  • change wrapper gas estimation function into a utility one (c1990d1)

v2.0.1-beta.5@beta

14 May 19:44
Compare
Choose a tag to compare

2.0.1-beta.5 (2019-05-14)

Features

v2.0.1-beta.4@beta

09 May 20:17
Compare
Choose a tag to compare

2.0.1-beta.4 (2019-05-09)

Bug Fixes

  • address code review comments (cont.) (808a2d2)
  • address review issues (97d6f5c)
  • securityTokenRegistry to return fees in POLY instead of Wei (a6df76a)

Features

  • add ticker availability check (97fce98)

v2.0.1-beta.3@beta

07 May 17:30
Compare
Choose a tag to compare

2.0.1-beta.3 (2019-05-07)

Bug Fixes

v2.0.1-beta.2@beta

07 May 17:13
Compare
Choose a tag to compare

2.0.1-beta.2 (2019-05-07)

Bug Fixes

  • re-add lodash dependency (0fa5ff2)