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: key derivation for libp2p identities #28

Merged
merged 3 commits into from
Oct 18, 2023

error when seed is too short

0c5c370
Select commit
Loading
Failed to load commit list.
Merged

Feat: key derivation for libp2p identities #28

error when seed is too short
0c5c370
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 17, 2023 in 1s

0.00% of diff hit (target 6.43%)

View this Pull Request on Codecov

0.00% of diff hit (target 6.43%)

Annotations

Check warning on line 24 in keys.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

keys.go#L18-L24

Added lines #L18 - L24 were not covered by tests

Check warning on line 35 in keys.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

keys.go#L28-L35

Added lines #L28 - L35 were not covered by tests

Check warning on line 44 in keys.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

keys.go#L37-L44

Added lines #L37 - L44 were not covered by tests

Check warning on line 51 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L40-L51

Added lines #L40 - L51 were not covered by tests

Check warning on line 126 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L110-L126

Added lines #L110 - L126 were not covered by tests

Check warning on line 152 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L139-L152

Added lines #L139 - L152 were not covered by tests

Check warning on line 162 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L162

Added line #L162 was not covered by tests

Check warning on line 191 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L186-L191

Added lines #L186 - L191 were not covered by tests

Check warning on line 129 in setup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup.go#L129

Added line #L129 was not covered by tests

Check warning on line 296 in setup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup.go#L296

Added line #L296 was not covered by tests