-
Notifications
You must be signed in to change notification settings - Fork 82
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Validate schedule params at proposal-creation time: amount_per_period >= MIN_AMOUNT, interval_secs within range, recipient != contract address, token passes validate_token
new-featureNew Feature issueNew Feature issuesmart-contractSmart Contract issueSmart Contract issueStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#439 In Ac0rdP/AccordProtocol;Add a create_recurring_payment_proposal entrypoint mirroring create_proposal (proposer auth, frozen check, description/deadline/category validation, active cap, quorum snapshot)
new-featureNew Feature issueNew Feature issuesmart-contractSmart Contract issueSmart Contract issueStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#438 In Ac0rdP/AccordProtocol;Add a ProposalKind::CreateRecurringPayment variant carrying full schedule parameters and wire it into the execute dispatch
new-featureNew Feature issueNew Feature issuesmart-contractSmart Contract issueSmart Contract issueStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#437 In Ac0rdP/AccordProtocol;Define MIN_INTERVAL_SECS, MAX_INTERVAL_SECS, and MAX_ACTIVE_RECURRING constants with documented rationale
new-featureNew Feature issueNew Feature issuesmart-contractSmart Contract issueSmart Contract issueStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#435 In Ac0rdP/AccordProtocol;Add a RecurringKind distinction (FixedAmountPerPeriod vs LinearVesting) stored on the schedule, defaulting to fixed
new-featureNew Feature issueNew Feature issuesmart-contractSmart Contract issueSmart Contract issueStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#436 In Ac0rdP/AccordProtocol;Add an ACTIVE_RECUR instance counter bounded by a new MAX_ACTIVE_RECURRING constant to cap storage cost
new-featureNew Feature issueNew Feature issuesmart-contractSmart Contract issueSmart Contract issueStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#434 In Ac0rdP/AccordProtocol;Add a RECUR persistent storage key and read_recurring_payment/write_recurring_payment helpers with TTL bumping
new-featureNew Feature issueNew Feature issuesmart-contractSmart Contract issueSmart Contract issueStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#432 In Ac0rdP/AccordProtocol;Add a RECUR_NEXT id counter with read_next_recurring_id/write_next_recurring_id helpers, independent of the proposal id sequence
new-featureNew Feature issueNew Feature issuesmart-contractSmart Contract issueSmart Contract issueStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#433 In Ac0rdP/AccordProtocol;Add a "Governance Impact" badge to ProposalCard for AddOwner/RemoveOwner/ChangeOwnerWeight proposals, distinct from ordinary Transfer proposals
dashboardDashboard issueDashboard issuefrontendFrontend issueFrontend issueStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#399 In Ac0rdP/AccordProtocol;Update the proposal detail page's activity timeline to log owner-weight-change events in the chronological history
dashboardDashboard issueDashboard issuefrontendFrontend issueFrontend issueStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#397 In Ac0rdP/AccordProtocol;Add empty state illustration and message when no proposals exist
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#7 In Ac0rdP/AccordProtocol;Display human-readable token amount (XLM/USDC) alongside raw stroop value in ProposalCard
enhancementNew feature or requestNew feature or requestStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#4 In Ac0rdP/AccordProtocol;