regen-network / cosmos-modules

Other
10 stars 2 forks source link

Implement MsgProposeBase #36

Closed clevinson closed 4 years ago

clevinson commented 4 years ago

NOTE: this task can only be implemented as integration test as there are no other modules using the group module yet. This is considered an extension point

NOTE: I have created a new issue to address the execute now scenario and descoped it from this issue: https://github.com/regen-network/cosmos-modules/issues/53

needed-by #31

clevinson commented 4 years ago

We should have some concrete examples with message payloads from Regen's use cases to verify the real use cases for this, and verify that authentication is sufficient.

Side note: Does the use case here have to do with community DAOs?