decentralized-identity / decentralized-identity/sidetree-reference-impl

Reject create operation at API layer when delta is bad

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
4
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Currently, at the API layer, we accept malformed delta when user submits a create operation. The DID will be created with the commit reveal value but won't take the delta. We have an opportunity to gate this "half failed" operation at the API layer. This requires the API to behave differently from observer, but provides a better user experience.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.