Admin
Signed in as {{ login }}.
{% if proposal_id %}Created treasury proposal #{{ proposal_id }}.
{% endif %}Treasury
Pending create-bounty proposals are using current create-bounty capacity. Review their execution times below before opening another round.
{% endif %} {% if treasury_status.next_capacity_release_at %}Next reserve capacity release: .
{% elif not (treasury_status.pending_create_bounties and treasury_status.available_create_reserve_mrwk == "0") %}No recent reserve entries are currently limiting create-bounty capacity.
{% endif %} {% if treasury_status.pending_create_bounties %}| Proposal | Issue | Reserve | Executes after |
|---|---|---|---|
| #{{ proposal.proposal_id }} | {{ proposal.title }} | {{ proposal.reserve_mrwk }} MRWK | {{ proposal.executes_after }} |
Pending create executions do not free capacity immediately. Capacity returns after the executed reserve leaves the 24h window.
| Time | Event | Amount | Available after |
|---|---|---|---|
| {{ event.at }} | {{ event.note }} | {{ event.amount_mrwk }} MRWK | {{ event.available_create_reserve_mrwk }} MRWK |
Webhooks
{{ item.processed_status }}
{{ item.count }}
| Delivery | Event | Status | Payload hash | Created |
|---|---|---|---|---|
{{ event.delivery_id }} |
{{ event.event_type }} | {{ event.processed_status }} |
{{ event.payload_hash }} |
{{ event.created_at.isoformat() }} |
No webhook events found.
{% endif %}