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

Various updates and enhancements #15

Merged
merged 31 commits into from
Oct 8, 2024

rename groupublickey to verificationkey, add tests

8050e3a
Select commit
Loading
Failed to load commit list.
Merged

Various updates and enhancements #15

rename groupublickey to verificationkey, add tests
8050e3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 8, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 88 in encoding.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

encoding.go#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 282 in encoding.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

encoding.go#L282

Added line #L282 was not covered by tests

Check warning on line 277 in frost.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

frost.go#L277

Added line #L277 was not covered by tests

Check warning on line 70 in internal/hashing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/hashing.go#L70

Added line #L70 was not covered by tests

Check warning on line 76 in internal/hashing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/hashing.go#L76

Added line #L76 was not covered by tests

Check warning on line 96 in internal/hashing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/hashing.go#L96

Added line #L96 was not covered by tests

Check warning on line 100 in internal/hashing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/hashing.go#L100

Added line #L100 was not covered by tests

Check warning on line 102 in internal/hashing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/hashing.go#L102

Added line #L102 was not covered by tests

Check warning on line 61 in internal/lambda.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/lambda.go#L61

Added line #L61 was not covered by tests

Check warning on line 68 in internal/lambda.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/lambda.go#L68

Added line #L68 was not covered by tests

Check warning on line 94 in signer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

signer.go#L94

Added line #L94 was not covered by tests

Check warning on line 112 in signer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

signer.go#L112

Added line #L112 was not covered by tests