We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It's common for proposal packages to read vstorage. There's too much boilerplate for that right now: https://github.com/Agoric/agoric-sdk/blob/a3c39a442cb03cf9bf1c8c9c64bb986015134273/a3p-integration/proposals/a:upgrade-next/core-eval.test.js#L9-L34
Make it so the value read out can use t.deepEqual to test
t.deepEqual
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It's common for proposal packages to read vstorage. There's too much boilerplate for that right now: https://github.com/Agoric/agoric-sdk/blob/a3c39a442cb03cf9bf1c8c9c64bb986015134273/a3p-integration/proposals/a:upgrade-next/core-eval.test.js#L9-L34
Make it so the value read out can use
t.deepEqual
to testThe text was updated successfully, but these errors were encountered: