Skip to content

Create and cancel a subscription request #86

Description

@luchobonatti

User story / Problem statement

An allowlisted investor needs to subscribe, and to back out while the price does not exist yet.

Expected outcome

A subscription request escrows the deposit asset, and cancelling returns it.

Acceptance criteria

  • The request is refused when the investor is not allowlisted, when requests are paused, and when a request is already open on either side
  • Each refusal is shown before the investor signs, not after
  • The escrowed amount is visible while pending
  • Cancel returns the full amount in one transaction
  • Cancel is offered while pending and gone once priced

Technical notes

Blocked by #65: no vault contract exists. Blocked by #85. Parent: #30.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions