Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Drive v0.16.0

Compare
Choose a tag to compare
@shumkov shumkov released this 28 Oct 21:36
· 257 commits to master since this release

Bug Fixes

  • incorrect deliver state transition hash logging (#396)

Features

  • verify DPNS contract existence (#397)
  • add LoggedStateRepositoryDecorator (#393)
  • debug mode to respond internal error with message and stack (#383)
  • implement fetchIdentityIdsByPublicKeys method (#385)
  • implement storeIdentityPublicKeyHashes method (#387)
  • implement getting identities by multiple public keys hashes (#388, #395, #386)
  • update DPP to 0.16.0 (#392)

Refactoring

  • remove unnecessary InvalidDocumentTypeError handling (#384)

BREAKING CHANGES