Skip to content

Conversation

@golddydev
Copy link
Collaborator

@golddydev golddydev commented Nov 18, 2025

Description

In epochs_state, handle block's mint even there is no issuer_vkey.
Otherwise, epoch state won't be updated (last_block_height, last_block_time, ..) for byron epochs.

In chain_store module, fixes last_persisted_block to be u64

Related Issue(s)

Just fix small issue

How was this tested?

Tested with omnibus process

Checklist

  • My code builds and passes local tests
  • I added/updated tests for my changes, where applicable
  • I updated documentation (if applicable)
  • CI is green for this PR

Impact / Side effects

No

Reviewer notes / Areas to focus

epochs_state -> state.rs -> handle_mint

@golddydev golddydev merged commit a5b26ca into main Nov 18, 2025
2 checks passed
@golddydev golddydev deleted the gd/handle-byron-blocks-mint branch November 18, 2025 17:44
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.

4 participants