Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update FlexVotingClient so its interface is (more) aligned with the Governor #58

Open
apbendi opened this issue Oct 16, 2023 · 0 comments

Comments

@apbendi
Copy link
Member

apbendi commented Oct 16, 2023

The FlexVotingClient contract should use signatures that align with the Governor itself, i.e. treating the client almost like a mini-Governor. This is advantageous for a couple of reasons. For one, it is simply easier to reason about if you're already familiar with the Governor contracts and the way they work. Additionally, it allows existing tooling to be leveraged for clients with little-to-no changes, perhaps as far as allowing clients to be imported directly into tools like Tally so users could cast votes there. This effort would closely resemble the work done for L2 Flexible Voting to make the aggregator compatible with the Governor.

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

No branches or pull requests

1 participant