Skip to content

Replace CSproutNotePlaintextEntry with SproutNoteEntry to match Sapling#4036

Merged
zkbot merged 1 commit intozcash:masterfrom
Eirik0:sprout-note-entry
Jun 6, 2019
Merged

Replace CSproutNotePlaintextEntry with SproutNoteEntry to match Sapling#4036
zkbot merged 1 commit intozcash:masterfrom
Eirik0:sprout-note-entry

Conversation

@Eirik0
Copy link
Copy Markdown
Contributor

@Eirik0 Eirik0 commented May 23, 2019

This refactoring makes the output of GetFilteredNotes safer to use, by setting the Sprout note at the point of decryption, where the corresponding address is already known, rather than having to recall it using the correct payment address.

@Eirik0 Eirik0 self-assigned this May 23, 2019
@daira daira requested review from bitcartel and daira May 25, 2019 08:05
@str4d str4d added C-cleanup Category: PRs that clean code up or issues documenting cleanup. A-wallet Area: Wallet labels May 28, 2019
@Eirik0 Eirik0 requested review from LarryRuane and mdr0id and removed request for bitcartel June 3, 2019 22:54
@mms710 mms710 removed the request for review from mdr0id June 4, 2019 17:16
Copy link
Copy Markdown
Collaborator

@LarryRuane LarryRuane left a comment

Choose a reason for hiding this comment

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

ACK, ran sprout_sapling_migration.py but no other testing.

@Eirik0
Copy link
Copy Markdown
Contributor Author

Eirik0 commented Jun 5, 2019

@zkbot r+

@zkbot
Copy link
Copy Markdown
Contributor

zkbot commented Jun 5, 2019

📌 Commit a630f50 has been approved by Eirik0

@zkbot
Copy link
Copy Markdown
Contributor

zkbot commented Jun 5, 2019

⌛ Testing commit a630f50 with merge 20aef43...

zkbot added a commit that referenced this pull request Jun 5, 2019
Replace CSproutNotePlaintextEntry with SproutNoteEntry to match Sapling

This refactoring makes the output of GetFilteredNotes safer to use, by setting the Sprout note at the point of decryption, where the corresponding address is already known, rather than having to recall it using the correct payment address.
Copy link
Copy Markdown
Contributor

@daira daira left a comment

Choose a reason for hiding this comment

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

utACK.

@zkbot
Copy link
Copy Markdown
Contributor

zkbot commented Jun 6, 2019

☀️ Test successful - pr-merge
Approved by: Eirik0
Pushing 20aef43 to master...

@zkbot zkbot merged commit a630f50 into zcash:master Jun 6, 2019
@Eirik0 Eirik0 added this to the v2.0.6 milestone Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-wallet Area: Wallet C-cleanup Category: PRs that clean code up or issues documenting cleanup.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants