Skip to content

v0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@thehenrytsai thehenrytsai released this 24 Oct 22:29
· 164 commits to master since this release

Protocol effective blockchain time: 1585000

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.

Bitcoin service

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