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

Simplify library interfaces a bit #114

Merged
merged 4 commits into from
Apr 24, 2024

CHANGELOG: add a note about PublicKey and config interfaces simplific…

8e00eb3
Select commit
Loading
Failed to load commit list.
Merged

Simplify library interfaces a bit #114

CHANGELOG: add a note about PublicKey and config interfaces simplific…
8e00eb3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 24, 2024 in 0s

10.00% of diff hit (target 62.72%)

View this Pull Request on Codecov

10.00% of diff hit (target 62.72%)

Annotations

Check warning on line 28 in internal/consensus/consensus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/consensus/consensus.go#L25-L28

Added lines #L25 - L28 were not covered by tests

Check warning on line 32 in internal/consensus/consensus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/consensus/consensus.go#L32

Added line #L32 was not covered by tests

Check warning on line 67 in internal/crypto/ecdsa.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/crypto/ecdsa.go#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 159 in internal/simulation/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/simulation/main.go#L158-L159

Added lines #L158 - L159 were not covered by tests