Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Dash Platform Protocol v0.13.0

Compare
Choose a tag to compare
@shumkov shumkov released this 08 Jun 18:35
· 193 commits to master since this release

Bug Fixes

  • document validation after validation the contract with the same id (#166)

Features

  • support documents from multiple contracts in Documents Batch Transition (#159)
  • add hash method to IdentityPublicKey (#170, #173)
  • StateRepository#fetchTransaction responses with verbose data (#169)
  • check asset lock transaction is confirmed (#168, #184)
  • identity topup state transition (#167, #178, #180)
  • validate first identity public key uniqueness (#175)

Code Refactoring

  • rename LockTransaction to AssetLockTransaction (#177)

BREAKING CHANGES

  • the first public key in Identity should be unique
  • expect StateRepository#fetchTransaction to respond with verbose transaction