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: coinbase padding #1242

Merged
merged 1 commit into from
Dec 17, 2024
Merged

fix: coinbase padding #1242

merged 1 commit into from
Dec 17, 2024

Conversation

BalazsSevecsek
Copy link
Collaborator

@BalazsSevecsek BalazsSevecsek commented Dec 12, 2024

Description

coinbase '=' padding character caused an issue where an alternative string was written to the blockchain

Motivation and Context

Invalid id written to the chain.

How Has This Been Tested?

On esmeralda with a local build.

What process can a PR reviewer use to test or verify this change?

Check the coinbase extra string that gets written to the block and compare that to what the merge mining proxy gets as an arg.

Breaking Changes

  • None
  • Requires data directory on base node to be deleted
  • Requires hard fork
  • Other - Please specify

@brianp brianp merged commit 54c461d into main Dec 17, 2024
11 checks passed
@brianp brianp deleted the fix/coinbase branch December 17, 2024 15:38
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.

2 participants