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 support for the on_behalf_of endpoints #440

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

acw
Copy link
Contributor

@acw acw commented Nov 7, 2024

These are a privileged set of operations, which we don't actually support in Viceroy. However, we want to make sure that these endpoints exist so that newer SDK builds don't run into any problems.

Copy link
Contributor

@ulyssa ulyssa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This all looks good to me. If you run make adapter to update the adapter wasm to include the new hostcall, then I can approve the PR.

I'm going to also put up a PR to stub out the shielding hostcalls with unsupported errors, too, so that we can include those changes in the SDK.

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