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 ses-adapter package #724

Closed
warner opened this issue Mar 18, 2020 · 1 comment
Closed

add ses-adapter package #724

warner opened this issue Mar 18, 2020 · 1 comment
Assignees
Labels
SwingSet package: SwingSet

Comments

@warner
Copy link
Member

warner commented Mar 18, 2020

Part of #477 is to give guest code a cleaner way to access SES-related features like harden, Compartment, and (somewhat more tangentially) HandledPromise. As discussed in endojs/endo#216 , A new ses-adapter package would provide this well. It's not clear that this package most wants to live in the agoric-sdk monorepo.. it might want to be in SES-shim instead, or in an independent repo. I'm adding it to agoric-sdk for now because it exports (and must therefore import) HandledPromise, which comes from the @agoric/eventual-send package that does live in the agoric-sdk monorepo.

@warner warner self-assigned this Mar 18, 2020
@warner warner added the SwingSet package: SwingSet label Mar 19, 2020
warner added a commit that referenced this issue Mar 19, 2020
This might want to live in the SES-shim repo instead, or in an independent
one, we're not sure yet.

refs #724
refs endojs/endo#216
warner added a commit that referenced this issue Mar 19, 2020
This might want to live in the SES-shim repo instead, or in an independent
one, we're not sure yet.

refs #724
refs endojs/endo#216
warner added a commit that referenced this issue Mar 19, 2020
This might want to live in the SES-shim repo instead, or in an independent
one, we're not sure yet.

refs #724
refs endojs/endo#216
@warner
Copy link
Member Author

warner commented Mar 20, 2020

done. I'll make an NPM release tonight.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SwingSet package: SwingSet
Projects
None yet
Development

No branches or pull requests

1 participant