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 More Fields to Remote Signer Sign Request #10004

Merged
merged 3 commits into from
Dec 9, 2021

Conversation

rauljordan
Copy link
Contributor

In order to support Web3Signer #9994, we need to support a few extra fields in our sign request protobuf. This PR adds the needed fields, and will not break existing users of the protobuf as we are not modifying older values or field indices.

@rauljordan rauljordan requested a review from a team as a code owner December 9, 2021 16:58
@rauljordan rauljordan self-assigned this Dec 9, 2021
@rauljordan rauljordan added OK to merge Ready For Review A pull request ready for code review labels Dec 9, 2021
Copy link
Contributor

@james-prysm james-prysm left a comment

Choose a reason for hiding this comment

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

This will allow me to pull information for web3signer.

@prylabs-bulldozer prylabs-bulldozer bot merged commit 37ca409 into develop Dec 9, 2021
@delete-merged-branch delete-merged-branch bot deleted the add-fields-sign-req branch December 9, 2021 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants