v0.3.0
Pre-release
Pre-release
v0.3.0 | Protocol Breaking | Persistent Store Breaking | Configuration Change |
---|---|---|---|
Core service | Yes | Yes | No |
Bitcoin microservice | No | No | Yes |
IPFS microservice | No | No | No |
Core service
- Implemented protocol rule of 1 operation per DID per batch.
- Implemented persistence for operations pending to be batched and anchored.
- Implemented anchor file schema validation.
- Implemented caching of blockchain time to improve performance.
- Merkle root in anchor file is now a multihash.
- Added logging for every request.
Bitcoin microservice
- This service now works directly with the official Bitcoin Core client, removed dependency on BCoin.
IPFS microservice
- Removed versioning in REST API path.