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

pcli: add options to pcli v address for displaying an FVK or generating a payment address from a provided FVK #4576

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

aubrika
Copy link
Contributor

@aubrika aubrika commented Jun 7, 2024

Adding a couple utility flags to pcli v address to assist in FVK verification (i.e. Alice can send Bob an FVK, Bob can send a message in a transaction memo to an address associated with that FVK, Alice can successfully read that memo with her FVK and return the same message to Bob, confirming the round-trip communication)

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    only changes pcli output, doesn't submit any activity

@cratelyn cratelyn added the A-client Area: Design and implementation for client functionality label Jun 10, 2024
Copy link
Contributor

@conorsch conorsch left a comment

Choose a reason for hiding this comment

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

Fantastic, thanks!

displaying an FVK or generating a payment address from a provided FVK
@conorsch conorsch merged commit f299e44 into main Jun 10, 2024
13 checks passed
@conorsch conorsch deleted the fvk-verify branch June 10, 2024 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-client Area: Design and implementation for client functionality
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants