Skip to content

feat(frontend): show performance milestone attestation status on schedule detail page #282

Description

@libby-coder

Problem

When a schedule has requires_milestones = true, beneficiaries cannot see the attestation status from the UI. They don't know whether their milestones have been attested by the oracle, so they don't know whether a claim will succeed.

What to add

On the schedule detail page, when requires_milestones is true, fetch get_milestones(schedule_id) and render each milestone with its attested/pending status and attested timestamp.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programenhancementNew feature or requestfrontendNext.js / TypeScript UI

Type

No type

Fields

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