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

Merge remote-tracking branch 'upstream/main' into uivk

6102e83
Select commit
Loading
Failed to load commit list.
Merged

Add UnifiedIncomingViewingKey struct #1245

Merge remote-tracking branch 'upstream/main' into uivk
6102e83
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 15, 2024 in 1s

80.79% of diff hit (target 63.42%)

View this Pull Request on Codecov

80.79% of diff hit (target 63.42%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L209

Added line #L209 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L239

Added line #L239 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_sqlite/src/wallet.rs#L1503-L1505

Added lines #L1503 - L1505 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L100-L101

Added lines #L100 - L101 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L103

Added line #L103 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L105

Added line #L105 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L174

Added line #L174 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L610-L611

Added lines #L610 - L611 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L930-L936

Added lines #L930 - L936 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L940

Added line #L940 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L994-L995

Added lines #L994 - L995 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L1019-L1021

Added lines #L1019 - L1021 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L1052-L1053

Added lines #L1052 - L1053 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_keys/src/keys.rs#L1064-L1065

Added lines #L1064 - L1065 were not covered by tests