Skip to content

v0.10.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@thehenrytsai thehenrytsai released this 05 Sep 02:15
· 130 commits to master since this release
v0.10.0 Fork Persistent Store Breaking Configuration Change
Core service Yes No Yes
Bitcoin microservice No No No

Core service

  1. Feature - Changed IPFS CAS adaptor to use IPFS HTTP API directly.
  2. Feature - Added published field in method metadata.
  3. Feature - Add support for bitcoin regtest network.
  4. Feature - Added new long form DID format support.
  5. Feature - Implemented hashing of public key as reveal value
  6. Bug Fix - Fixed long-form resolution not verifying delta size.
  7. Bug Fix - Added size limit for writer_lock_id field in anchor file.

Bitcoin service

  1. Fixed initialization failure when restart bitcoin service after if it has processed all the blocks.

IPFS service

  1. Deprecated this service.