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

Query app-contract state for ADOs #328

Closed
1 task
SlayerAnsh opened this issue Mar 16, 2024 · 0 comments · Fixed by #332
Closed
1 task

Query app-contract state for ADOs #328

SlayerAnsh opened this issue Mar 16, 2024 · 0 comments · Fixed by #332
Assignees
Labels
enhancement New feature or request

Comments

@SlayerAnsh
Copy link
Contributor

Description

Query to get app-contract from ado is not currently implemented. It is required for validating ado state for local vfs paths.

Implementation

  • Add GetAppContract query in andr_query macro. All ADO have app contract state, this query will return it.
  • Add GetAppContract query method in AdoBase

Dependencies

None

Acceptance Criteria

  • All ADOs, except aOS, implements GetAppContract query.
@SlayerAnsh SlayerAnsh added the enhancement New feature or request label Mar 16, 2024
@joemonem joemonem self-assigned this Mar 18, 2024
@joemonem joemonem linked a pull request Mar 18, 2024 that will close this issue
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
3 participants