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: prevent stripping public key for subsidy transactions #678

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

b00f
Copy link
Collaborator

@b00f b00f commented Sep 6, 2023

Description

Ensure the flagStripedPublicKey is only set for non-subsidy transactions when the public key is nil.

Related issue(s)

@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Merging #678 (edeea93) into main (85f3063) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #678   +/-   ##
=======================================
  Coverage   83.70%   83.70%           
=======================================
  Files         167      167           
  Lines        8008     8009    +1     
=======================================
+ Hits         6703     6704    +1     
  Misses       1002     1002           
  Partials      303      303           

@amirvalhalla amirvalhalla merged commit 4513a1d into pactus-project:main Sep 7, 2023
12 checks passed
@b00f b00f deleted the subsidy-strup-publick-key branch September 7, 2023 11:45
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.

Seeking Public Key for Address Zero (Treasury Address)
2 participants