v0.0.6
Pre-release
Pre-release
Features
- Implementation of Register Credential Status RPC
- Namespace has been added to DID Id
- Complete Transaction Hash of a DID is stored as it's version ID
What's Changed
- Registered MsgServer Route by @arnabghose997 in #119
- Schema CLI description change by @arnabghose997 in #121
- Docker: Update by @arnabghose997 in #131
- Remove Vue Store by @arnabghose997 in #136
- Temporary Change: REST Endpoint added to return byte array for a given input string by @arnabghose997 in #142
- Removal of Temporary Unmarshall REST Endpoint by @arnabghose997 in #143
- Marshal Method change for
Schema
Type by @arnabghose997 in #146 - Implementation of
register-credential-status
rpc by @arnabghose997 in #154 - Updating Credential Status by @arnabghose997 in #157
- Refactor: DID Deactivate RPC by @arnabghose997 in #160
- Schema ID Verification Check by @arnabghose997 in #162
- REST Endpoint to list all registered credential statuses by @arnabghose997 in #166
- Refactor: document verification methods re-organisation by @arnabghose997 in #180
- Success Tx Unittest for CreateDID RPC by @arnabghose997 in #183
- Success Tx Unittest for CreateSchema RPC by @arnabghose997 in #187
- Success Tx Unittest for Update DID RPC by @arnabghose997 in #188
- Unit test for DID Deactivate RPC by @arnabghose997 in #189
- Success TX Unittest for Register Credential Status RPC by @arnabghose997 in #190
- Unittest for Query based RPCs by @arnabghose997 in #193
- Remove
_at_context
anddidResolutionMetadata
from Query RPC by @arnabghose997 in #203 - Added test for verification method rotation by @arnabghose997 in #208
method-specific-id
format change by @arnabghose997 in #212- VersionId stored in
hex
format by @arnabghose997 in #213 - Unit tests for
service
by @arnabghose997 in #215 - Unit tests for DID Controller by @arnabghose997 in #216
created
date verification date withissuance
date by @arnabghose997 in #220- Deactivate DID to not proceed with Schema Creation and Credential Status Registeration by @arnabghose997 in #222
- Adding namespace to DID Id by @arnabghose997 in #223
- Multiple DID Controller Signatures by @arnabghose997 in #227
- Updated DID Key Rotation Test by @arnabghose997 in #228
- Automatic Update for Expired Credential Statuses by @arnabghose997 in #230
- Assertion Method VM Id for Credential Status signature verification by @arnabghose997 in #232
- Adding proof to Schema Document by @arnabghose997 in #233
- Added checks for
authored
andcreated
dates for schema by @arnabghose997 in #234
Full Changelog: v0.0.5...v0.0.6