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

Add UnifiedIncomingViewingKey struct #1245

Merged
merged 11 commits into from
Mar 18, 2024

zcash_keys: Use `DecodingError` instead of `DerivationError` for key …

9d6a8b6
Select commit
Loading
Failed to load commit list.
Merged

Add UnifiedIncomingViewingKey struct #1245

zcash_keys: Use `DecodingError` instead of `DerivationError` for key …
9d6a8b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 14, 2024 in 0s

77.20% of diff hit (target 63.55%)

View this Pull Request on Codecov

77.20% of diff hit (target 63.55%)

Annotations

Check warning on line 243 in zcash_client_sqlite/src/wallet.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L243

Added line #L243 was not covered by tests

Check warning on line 1518 in zcash_client_sqlite/src/wallet.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L1516-L1518

Added lines #L1516 - L1518 were not covered by tests

Check warning on line 151 in zcash_keys/src/keys.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L150-L151

Added lines #L150 - L151 were not covered by tests

Check warning on line 153 in zcash_keys/src/keys.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L153

Added line #L153 was not covered by tests

Check warning on line 155 in zcash_keys/src/keys.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L155

Added line #L155 was not covered by tests

Check warning on line 220 in zcash_keys/src/keys.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L220

Added line #L220 was not covered by tests

Check warning on line 534 in zcash_keys/src/keys.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L533-L534

Added lines #L533 - L534 were not covered by tests

Check warning on line 540 in zcash_keys/src/keys.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L539-L540

Added lines #L539 - L540 were not covered by tests

Check warning on line 546 in zcash_keys/src/keys.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L545-L546

Added lines #L545 - L546 were not covered by tests

Check warning on line 594 in zcash_keys/src/keys.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L592-L594

Added lines #L592 - L594 were not covered by tests

Check warning on line 596 in zcash_keys/src/keys.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L596

Added line #L596 was not covered by tests

Check warning on line 667 in zcash_keys/src/keys.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L666-L667

Added lines #L666 - L667 were not covered by tests

Check warning on line 970 in zcash_keys/src/keys.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L970

Added line #L970 was not covered by tests

Check warning on line 1026 in zcash_keys/src/keys.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L1025-L1026

Added lines #L1025 - L1026 were not covered by tests

Check warning on line 1047 in zcash_keys/src/keys.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L1045-L1047

Added lines #L1045 - L1047 were not covered by tests

Check warning on line 1079 in zcash_keys/src/keys.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L1078-L1079

Added lines #L1078 - L1079 were not covered by tests

Check warning on line 1091 in zcash_keys/src/keys.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L1090-L1091

Added lines #L1090 - L1091 were not covered by tests