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

Feature/retain keys #359

Merged
merged 3 commits into from
May 13, 2020
Merged

Feature/retain keys #359

merged 3 commits into from
May 13, 2020

Conversation

arc1999
Copy link
Contributor

@arc1999 arc1999 commented May 13, 2020

Added retain keys flag which is only set when -r is also set.

Copy link
Contributor

@nkryuchkov nkryuchkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've checked the feature, it worked fine. Good job! I have some requests regarding the changes in the PR:

  1. Could you please change the target branch from master to develop?

  2. The PR description might look clearer if it was adjusted according to the template here: https://github.com/SkycoinProject/skywire-mainnet/blob/master/.github/pull_request_template.md

  3. Please run make format.

cmd/hypervisor/commands/gen-config.go Outdated Show resolved Hide resolved
cmd/hypervisor/commands/gen-config.go Outdated Show resolved Hide resolved
}

conf.PK = oldConf.PK
conf.SK=oldConf.SK
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please add spaces around =?

cmd/hypervisor/commands/gen-config.go Outdated Show resolved Hide resolved
@arc1999 arc1999 changed the base branch from master to develop May 13, 2020 16:40
Copy link
Member

@jdknives jdknives left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job. Next time please use the template for the PR description and mention the ticket associated with the PR.

@jdknives jdknives merged commit 442b35e into skycoin:develop May 13, 2020
jdknives added a commit that referenced this pull request Oct 19, 2020
Feature/retain keys

Former-commit-id: 442b35e
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