How to Check Proposal Status
# List all proposalsckb-firewall proposals
# Filter by statusckb-firewall proposals --status pending-reviewckb-firewall proposals --status votingckb-firewall proposals --status approvedckb-firewall proposals --status executedckb-firewall proposals --status rejectedStatus meanings
Section titled “Status meanings”| Status | Meaning | What to do next |
|---|---|---|
pending-review | Proposal created but anchor not yet confirmed on-chain | Run anchor |
voting | Anchor confirmed; review window active; collecting votes | Run vote, then export and share |
approved | Review window passed and vote threshold met | Run execute |
executed | Governance transaction confirmed; registry updated | Done |
rejected | Manually marked rejected; anchor can be reclaimed | Run reclaim |