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

go/oasis-test-runner/scenario: Add master secret generation to txs #5303

Merged
merged 1 commit into from Jul 4, 2023

Conversation

peternose
Copy link
Contributor

The runtime test client can now select which generation of the master secret should be used to insert, fetch, or delete a key/value pair from the simple key/value runtime. Until now, all encrypted transactions used master secret generation 0.

Needed for master secret generations cross-version/upgrade tests.

The runtime test client can now select which generation of the master
secret should be used to insert, fetch, or delete a key/value pair from
the simple key/value runtime. Until now, all encrypted transactions used
master secret generation 0.
@peternose peternose marked this pull request as ready for review July 4, 2023 12:36
@peternose peternose enabled auto-merge July 4, 2023 12:36
@peternose peternose merged commit 5fb616a into master Jul 4, 2023
3 checks passed
@peternose peternose deleted the peternose/trivial/test-client-msgns branch July 4, 2023 12:50
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.

None yet

2 participants