Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

BlockRecord: include previous block hash #120

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

rvcas
Copy link
Member

@rvcas rvcas commented Feb 1, 2022

  • hex encode the previous block hash from the block header body
  • include it in struct BlockRecord

closes #119

@rvcas rvcas requested a review from scarmuega as a code owner February 1, 2022 14:17
@rvcas rvcas requested a review from pavlix February 1, 2022 14:17
@rvcas rvcas added the enhancement New feature or request label Feb 1, 2022
@mark-stopka mark-stopka merged commit 30d7d0d into main Feb 1, 2022
@rvcas rvcas deleted the feat/add_previous_block_hash branch February 1, 2022 15:32
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add missing previous block hash in the BlockRecord event
3 participants