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: add private-key-file flag to snarkos developer execute command #3406

Closed
wants to merge 1 commit into from

Conversation

Meshiest
Copy link
Contributor

Motivation

The execute command is often used in secure contexts, and providing an option for a file input reduces potential cleartext private key exposure in both troubleshooting and production environments.

Test Plan

An additional test case has been added for parsing the --private-key-file flag

Related PRs

n/a

@alzger
Copy link
Contributor

alzger commented Nov 1, 2024

There is a CI job failing. @zkxuerb if you can help on how to proceed on this one.

@zkxuerb
Copy link
Collaborator

zkxuerb commented Nov 1, 2024

The check-fmt job is failing because it would want some code structured differently, these are mostly there to regulate the appearance of the code. I think the easies way to get around this would be for me to re open the PR on a more up to date version. @alzger thoughts ?

@zkxuerb
Copy link
Collaborator

zkxuerb commented Nov 5, 2024

#3429 supersedes this to pass check-fmt.

@zkxuerb zkxuerb closed this Nov 5, 2024
@Meshiest Meshiest deleted the feat-execute-pk-file branch November 7, 2024 23:10
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.

5 participants