v0.8.0
Pre-release
Pre-release
Fork status: Hard fork
v0.8.0 | Code change | Persistent Store Breaking | Configuration Change |
---|---|---|---|
Core service | Yes | Yes | No |
Bitcoin microservice | Yes | Yes | No |
IPFS microservice | No | No | No |
This release breaks backwards compatibility for Core and Bitcoin services. Requires DB reset for Core and Bitcoin service.
Core service
- Changed anchor string format.
- Changed DID unique suffix generation algorithm.
- Removed the need for recovery reveal values.
- Used commit-reveal chain as operation order instead of strict ledger time.
- Fixed property casing in operation delta schema.
- Allowed any key type for non-operation keys.
Bitcoin service
- Fixed bug that caused potential crash upon restart.
- Changed max operation count algorithm for value-locked transactions.
- Fixed DB to store the denormalized quantile values.