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: lazy auth #977

Merged
merged 11 commits into from
Oct 3, 2024
Merged

feat: lazy auth #977

merged 11 commits into from
Oct 3, 2024

Conversation

NikolaMilosa
Copy link
Contributor

This PR refactors the way we do proposals. Now the following rule applies:

If the detection of neuron fails a fake neuron will be put in its place. That neuron doesn't exist on the mainnet and cannot submit proposals.

This is done in order to allow the team to play around with different variations of commands without having to always say --dry-run.

When the hsm is plugged in, or when the private key pem is specified the code will use that neuron.

@NikolaMilosa NikolaMilosa requested a review from a team as a code owner October 2, 2024 12:16
@sasa-tomic sasa-tomic merged commit c5acf0d into main Oct 3, 2024
4 checks passed
@sasa-tomic sasa-tomic deleted the nm-lazy-auth branch October 3, 2024 09:45
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