Skip to content

Proper settlement flow #118

Open
Open
@kyrers

Description

@kyrers

Currently, even though settlement is mentioned in the application, the only thing you can do is release part of the payment to the other party. This is done immediately without any back and forth.

A proper settlement requires agreement on both parts, so it should be a turn-based flow, for example:

  1. Party A proposes a settlement;
  2. Party B either accepts or makes a counter-proposal;

The two steps above repeat until an agreement is reached or someone raises a dispute.

Some extra precautions, such as timeouts, might be needed in case a given party never replies to the settlement proposal, for example.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions