hicommonwealth / commonwealth

A platform for decentralized communities
https://commonwealth.im
GNU General Public License v3.0
68 stars 44 forks source link

Handle non-chain Cosmos proposals #4966

Open mhagel opened 1 year ago

mhagel commented 1 year ago

Description

Certain Cosmos communities are DAOs or other entities, which are not necessarily chains themselves. Often, when you visit /proposals for these communities, you see onchain proposals that are not relevant.

Example: https://commonwealth.im/ion/proposals loads Osmosis on-chain proposals, but Ion governance is separate from Osmosis governance.

There are even some that default to Osmosis proposals, despite having no relation.

Further discussion is needed to decide how to handle these communities, and clean up the database.

Open Questions: Do we:

Engineering Requirements

Acceptance Criteria

Additional context

Other examples:

mhagel commented 1 year ago

@zakhap Need input from product on this. What should we do about the cases where a Cosmos community is not a chain? Not urgent, but something we should clean up.