Commit Graph

2 Commits

Author SHA1 Message Date
Sebastian Bor f6f5e9a619
Governance: Min tokens to create governance (#2203)
* feat: add min_community_tokens_to_create_governance to config

* feat: add token owner record and governing mint to CreateAccountGovernance

* feat: add token owner record and governing mint to CreateMinGovernance

* feat: add token owner record and governing mint to CreateProgramGovernance

* feat: add token owner record and governing mint to CreateTokenGovernance

* feat: remove custodian

* fix: remove mint and update comments

* chore: make clippy happy

* chore: make clippy happy
2021-08-03 09:10:45 +01:00
Sebastian Bor 5b5e5bed2a
Governance: FlagInstructionError instruction (#2099)
* feat: implement FlagInstructionError

* fix: ensure instruction can still be executed after being flagged with error

* chore: review cleanup

* chore: bump version

* chore: code review updates

Co-authored-by: Jon Cinque <jon.cinque@gmail.com>

Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
2021-07-20 11:53:38 +01:00