github PolymeshAssociation/polymesh-sdk v16.0.0-beta.3

latest releases: v26.2.0, v26.2.0-beta.1, v26.2.0-alpha.5...
pre-release2 years ago

16.0.0-beta.3 (2022-09-16)

BREAKING CHANGES

  • ๐Ÿงจ non passed exempted identities are removed when calling
    setTransferRestriction

  • refactor: ๐Ÿ’ก fix code smells

  • test: ๐Ÿ’ add missing coverage

  • test: ๐Ÿ’ clean up test assertions for restrictions

  • test: ๐Ÿ’ add case for restriction type to stat type conversion

  • refactor: ๐Ÿ’ก address pr comments

  • docs: โœ๏ธ add comments to transformInput for set restrictions

  • refactor: ๐Ÿ’ก use function for pushing exemption transactions

  • refactor: ๐Ÿ’ก adjust exemption record structure

  • docs: โœ๏ธ add comments to addExemptionIfNotPresent method

  • refactor: ๐Ÿ’ก remove unused default

  • style: ๐Ÿ’„ add line break after sizeOf definition

  • refactor: ๐Ÿ’ก Make StatType internal as users never need it

The stat type is inferred from the TransferRestrictionType they are
interacting with. This eliminates the redundant StatisticsOpType and use
StatType through out

  • docs: โœ๏ธ add docs around StatType

  • refactor: ๐Ÿ’ก address PR comments

  • refactor: ๐Ÿ’ก use destructre for cleaner syntax

Don't miss a new polymesh-sdk release

NewReleases is sending notifications on new releases.