regen-network / cosmos-modules

Other
10 stars 2 forks source link

Support custom decision policies #48

Open alpe opened 4 years ago

alpe commented 4 years ago

Currently only the ThresholdDecisionPolicy is defined. The group module should provide an extension point where custom decision policies can be implemented and stored.

Follow up on https://github.com/regen-network/cosmos-modules/pull/24#discussion_r390038438

hxrts commented 3 years ago

Alternative policies may be conditioned on some combination of timing, quorum requirements, or message/oracle inputs.