Skip to content

Conversation

arepala-uml
Copy link
Contributor

@arepala-uml arepala-uml commented Mar 13, 2025

  1. Added changes for decoding specific block header type and written separate cases for Shelley/Allegra/Mary/Alonzo and Babbage/Conway in NewBlockHeaderFromCbor.
  2. Added unit test cases for each case to validate whether the correct corresponding function is executed in NewBlockHeaderFromCbor.

Closes #844

@arepala-uml arepala-uml marked this pull request as ready for review March 13, 2025 23:14
@arepala-uml arepala-uml requested a review from a team as a code owner March 13, 2025 23:15
Copy link
Member

@wolf31o2 wolf31o2 left a comment

Choose a reason for hiding this comment

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

Only a couple minor changes

…ifferent shapes like Shelley/Allegra/Mary/Alonzo and Babbage/Conway.

Signed-off-by: Akhil Repala <[email protected]>
…ype in NewBlockHeaderFromCbor

Signed-off-by: Akhil Repala <[email protected]>
… whether the correct corresponding function is executed in NewBlockHeaderFromCbor.

Signed-off-by: Akhil Repala <[email protected]>
@arepala-uml arepala-uml requested a review from wolf31o2 March 14, 2025 17:38
@wolf31o2 wolf31o2 merged commit 489e47f into main Mar 14, 2025
9 checks passed
@wolf31o2 wolf31o2 deleted the decode_block branch March 14, 2025 19:15
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.

Decode block header as proper era type
2 participants