Skip to content

Releases: PolymeshAssociation/polymesh-sdk

v1.0.0-beta.20

18 Mar 22:09
4b4afb4
Compare
Choose a tag to compare
v1.0.0-beta.20 Pre-release
Pre-release

1.0.0-beta.20 (2020-03-18)

Features

  • get the token's asset type (047e668)

v1.0.0-beta.19

18 Mar 17:06
c106b65
Compare
Choose a tag to compare
v1.0.0-beta.19 Pre-release
Pre-release

1.0.0-beta.19 (2020-03-18)

Features

  • add getCurrentIdentity to context class (9888188)

v1.0.0-beta.18

18 Mar 14:52
a4e35d8
Compare
Choose a tag to compare
v1.0.0-beta.18 Pre-release
Pre-release

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

Features

  • add documents to token creation (7f17e0a)

v1.0.0-beta.17

18 Mar 14:06
1bef876
Compare
Choose a tag to compare
v1.0.0-beta.17 Pre-release
Pre-release

1.0.0-beta.17 (2020-03-18)

Features

  • implement token creation (e806b11)

v1.0.0-beta.16

17 Mar 20:49
5d87d8b
Compare
Choose a tag to compare
v1.0.0-beta.16 Pre-release
Pre-release

1.0.0-beta.16 (2020-03-17)

Bug Fixes

Features

  • change a token from indivisible to divisible (b24145c)
  • finish modifyToken procedure and tests with 100% coverage (25fb4f2)

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