Skip to content

0.31.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rflechtner rflechtner released this 03 Feb 00:26
0.31.0-rc.1
a543169

This release introduces support for creating, querying and verifying public credentials as well as for querying CTypes from an archive node.
Additionally, this introduces a function (compliantResolve) which allows DID resolution that is compliant, out of the box, with specifications detailing data models for the DID resolution process.

What's Changed

Features

  • feat: public credentials and asset DIDs by @ntn-x2 in #677
  • feat: add CType block number support by @ntn-x2 in #694
  • feat: DID spec compliant implementation of resolve by @rflechtner in #665
  • feat: allow passing additional arguments to ApiPromise.create by @rflechtner in #705

Fixes

Misc

Full Changelog: 0.30.0...0.31.0-rc.1