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

fix(grpc): set Bond public key for decoded transaction #1577

Merged
merged 3 commits into from
Nov 1, 2024

Conversation

b00f
Copy link
Collaborator

@b00f b00f commented Nov 1, 2024

Description

This PR verifies whether the Bond transaction includes the public key and, if so, sets it for the proto payload. Previously, the Validator public key was missed even when the transaction has one.

Related issue(s)

@b00f b00f requested a review from Ja7ad November 1, 2024 06:42
@Ja7ad
Copy link
Contributor

Ja7ad commented Nov 1, 2024

@b00f Please fix the lint issue

@Ja7ad Ja7ad merged commit e58e36c into pactus-project:main Nov 1, 2024
10 checks passed
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.

GRPC: Bond Transaction doesn't decode properly if it has public key
2 participants