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 #3429

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

zkxuerb
Copy link
Collaborator

@zkxuerb zkxuerb commented Nov 1, 2024

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

This is a copy of #3406 to pass check-fmt ci job.

@zkxuerb zkxuerb requested a review from alzger November 1, 2024 22:17
@zkxuerb zkxuerb force-pushed the feat/execute-pk-file branch from b936b9b to 8ccfa82 Compare November 1, 2024 23:24
@alzger alzger requested review from vicsn and a team and removed request for alzger November 4, 2024 14:54
@alzger alzger merged commit 8fb29c4 into AleoNet:staging Nov 5, 2024
24 checks passed
@zosorock zosorock added the bug Incorrect or unexpected behavior label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect or unexpected behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants