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

zcash_client_backend: Move change memos into the ChangeValue components of Proposals #1012

Merged
merged 2 commits into from
Oct 12, 2023

Apply suggestions from code review

bcea060
Select commit
Loading
Failed to load commit list.
Merged

zcash_client_backend: Move change memos into the ChangeValue components of Proposals #1012

Apply suggestions from code review
bcea060
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 11, 2023 in 1s

65.38% of diff hit (target 69.87%)

View this Pull Request on Codecov

65.38% of diff hit (target 69.87%)

Annotations

Check warning on line 44 in zcash_client_backend/src/fees.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/fees.rs#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 147 in zcash_client_backend/src/fees/fixed.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/fees/fixed.rs#L145-L147

Added lines #L145 - L147 were not covered by tests

Check warning on line 214 in zcash_client_backend/src/fees/zip317.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

zcash_client_backend/src/fees/zip317.rs#L212-L214

Added lines #L212 - L214 were not covered by tests