Skip to content

refactor: cleanup after outgoing#6736

Merged
benesjan merged 6 commits intomasterfrom
05-29-refactor_cleanup_after_outgoing
May 30, 2024
Merged

refactor: cleanup after outgoing#6736
benesjan merged 6 commits intomasterfrom
05-29-refactor_cleanup_after_outgoing

Conversation

@benesjan
Copy link
Contributor

Fixes #6640

Copy link
Contributor Author

benesjan commented May 29, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @benesjan and the rest of your teammates on Graphite Graphite

Base automatically changed from 05-21-feat_meaningful_outgoing to master May 29, 2024 14:47
@benesjan benesjan force-pushed the 05-29-refactor_cleanup_after_outgoing branch from 63b7de1 to be80cdc Compare May 29, 2024 14:55
@benesjan benesjan requested review from LHerskind and nventuro May 29, 2024 16:15
@benesjan benesjan marked this pull request as ready for review May 29, 2024 16:16
@benesjan benesjan force-pushed the 05-29-refactor_cleanup_after_outgoing branch from be80cdc to 1ed6c4d Compare May 30, 2024 06:27
@benesjan benesjan force-pushed the 05-29-refactor_cleanup_after_outgoing branch from 1ed6c4d to d28c0ff Compare May 30, 2024 07:09

const outgoingBodyCiphertext = new EncryptedLogOutgoingBody(ephSk, recipient, ivpkApp).computeCiphertext(
ovskApp,
ovKeys.skAppAsGrumpkinPrivateKey,
Copy link
Contributor

Choose a reason for hiding this comment

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

It looks funky without the () 🤷

@benesjan benesjan merged commit 1741b1a into master May 30, 2024
@benesjan benesjan deleted the 05-29-refactor_cleanup_after_outgoing branch May 30, 2024 12:01
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.

Cleanup private_context.nr, private_execution.test.ts and fix unnecessary sk_app type conversions

2 participants