Skip to content

Upgrade dependencies#94

Merged
str4d merged 7 commits into
zcash:masterfrom
str4d:upgrade-deps
Aug 14, 2019
Merged

Upgrade dependencies#94
str4d merged 7 commits into
zcash:masterfrom
str4d:upgrade-deps

Conversation

@str4d
Copy link
Copy Markdown
Contributor

@str4d str4d commented Jul 30, 2019

No description provided.

@str4d str4d requested review from daira, defuse and ebfull July 30, 2019 20:07
Comment thread zcash_primitives/src/note_encryption.rs Outdated
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything else LGTM but I'm curious what prompted this change?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also there is no longer an assert, that's fine yes?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See #69 (comment) for the context.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And yes, there's no longer an assert because ChaCha20Ietf::xor mutates in-place and doesn't return anything.

Comment thread zcash_primitives/src/note_encryption.rs Outdated
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm assuming the 3rd argument is the signifier of which block to start from instead of prefixing with a 'block' of zero bytes?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct. See RFC 7539 section 2.8 for details.

@ebfull
Copy link
Copy Markdown
Collaborator

ebfull commented Aug 6, 2019

LGTM, will re-review once #92 is merged.

Copy link
Copy Markdown

@dconnolly dconnolly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@str4d
Copy link
Copy Markdown
Contributor Author

str4d commented Aug 14, 2019

Rebased on master to fix merge conflicts after #92 was merged.

@str4d str4d merged commit f931562 into zcash:master Aug 14, 2019
@str4d str4d deleted the upgrade-deps branch August 14, 2019 09:39
@str4d str4d added this to the v0.1.0 milestone Aug 22, 2019
greg0x pushed a commit to valargroup/librustzcash that referenced this pull request Mar 12, 2026
Move ceremony messages from custom wire format to standard Cosmos SDK tx signing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants