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

Implement getting on-chain, subgraph dao proposal for useProposalOrDraft #191

Open
2 tasks
jtrein opened this issue Mar 15, 2021 · 0 comments
Open
2 tasks
Assignees
Labels
enhancement New feature or request

Comments

@jtrein
Copy link
Contributor

jtrein commented Mar 15, 2021

Now that I've started working on the proposal listing I am reminded I need to get the DAO proposal ({ flags: ..., adapterAddress: ...}) for a single proposal in useProposalOrDraft. It's not high priority as we already do multicall polling for the proposal state when checking where in the proposal flow it should be, but it would be good to round-out the ProposalData struct we use as this information could be useful on mount.

  • DAO proposal subgraph
  • DAO proposal fallback on-chain
@jtrein jtrein added the enhancement New feature or request label Mar 15, 2021
@jtrein jtrein self-assigned this Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant