Skip to content

feat(Governance): Restrict Core Governance To Humans#4

Open
JayWelsh wants to merge 1 commit intomarbleprotocol:devfrom
JayWelsh:feature/initial-governance-restrictions
Open

feat(Governance): Restrict Core Governance To Humans#4
JayWelsh wants to merge 1 commit intomarbleprotocol:devfrom
JayWelsh:feature/initial-governance-restrictions

Conversation

@JayWelsh
Copy link

Restricts the following functions to Humans:

deposit(uint amount)
propose(address target, bytes memory data)
proposeWithFeeRecipient(address feeRecipient, address target, bytes memory data)
voteYes(uint proposalId)
voteNo(uint proposalId)
finalize(uint proposalId)

Also does restricts Humans from voting both yes and no

Just putting this out there for the purpose of opening the potential opportunity for a discussion surrounding this on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant