Skip to content

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

@isaacJChen

Description

@isaacJChen

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions