Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reject create operation at API layer when delta is bad #17

Open
isaacJChen opened this issue Dec 3, 2020 · 0 comments
Open

Reject create operation at API layer when delta is bad #17

isaacJChen opened this issue Dec 3, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@isaacJChen
Copy link
Contributor

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.

@isaacJChen isaacJChen added the enhancement New feature or request label Dec 3, 2020
@decentralgabe decentralgabe transferred this issue from decentralized-identity/sidetree Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant