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

feat: interact with db directly; add tests #74

Merged
merged 5 commits into from
Mar 5, 2024

Conversation

pscott
Copy link
Collaborator

@pscott pscott commented Mar 4, 2024

For querying votes, uses an access to the DB directly rather than going through the hub. The behavior for querying proposal info is unchanged (but can be changed in the future).

Closes #73

@pscott pscott force-pushed the feat_interact_with_db_directly branch from 2631762 to c5bddab Compare March 4, 2024 13:01
@pscott pscott merged commit 97655f9 into main Mar 5, 2024
3 checks passed
@pscott pscott deleted the feat_interact_with_db_directly branch March 5, 2024 09:25
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.

Interact with DB directly
1 participant