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 support to display mnemonic discreetly for algokey generate #5886

Merged
merged 7 commits into from
Feb 6, 2024

refactor: rename `indiscreet` to `discreet`

f7d8ed0
Select commit
Loading
Failed to load commit list.
Merged

feat: add support to display mnemonic discreetly for algokey generate #5886

refactor: rename `indiscreet` to `discreet`
f7d8ed0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 6, 2024 in 1s

37.50% of diff hit (target 56.00%)

View this Pull Request on Codecov

37.50% of diff hit (target 56.00%)

Annotations

Check warning on line 134 in cmd/algokey/common.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/algokey/common.go#L134

Added line #L134 was not covered by tests

Check warning on line 137 in cmd/algokey/common.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/algokey/common.go#L137

Added line #L137 was not covered by tests

Check warning on line 55 in cmd/algokey/generate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/algokey/generate.go#L52-L55

Added lines #L52 - L55 were not covered by tests

Check warning on line 58 in cmd/algokey/generate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/algokey/generate.go#L57-L58

Added lines #L57 - L58 were not covered by tests