Skip to content

v0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@thehenrytsai thehenrytsai released this 24 Oct 20:26
· 658 commits to master since this release
v0.5.0 Protocol Breaking Persistent Store Breaking Configuration Change
Core service Yes No No
Bitcoin microservice Yes No No
IPFS microservice No No No

Core service

  1. Added support to return the service versions.
  2. Added required usage property to public key entries in DID document.
  3. Added compression to batch and anchor files.
  4. Prevented rollback if current Blockchain time is behind last transaction time.
  5. Changed unprotected header in operation requests to be protected.
  6. Various engineering improvements.

Bitcoin service

  1. Ignored transactions which have multiple OP_RETURN with Sidetree data.