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

Merged
merged 2 commits into from
Dec 2, 2024
Merged

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.

@acw acw marked this pull request as ready for review December 2, 2024 20:19
@ulyssa ulyssa changed the title Add support for the on_behalf_of endpoints Add support for the on_behalf_of endpoints Dec 2, 2024
@ulyssa ulyssa merged commit b7df475 into main Dec 2, 2024
15 checks passed
@ulyssa ulyssa deleted the awick/add-on-behalf branch December 2, 2024 20:43
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