Skip to content

Releases: PolymeshAssociation/polymesh-sdk

v1.0.0-beta.15

13 Mar 14:54
a23790e
Compare
Choose a tag to compare
v1.0.0-beta.15 Pre-release
Pre-release

1.0.0-beta.15 (2020-03-13)

Bug Fixes

  • use proper optional type (4475214)

Code Refactoring

  • rename getPolyBalance to getPolyXBalance (2b929e7)

Features

  • remove polkadot fork dependency (34e5a00)

BREAKING CHANGES

  • renamed getPolyBalance to getPolyXBalance in the SDK client

v1.0.0-beta.14

12 Mar 19:46
8c9965f
Compare
Choose a tag to compare
v1.0.0-beta.14 Pre-release
Pre-release

1.0.0-beta.14 (2020-03-12)

Bug Fixes

  • add tokenNameToString and boolToBoolean methods in utils (d6ecef1)
  • change constant name (5a91dfa)
  • feedback (3ee8d21)
  • improve boolToBoolean method & test (a77f6b8)
  • resolve conflict (483690b)

Features

  • implement access to token details (8725506)

v1.0.0-beta.13

12 Mar 19:19
a90df35
Compare
Choose a tag to compare
v1.0.0-beta.13 Pre-release
Pre-release

1.0.0-beta.13 (2020-03-12)

Bug Fixes

Features

  • fetch all the token symbols registered to my DID (61b1177)

v1.0.0-beta.12

12 Mar 15:18
e84c8dc
Compare
Choose a tag to compare
v1.0.0-beta.12 Pre-release
Pre-release

1.0.0-beta.12 (2020-03-12)

Bug Fixes

Features

  • extend the registration period before it expires (4f70fbd)

v1.0.0-beta.11

08 Mar 14:11
e5f18c9
Compare
Choose a tag to compare
v1.0.0-beta.11 Pre-release
Pre-release

1.0.0-beta.11 (2020-03-08)

Bug Fixes

Features

v1.0.0-beta.10

06 Mar 23:03
2c95127
Compare
Choose a tag to compare
v1.0.0-beta.10 Pre-release
Pre-release

1.0.0-beta.10 (2020-03-06)

Bug Fixes

  • use statuses from current substrate version (4ba2f3d)

v1.0.0-beta.9

03 Mar 13:17
b42f2d1
Compare
Choose a tag to compare
v1.0.0-beta.9 Pre-release
Pre-release

1.0.0-beta.9 (2020-03-03)

Bug Fixes

  • exclude sandboxSample file (bc82ca4)
  • remove max_old_space_size (80f39b8)
  • remove sandboxExample (2a57e87)

Features

  • run script to interact with the sdk (7978f6c)

v1.0.0-beta.8

02 Mar 12:18
03adbc9
Compare
Choose a tag to compare
v1.0.0-beta.8 Pre-release
Pre-release

1.0.0-beta.8 (2020-03-02)

Bug Fixes

  • context test (affc2cb)
  • imporve tests and add getContextCreateStub (9241c9a)
  • manual merge (da5704a)
  • remove unnecessary name property (d036fca)

Features

  • add alternative initializations of context class (506787f)

v1.0.0-beta.7

28 Feb 12:44
af31a5a
Compare
Choose a tag to compare
v1.0.0-beta.7 Pre-release
Pre-release

1.0.0-beta.7 (2020-02-28)

Features

  • prevent the tx submodule from being accessed without an acc (e1a672c)

v1.0.0-beta.6

27 Feb 20:22
f0c33e9
Compare
Choose a tag to compare
v1.0.0-beta.6 Pre-release
Pre-release

1.0.0-beta.6 (2020-02-27)

Features

  • create TickerReservation class (MSDK-70) (b6b0cfa)
  • implement reserveTicker procedure (691b1ff)