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

Commitment and API changes for v0.11 #147

Merged
merged 6 commits into from
Oct 30, 2023

seals: fix verify API to avoid Result<bool>

5d1e058
Select commit
Loading
Failed to load commit list.
Merged

Commitment and API changes for v0.11 #147

seals: fix verify API to avoid Result<bool>
5d1e058
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 29, 2023 in 1s

53.1% of diff hit (target 60.0%)

View this Pull Request on Codecov

53.1% of diff hit (target 60.0%)

Annotations

Check warning on line 31 in commit_verify/src/convolve.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

commit_verify/src/convolve.rs#L31

Added line #L31 was not covered by tests

Check warning on line 88 in commit_verify/src/merkle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

commit_verify/src/merkle.rs#L88

Added line #L88 was not covered by tests

Check warning on line 98 in commit_verify/src/merkle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

commit_verify/src/merkle.rs#L93-L98

Added lines #L93 - L98 were not covered by tests

Check warning on line 278 in single_use_seals/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

single_use_seals/src/lib.rs#L278

Added line #L278 was not covered by tests

Check warning on line 283 in single_use_seals/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

single_use_seals/src/lib.rs#L283

Added line #L283 was not covered by tests

Check warning on line 285 in single_use_seals/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

single_use_seals/src/lib.rs#L285

Added line #L285 was not covered by tests

Check warning on line 448 in single_use_seals/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

single_use_seals/src/lib.rs#L448

Added line #L448 was not covered by tests

Check warning on line 455 in single_use_seals/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

single_use_seals/src/lib.rs#L455

Added line #L455 was not covered by tests

Check warning on line 457 in single_use_seals/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

single_use_seals/src/lib.rs#L457

Added line #L457 was not covered by tests

Check warning on line 428 in src/api.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.rs#L428

Added line #L428 was not covered by tests