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

Add query to approver to get proposal ID from pre-propose ID #773

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

NoahSaso
Copy link
Member

This adds another missing query to the dao-pre-propose-approver contract to allow retrieving the approver's proposal ID attached to a given pre-propose-approval pending or completed proposal. This addition means the contract now bidirectional querying to get the attached approval proposal from either side. This is necessary in order to locate and link to the corresponding proposal.

@NoahSaso NoahSaso changed the title Add another query to approver to get proposal ID from pre-propose ID Add query to approver to get proposal ID from pre-propose ID Nov 17, 2023
@JakeHartnell
Copy link
Member

Small linting error... but otherwise looks good.

@JakeHartnell
Copy link
Member

Ah, not your linting error. Going to merge this, fixing the linting error in another PR...

@JakeHartnell JakeHartnell merged commit 30337ad into development Nov 20, 2023
4 of 7 checks passed
@JakeHartnell JakeHartnell deleted the noah/another-missing-approver-query branch November 20, 2023 15:58
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.

2 participants