Skip to content

Release v0.6.0

Compare
Choose a tag to compare
@sandrask sandrask released this 04 Mar 16:47
· 156 commits to main since this release
eae12c7

sidetree-core-go Release Notes - Mar 4, 2021

What's new in sidetree-core-go v0.6.0

Complete SIP-1:

-- Add reveal value to update, recover, deactivate request #521
-- Support multiple hashing algorithms (an array) in protocol parameters
-- Remove proof size from parameters

Align resolution object with did core spec

Align deactivated document resolution with did core spec

  • return "deactivate" flag in document metadata and an empty document
  • return HTTP 200 instead of HTTP 410

Support for anchorOrigin property #546

Support for anchorFrom and anchorUntil properties #547 #554 #555

Rename BlockchainClient to AnchorWriter #548

Implement support for JWK nonce #558

Implement max memory decompression factor #532