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

feat: deploy without exposing secrets stored in args #375

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

leovct
Copy link
Member

@leovct leovct commented Nov 12, 2024

Description

The goal of this PR is to be able to deploy an enclave without exposing secrets stored in args.

The args struct should not be logged by default. It should only be logged if the verbosity flag is set to debug or trace, by default it is set to info.

References (if applicable)

Before

Screenshot 2024-11-12 at 15 32 06

After

Screenshot 2024-11-12 at 15 39 09

@leovct leovct changed the title feat: hide args output by default feat: deploy an enclave without exposing secrets stored in args Nov 12, 2024
@leovct leovct requested a review from a team November 12, 2024 14:39
@leovct leovct marked this pull request as ready for review November 12, 2024 14:39
@leovct leovct changed the title feat: deploy an enclave without exposing secrets stored in args feat: deploy without exposing secrets stored in args Nov 12, 2024
@leovct leovct merged commit a01f8b9 into 0xPolygon:main Nov 13, 2024
21 checks passed
@leovct leovct deleted the feat/debug-mode branch November 13, 2024 08: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.

3 participants