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 RPC and dev command for Anoma.Protobuf.IntentsService.Verify #3241

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

paulcadman
Copy link
Collaborator

⚠️ based on #3239 so rebase on main and mark as ready once that is merged.

This PR adds RPC and dev command for Anoma.Protobuf.IntentsService.Verify:

$ juvix dev anoma intents --help
Usage: juvix dev anoma intents COMMAND

  Subcommands related to the Anoma indexer

Available options:
  -h,--help                Show this help text

Available commands:
  verify                   Call the Anoma.Protobuf.IntentsService.Verify
                           endpoint

This PR also adds tests for verify. Though we cannot test invalid intents because of:

anoma/anoma#1676

@paulcadman paulcadman self-assigned this Dec 7, 2024
@paulcadman paulcadman added this to the 0.6.9 milestone Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant