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 a function to inherit the recording auth settings when switching to recording mode #1495

Merged
merged 14 commits into from
Dec 11, 2024

Conversation

dmkozh
Copy link
Contributor

@dmkozh dmkozh commented Dec 10, 2024

What

Add a function to inherit the recording auth settings when switching to recording mode.

Why

This is necessarily for the test utilities that snapshot the auth manager and unconditionally switch to recording mode (such as helpers for deploying the contracts). Previously we just disallowed non-root auth because that didn't matter, but with the constructors it does matter.

Known limitations

N/A

…to recording mode.

This is necessarily for the test utilities that snapshot the auth manager and unconditionally switch to recording mode (such as helpers for deploying the contracts). Previously we just disallowed non-root auth because that didn't matter, but with the constructors it does matter.
@dmkozh dmkozh requested a review from a team as a code owner December 10, 2024 23:05
@dmkozh dmkozh added this pull request to the merge queue Dec 11, 2024
Merged via the queue into stellar:main with commit 25f8d3a Dec 11, 2024
12 checks passed
@dmkozh dmkozh deleted the ctor_auth branch December 11, 2024 20:58
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