Skip to content

Appeal Mechanism for Arbitrated Disputes #285

@Luluameh

Description

@Luluameh

Appeal Mechanism for Arbitrated Disputes
Background
If a dispute is settled by a single arbitrator or jury, a party may believe the decision was unfair. An appeal mechanism allows escalating the dispute to a higher-tier governance body.
Goal
Allow seekers or experts to appeal a dispute resolution within 48 hours by posting an appeal bond.
Acceptance Criteria

  • appeal_dispute(dispute_id) locks a configurable appeal_bond_amount.
  • Escalates dispute to SuperAdmin or a secondary high-level jury.
  • If the appeal succeeds, bond is returned. If it fails, bond is distributed to the opposite party and jury.
    Key Files
    contracts/src/disputes.rs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions